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