COMMITS
/ common/common.h December 6, 2024
X
server : (refactoring) do not rely on JSON internally (#10643)
Xuan Son Nguyen committed
December 2, 2024
H
server: Add "tokens per second" information in the backend (#10548)
haopeng committed
November 27, 2024
X
common : fix duplicated file name with hf_repo and hf_file (#10550)
Xuan Son Nguyen committed
November 25, 2024
D
llama : accept a list of devices to use to offload a model (#10497)
Diego Devesa committed
G
speculative : refactor and add a simpler example (#10362)
Georgi Gerganov committed
November 16, 2024
J
llama/ex: remove --logdir argument (#10339)
Johannes Gäßler committed
November 11, 2024
G
server : enable KV cache defrag by default (#10233)
Georgi Gerganov committed
November 2, 2024
G
llama : adjust default context size + print warnings (#10136)
Georgi Gerganov committed
October 29, 2024
G
llama : remove Tail-Free sampling (#10071)
Georgi Gerganov committed
October 25, 2024
W
llama : add DRY sampler (#9702)
wwoodsTM committed
M
llama: string_split fix (#10022)
Michael Podvitskiy committed
October 22, 2024
D
arg : fix typo in embeddings argument help [no ci] (#9994)
Daniel Bevenius committed
October 15, 2024
G
llama : add infill sampler (#9896)
Georgi Gerganov committed
M
sampling : add XTC sampler (#9742)
MaggotHATE committed
October 13, 2024
G
server : reuse cached context chunks (#9866)
Georgi Gerganov committed
October 12, 2024
G
server : remove legacy system_prompt feature (#9857)
Georgi Gerganov committed
G
llama : improve infill support and special token detection (#9798)
Georgi Gerganov committed
October 10, 2024
D
common : use common_ prefix for common library functions (#9805)
Diego Devesa committed
October 8, 2024
X
server : better security control for public deployments (#9776)
Xuan Son Nguyen committed
September 28, 2024
G
llama : add reranking support (#9510)
Georgi Gerganov committed
September 16, 2024
V
main : option to disable context shift (#9484)
Vinesh Janarthanan committed
September 15, 2024
G
common : reimplement logging (#9418)
Georgi Gerganov committed
September 13, 2024
G
llama : llama_perf + option to disable timings during decode (#9355)
Georgi Gerganov committed
September 9, 2024
X
common : move arg parser code to `arg.cpp` (#9388)
Xuan Son Nguyen committed
September 8, 2024
X
common : bring back missing args, add env var duplication check (#9375)
Xuan Son Nguyen committed
September 7, 2024
X
common : refactor arg parser (#9308)
Xuan Son Nguyen committed
G
llama : refactor sampling v2 (#9294)
Georgi Gerganov committed
September 6, 2024
A
batched-bench : add `--output-format jsonl` option (#9293)
Aarni Koskela committed
August 29, 2024
F
Threadpool: take 2 (#8672)
Faisal Zaghloul committed
August 21, 2024
X
server : support reading arguments from environment variables (#9105)
Xuan Son Nguyen committed
August 15, 2024
Z
common : remove duplicate function llama_should_add_bos_token (#8778)
Zhenwei Jin committed
August 9, 2024
G
llama : better replace_all (cont) (#8926)
Georgi Gerganov committed
August 6, 2024
X
server : add lora hotswap endpoint (WIP) (#8857)
Xuan Son Nguyen committed
August 5, 2024
L
common : Changed tuple to struct (TODO fix) (#8823)
Liu Jia committed
July 23, 2024
X
examples : Fix `llama-export-lora` example (#8607)
Xuan Son Nguyen committed
July 6, 2024
D
added support for Authorization Bearer tokens when downloading model (#8307)
Derrick T. Woolworth committed
July 5, 2024
J
Detokenizer fixes (#8039)
jaime-m-p committed
D
llama : streamline embeddings from "non-embedding" models (#8087)
Douglas Hanley committed
July 2, 2024
June 30, 2024
X
Fix new line issue with chat template, disable template when in-prefix/suffix is set (#8203)
Xuan Son Nguyen committed
June 28, 2024
S
Add SPM infill support (#8016)
Sigbjørn Skjæret committed
June 27, 2024
X
Add chatml fallback for cpp `llama_chat_apply_template` (#8160)
Xuan Son Nguyen committed
June 25, 2024
X
cvector: better prompt handling, add "mean vector" method (#8069)
Xuan Son Nguyen committed
X
Add chat template support for llama-cli (#8068)
Xuan Son Nguyen committed
June 24, 2024
Y
embedding : more cli arguments (#7458)
Yann Follet committed
June 18, 2024
F
chore: clean useless beam search param (#7985)
Frank Mai committed
June 15, 2024
X
Add `cvector-generator` example (#7514)
Xuan Son Nguyen committed
June 8, 2024
O
url: save -mu downloads to new cache location (#7826)
Olivier Chafik committed
S
server : smart slot selection using Longest Common Prefix (#7728)
sasha0552 committed
June 6, 2024
G
server : fix --threads-http arg (#7801)
Georgi Gerganov committed