COMMITS
/ examples/llava/llava.cpp November 29, 2024
T
llava: return false instead of exit (#10546)
Ting Lou 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 16, 2024
D
llava : fix typo in error message [no ci] (#9884)
Daniel Bevenius committed
September 15, 2024
G
common : reimplement logging (#9418)
Georgi Gerganov committed
September 12, 2024
G
ggml : hide ggml_object, ggml_cgraph, ggml_hash_set (#9408)
Georgi Gerganov committed
August 16, 2024
T
llava : support MiniCPM-V-2.6 (#8967)
tc-mb committed
August 9, 2024
T
llava : support MiniCPM-V-2.5 (#7599)
tc-mb committed
May 15, 2024
S
ggml : tag ggml_tensor::backend as deprecated (#7290)
slaren committed
April 21, 2024
J
llava : use logger in llava-cli (#6797)
Justine Tunney committed
March 15, 2024
T
llava : change API to pure C style for Rust FFI bindgen (#6079)
Ting Lou committed
February 25, 2024
G
code : normalize enum names (#5697)
Georgi Gerganov committed
February 20, 2024
C
server : support llava 1.6 (#5553)
CJ Pais committed
February 16, 2024
H
llava : removed excess free(NULL) operation (#5531)
Herman Semenov committed
February 15, 2024
J
llaba : hotfix for llava-1.6 image number (#5495)
John committed
February 14, 2024
J
llava : support v1.6 (#5267)
John committed
December 30, 2023
G
clip : refactor + bug fixes (#4696)
Georgi Gerganov committed
November 17, 2023
H
llava : fix compilation warning that fread return value is not used (#4069)
Huawei Lin committed
November 6, 2023
D
llava : expose as a shared library for downstream projects (#3613)
Damian Stewart committed
October 18, 2023
G
speculative : add tree-based sampling example (#3624)
Georgi Gerganov committed
October 16, 2023
G
llava : fix tokenization to not add bos between image embeddings and user prompt (#3645)
Georgi Gerganov committed
October 14, 2023
M
Honor -ngl option for Cuda offloading in llava (#3621)
M. Yusuf Sarıgöz committed
October 12, 2023
M
examples: support LLaVA v1.5 (multimodal model) (#3436)
M. Yusuf Sarıgöz committed