COMMITS
/ examples/lookup/lookup.cpp November 25, 2024
G
speculative : refactor and add a simpler example (#10362)
Georgi Gerganov committed
October 18, 2024
X
llama : remove all_pos_0, all_pos_1, all_seq_id from llama_batch (#9745)
Xuan Son Nguyen committed
October 10, 2024
D
common : use common_ prefix for common library functions (#9805)
Diego Devesa 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 7, 2024
X
common : refactor arg parser (#9308)
Xuan Son Nguyen committed
G
llama : refactor sampling v2 (#9294)
Georgi Gerganov committed
August 5, 2024
L
common : Changed tuple to struct (TODO fix) (#8823)
Liu Jia committed
July 17, 2024
J
lookup: fibonacci hashing, fix crashes (#8548)
Johannes Gäßler committed
June 4, 2024
G
common : refactor cli arg parsing (#7675)
Georgi Gerganov committed
May 22, 2024
G
common : normalize naming style (#7462)
Georgi Gerganov committed
April 24, 2024
J
Server: fix seed for multiple slots (#6835)
Johannes Gäßler committed
April 21, 2024
P
llama : support Llama 3 HF conversion (#6745)
Pedro Cuenca committed
April 9, 2024
J
BERT tokenizer fixes (#6498)
Jared Van Bortel committed
March 23, 2024
J
lookup: complement data from context with general text statistics (#5479)
Johannes Gäßler committed
February 16, 2024
B
ggml : add numa options (#5377)
bmwl committed
February 11, 2024
J
lookup: add print for drafting performance (#5450)
Johannes Gäßler committed
December 22, 2023
L
lookup : add prompt lookup decoding example (#4484)
LeonEricsson committed