8000
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 baeb7b3 commit 8207280Copy full SHA for 8207280
docs/server.md
@@ -57,6 +57,7 @@ You'll first need to download one of the available multi-modal models in GGUF fo
57
58
- [llava-v1.5-7b](https://huggingface.co/mys/ggml_llava-v1.5-7b)
59
- [llava-v1.5-13b](https://huggingface.co/mys/ggml_llava-v1.5-13b)
60
+- [bakllava-1-7b](https://huggingface.co/mys/ggml_bakllava-1)
61
62
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
63
0 commit comments