summaryrefslogtreecommitdiff
path: root/examples/llava
AgeCommit message (Expand)Author
2024-08-12Merge mainline - Aug 12 2024 (#17)Kawrakow
2024-07-27Merge mainline llama.cpp (#3)Kawrakow
2024-06-13`build`: rename main → llama-cli, server → llama-server, llava-cli → ll...Olivier Chafik
2024-06-04common : refactor cli arg parsing (#7675)Georgi Gerganov
2024-05-30Move convert.py to examples/convert-legacy-llama.py (#7430)Galunid
2024-05-28llava : update clip.h (#7580)Ikko Eltociear Ashimine
2024-05-22common : normalize naming style (#7462)Georgi Gerganov
2024-05-15ggml : tag ggml_tensor::backend as deprecated (#7290)slaren
2024-05-14llava-cli: fix base64 prompt (#7248)k.h.lai
2024-05-10Fix memory bug in grammar parser (#7194)Justine Tunney
2024-05-10llava : fix moondream support (#7163)Andrei
2024-05-08Revert "llava : add support for moondream vision language model (#6899)"Georgi Gerganov
2024-05-07docs: fix typos (#7124)omahs
2024-04-29llava-cli : multiple images (#6969)cpumaxx
2024-04-25llava : add support for moondream vision language model (#6899)vik
2024-04-25clip : rename lerp function to avoid conflict (#6894)Daniel Bevenius
2024-04-21llava : use logger in llava-cli (#6797)Justine Tunney
2024-04-21llama : support Llama 3 HF conversion (#6745)Pedro Cuenca
2024-04-12chore: Fix markdown warnings (#6625)Rene Leonhardt
2024-04-09BERT tokenizer fixes (#6498)Jared Van Bortel
2024-03-28llava : fix MobileVLM (#6364)Ziang Wu
2024-03-28doc: fix typo in MobileVLM-README.md (#6181)Ziang Wu
2024-03-26cuda : rename build flag to LLAMA_CUDA (#6299)slaren
2024-03-20llava : update MobileVLM-README.md (#6180)Ziang Wu
2024-03-20llava : add MobileVLM_V2 backup (#6175)Ziang Wu
2024-03-20Revert "llava : add a MobileVLM_V2-1.7B backup (#6152)"Georgi Gerganov
2024-03-20llava : add a MobileVLM_V2-1.7B backup (#6152)Ziang Wu
2024-03-18clip : fix memory leak (#6138)Felix
2024-03-15llava : change API to pure C style for Rust FFI bindgen (#6079)Ting Lou
2024-03-14gguf : fix resource leaks (#6061)Steve Grubb
2024-03-14readme : improve readme for Llava-1.6 example (#6044)Jian Liao
2024-03-09ggml : remove old quantization functions (#5942)Georgi Gerganov
2024-02-25code : normalize enum names (#5697)Georgi Gerganov
2024-02-21llava : add --skip-unknown to 1.6 convert.py (#5632)Daniel Bevenius
2024-02-20server : support llava 1.6 (#5553)CJ Pais
2024-02-20llava : add explicit instructions for llava-1.6 (#5611)Daniel Bevenius
2024-02-19llava : remove extra cont (#5587)Georgi Gerganov
2024-02-19llava : replace ggml_cpy with ggml_contslaren
2024-02-19llava : avoid changing the original BakLLaVA model (#5577)Daniel Bevenius
2024-02-18llava : update surgery script to not remove tensors (#5536)Daniel Bevenius
2024-02-16llava : removed excess free(NULL) operation (#5531)Herman Semenov
2024-02-16ggml : add numa options (#5377)bmwl
2024-02-16llava : fix clip-model-is-vision flag in README.md (#5509)Daniel Bevenius
2024-02-15clip : fix wrong loop conditionGeorgi Gerganov
2024-02-15llava : fix memory management bug (#5491)Elbios
2024-02-15llaba : hotfix for llava-1.6 image number (#5495)John
2024-02-14llava : update README.md (#5489)John
2024-02-14llava : support v1.6 (#5267)John
2024-02-12llava : remove prog parameter from ArgumentParser (#5457)Daniel Bevenius
2024-02-12sync : ggml (#5452)Georgi Gerganov