COMMITS
/ examples/llava/llava-cli.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 29, 2024
F
Threadpool: take 2 (#8672)
Faisal Zaghloul 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
May 13, 2024
K
llava-cli: fix base64 prompt (#7248)
k.h.lai committed
May 10, 2024
J
Fix memory bug in grammar parser (#7194)
Justine Tunney committed
April 29, 2024
C
llava-cli : multiple images (#6969)
cpumaxx committed
April 21, 2024
J
llava : use logger in llava-cli (#6797)
Justine Tunney committed
P
llama : support Llama 3 HF conversion (#6745)
Pedro Cuenca committed
April 9, 2024
J
BERT tokenizer fixes (#6498)
Jared Van Bortel committed
February 16, 2024
B
ggml : add numa options (#5377)
bmwl committed
February 14, 2024
J
llava : support v1.6 (#5267)
John committed
February 7, 2024
X
llava-cli : always tokenize special tokens (#5382)
Xiao-Yong Jin committed
January 27, 2024
J
llava : support for Yi-VL and fix for mobileVLM (#5093)
John committed
January 9, 2024
J
llava-cli : don't crash if --image flag is invalid (#4835)
Justine Tunney committed
December 29, 2023
J
llava-cli : refactor to use sampling library (#4669)
Justine Tunney committed
November 17, 2023
K
Respect tokenizer.ggml.add_bos_token value when tokenizing (#4040)
Kerfuffle committed
November 7, 2023
M
Use params when loading models in llava-cli (#3976)
Matthew Tejo committed
November 6, 2023
D
llava : expose as a shared library for downstream projects (#3613)
Damian Stewart committed