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-cli.cpp
Age
Commit message (
Expand
)
Author
2025-06-19
add dry sampler (#513)
firecoperana
2024-06-04
common : refactor cli arg parsing (#7675)
Georgi Gerganov
2024-05-22
common : normalize naming style (#7462)
Georgi Gerganov
2024-05-14
llava-cli: fix base64 prompt (#7248)
k.h.lai
2024-05-10
Fix memory bug in grammar parser (#7194)
Justine Tunney
2024-04-29
llava-cli : multiple images (#6969)
cpumaxx
2024-04-21
llava : use logger in llava-cli (#6797)
Justine Tunney
2024-04-21
llama : support Llama 3 HF conversion (#6745)
Pedro Cuenca
2024-04-09
BERT tokenizer fixes (#6498)
Jared Van Bortel
2024-02-16
ggml : add numa options (#5377)
bmwl
2024-02-14
llava : support v1.6 (#5267)
John
2024-02-07
llava-cli : always tokenize special tokens (#5382)
Xiao-Yong Jin
2024-01-27
llava : support for Yi-VL and fix for mobileVLM (#5093)
John
2024-01-09
llava-cli : don't crash if --image flag is invalid (#4835)
Justine Tunney
2023-12-29
llava-cli : refactor to use sampling library (#4669)
Justine Tunney
2023-11-16
Respect tokenizer.ggml.add_bos_token value when tokenizing (#4040)
Kerfuffle
2023-11-07
Use params when loading models in llava-cli (#3976)
Matthew Tejo
2023-11-07
llava : expose as a shared library for downstream projects (#3613)
Damian Stewart