summaryrefslogtreecommitdiff
path: root/examples/llava/README.md
AgeCommit message (Expand)Author
2024-06-13`build`: rename main → llama-cli, server → llama-server, llava-cli → ll...Olivier Chafik
2024-05-30Move convert.py to examples/convert-legacy-llama.py (#7430)Galunid
2024-05-07docs: fix typos (#7124)omahs
2024-04-12chore: Fix markdown warnings (#6625)Rene Leonhardt
2024-03-14readme : improve readme for Llava-1.6 example (#6044)Jian Liao
2024-02-21llava : add --skip-unknown to 1.6 convert.py (#5632)Daniel Bevenius
2024-02-20llava : add explicit instructions for llava-1.6 (#5611)Daniel Bevenius
2024-02-18llava : update surgery script to not remove tensors (#5536)Daniel Bevenius
2024-02-16llava : fix clip-model-is-vision flag in README.md (#5509)Daniel Bevenius
2024-02-14llava : update README.md (#5489)John
2024-02-14llava : support v1.6 (#5267)John
2024-02-09llava : add requirements.txt and update README.md (#5428)Daniel Bevenius
2024-02-08llava : add missing .py, and fix paths in README.md (#5414)Daniel Bevenius
2024-02-08llava: fix typo/formatting in README.md (#5405)Daniel Bevenius
2023-11-07llava : expose as a shared library for downstream projects (#3613)Damian Stewart
2023-10-12examples: support LLaVA v1.5 (multimodal model) (#3436)M. Yusuf Sarıgöz