index
:
ik_llama.cpp.git
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
llava
/
llava.cpp
Age
Commit message (
Expand
)
Author
2024-08-12
Merge mainline - Aug 12 2024 (#17)
Kawrakow
2024-05-15
ggml : tag ggml_tensor::backend as deprecated (#7290)
slaren
2024-04-21
llava : use logger in llava-cli (#6797)
Justine Tunney
2024-03-15
llava : change API to pure C style for Rust FFI bindgen (#6079)
Ting Lou
2024-02-25
code : normalize enum names (#5697)
Georgi Gerganov
2024-02-20
server : support llava 1.6 (#5553)
CJ Pais
2024-02-16
llava : removed excess free(NULL) operation (#5531)
Herman Semenov
2024-02-15
llaba : hotfix for llava-1.6 image number (#5495)
John
2024-02-14
llava : support v1.6 (#5267)
John
2023-12-30
clip : refactor + bug fixes (#4696)
Georgi Gerganov
2023-11-17
llava : fix compilation warning that fread return value is not used (#4069)
Huawei Lin
2023-11-07
llava : expose as a shared library for downstream projects (#3613)
Damian Stewart
2023-10-18
speculative : add tree-based sampling example (#3624)
Georgi Gerganov
2023-10-16
llava : fix tokenization to not add bos between image embeddings and user pro...
Georgi Gerganov
2023-10-14
Honor -ngl option for Cuda offloading in llava (#3621)
M. Yusuf Sarıgöz
2023-10-12
examples: support LLaVA v1.5 (multimodal model) (#3436)
M. Yusuf Sarıgöz