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