Georgi Gerganov
|
5c333e0140
metal : add BF16 support (#8439)
|
1 rok temu |
Diego Devesa
|
9f40989351
ggml : move CPU backend to a separate file (#10144)
|
1 rok temu |
Georgi Gerganov
|
8d8ff71536
llama : remove Tail-Free sampling (#10071)
|
1 rok temu |
wwoodsTM
|
ff252ea48e
llama : add DRY sampler (#9702)
|
1 rok temu |
Michael Podvitskiy
|
d80fb71f8b
llama: string_split fix (#10022)
|
1 rok temu |
Georgi Gerganov
|
f594bc80ba
ggml : add asserts for type conversion in fattn kernels (#9971)
|
1 rok temu |
Xuan Son Nguyen
|
cda0e4b648
llama : remove all_pos_0, all_pos_1, all_seq_id from llama_batch (#9745)
|
1 rok temu |
MaggotHATE
|
fbc98b748e
sampling : add XTC sampler (#9742)
|
1 rok temu |
Georgi Gerganov
|
11ac9800af
llama : improve infill support and special token detection (#9798)
|
1 rok temu |
Diego Devesa
|
7eee341bee
common : use common_ prefix for common library functions (#9805)
|
1 rok temu |
Georgi Gerganov
|
8c475b97b8
rerank : use [SEP] token instead of [BOS] (#9737)
|
1 rok temu |
matiaslin
|
faac0bae26
common : ensure llama_batch size does not exceed max size (#9668)
|
1 rok temu |
Georgi Gerganov
|
f4d2b8846a
llama : add reranking support (#9510)
|
1 rok temu |
Georgi Gerganov
|
6262d13e0b
common : reimplement logging (#9418)
|
1 rok temu |
Georgi Gerganov
|
0abc6a2c25
llama : llama_perf + option to disable timings during decode (#9355)
|
1 rok temu |
Ahmad Tameem
|
2b00fa7997
riscv : modify Makefile and add a RISCV_VECT to print log info (#9442)
|
1 rok temu |
Farbod Bijary
|
67155ab7f5
feat: Implements retrying logic for downloading models using --model-url flag (#9255)
|
1 rok temu |
Xuan Son Nguyen
|
6cd4e03444
arg : bring back missing ifdef (#9411)
|
1 rok temu |
Xuan Son Nguyen
|
bfe76d4a17
common : move arg parser code to `arg.cpp` (#9388)
|
1 rok temu |
Xuan Son Nguyen
|
3f7ccfd649
common : bring back missing args, add env var duplication check (#9375)
|
1 rok temu |
slaren
|
a249843d89
common : restore --n-gpu-layers (#9371)
|
1 rok temu |
Xuan Son Nguyen
|
00b02bb249
imatrix : fix arg parser for imatrix (#9366)
|
1 rok temu |
Georgi Gerganov
|
faf69d4237
llama : sanitize invalid tokens (#9357)
|
1 rok temu |
Xuan Son Nguyen
|
1b9ae5189c
common : refactor arg parser (#9308)
|
1 rok temu |
Georgi Gerganov
|
df270ef745
llama : refactor sampling v2 (#9294)
|
1 rok temu |
Aarni Koskela
|
815b1fb20a
batched-bench : add `--output-format jsonl` option (#9293)
|
1 rok temu |
Radoslav Gerganov
|
82e3b03c11
rpc : make RPC servers come first in the device list (#9296)
|
1 rok temu |
Faisal Zaghloul
|
42c76d1358
Threadpool: take 2 (#8672)
|
1 rok temu |
Xuan Son Nguyen
|
a77feb5d71
server : add some missing env variables (#9116)
|
1 rok temu |
Justine Tunney
|
436787f170
llama : fix time complexity of string replacement (#9163)
|
1 rok temu |