We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc5d01c commit f03326cCopy full SHA for f03326c
docs/server.md
@@ -98,6 +98,8 @@ You'll first need to download one of the available multi-modal models in GGUF fo
98
- [llava-v1.5-7b](https://huggingface.co/mys/ggml_llava-v1.5-7b)
99
- [llava-v1.5-13b](https://huggingface.co/mys/ggml_llava-v1.5-13b)
100
- [bakllava-1-7b](https://huggingface.co/mys/ggml_bakllava-1)
101
+- [llava-v1.6-34b](https://huggingface.co/cjpais/llava-v1.6-34B-gguf)
102
+- [moondream2](https://huggingface.co/vikhyatk/moondream2)
103
104
Then when you run the server you'll need to also specify the path to the clip model used for image embedding and the `llava-1-5` chat_format
105
0 commit comments