slaren
|
424b6381c4
ggml : add context enumeration functions (#3605)
|
2 years ago |
M. Yusuf Sarıgöz
|
370359e5ba
examples: support LLaVA v1.5 (multimodal model) (#3436)
|
2 years ago |
Jan Ploski
|
f5f9121de1
llm : add MPT support (#3417)
|
2 years ago |
Georgi Gerganov
|
fcca0a7004
refact : fix convert script + zero out KV cache to avoid nans (#3523)
|
2 years ago |
Georgi Gerganov
|
db3abcc114
sync : ggml (ggml-backend) (#3548)
|
2 years ago |
Georgi Gerganov
|
0d152b37fe
ggml : fix build after #3329
|
2 years ago |
ds5t5
|
f8c90cdbaa
llm : add Refact model (#3329)
|
2 years ago |
Georgi Gerganov
|
f93af02488
sync : ggml (conv 1d + 2d updates, UB fixes) (#3468)
|
2 years ago |
Tameem
|
79f34abddb
ggml : add RISC-V Vector Support for K-Quants and improved the existing intrinsics (#3453)
|
2 years ago |
shibe2
|
665018c749
CLBlast: Add broadcast support for matrix multiplication (#3402)
|
2 years ago |
Cebtenzzre
|
bc39553c90
build : enable more non-default compiler warnings (#3200)
|
2 years ago |
Qu Zongfu
|
7f1a0fe709
ggml : release the requested thread pool resource (#3292)
|
2 years ago |
xaedes
|
0e76a8992c
train : finetune LORA (#2632)
|
2 years ago |
Cebtenzzre
|
2db94d98ed
gguf : basic type checking in gguf_get_* (#3346)
|
2 years ago |
Georgi Gerganov
|
ec893798b7
llama : custom attention mask + parallel decoding + no context swaps (#3228)
|
2 years ago |
Georgi Gerganov
|
8c00b7a6ff
sync : ggml (Metal F32 support + reduce ggml-alloc size) (#3192)
|
2 years ago |
Georgi Gerganov
|
a51b687657
metal : relax conditions on fast matrix multiplication kernel (#3168)
|
2 years ago |
Eric Sommerlade
|
b52b29ab9d
arm64 support for windows (#3007)
|
2 years ago |
Georgi Gerganov
|
b3e9852e47
sync : ggml (CUDA GLM RoPE + POSIX) (#3082)
|
2 years ago |
Przemysław Pawełczyk
|
cb6c44c5e0
build : do not use _GNU_SOURCE gratuitously (#2035)
|
2 years ago |
Kunshang Ji
|
7f412dab9c
enable CPU HBM (#2603)
|
2 years ago |
Cebtenzzre
|
00d62adb79
fix some warnings from gcc and clang-tidy (#3038)
|
2 years ago |
Przemysław Pawełczyk
|
fec2fb19e4
ggml : posixify madvise and pagesize (#3037)
|
2 years ago |
Jhen-Jie Hong
|
21f3d1be86
k-quants : fix build on armv7 (android only) (#2920)
|
2 years ago |
Tameem
|
5aec2cfaac
ggml : add RISC-V vector intrinsics support (#2929)
|
2 years ago |
slaren
|
06abf8eeba
ggml : add view_src and view_offs to ggml_tensor for views (#2874)
|
2 years ago |
xaedes
|
44c117f41e
train : mem usage and other improvements (#2439)
|
2 years ago |
Georgi Gerganov
|
35feac6560
ggml : sync (mem align to header + conv_transpose_2d fixes + ggml_alloc) (#2852)
|
2 years ago |
Georgi Gerganov
|
f55538c3cc
metal : fix memory leak (#2762)
|
2 years ago |
Georgi Gerganov
|
103cfafc77
gguf : fix strings to not be null-terminated (#2839)
|
2 years ago |