Skip to content

Commit f03326c

Browse files
committed
Update docs
1 parent fc5d01c commit f03326c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/server.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ You'll first need to download one of the available multi-modal models in GGUF fo
9898
- [llava-v1.5-7b](https://huggingface.co/mys/ggml_llava-v1.5-7b)
9999
- [llava-v1.5-13b](https://huggingface.co/mys/ggml_llava-v1.5-13b)
100100
- [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)
101103

102104
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
103105

0 commit comments

Comments
 (0)