File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -507,8 +507,8 @@ Below are the supported multi-modal models and their respective chat handlers (P
507
507
| [ llava-v1.5-13b] ( https://huggingface.co/mys/ggml_llava-v1.5-13b ) | ` Llava15ChatHandler ` | ` llava-1-5 ` |
508
508
| [ llava-v1.6-34b] ( https://huggingface.co/cjpais/llava-v1.6-34B-gguf ) | ` Llava16ChatHandler ` | ` llava-1-6 ` |
509
509
| [ moondream2] ( https://huggingface.co/vikhyatk/moondream2 ) | ` MoondreamChatHandler ` | ` moondream2 ` |
510
- | [ nanollava] ( https://huggingface.co/abetlen/nanollava ) | ` NanollavaChatHandler ` | ` nanollava ` |
511
- | [ llama-3-vision-alpha] ( https://huggingface.co/abetlen/llama-3-vision-alpha ) | ` Llama3VisionAlphaChatHandler ` | ` llama-3-vision-alpha ` |
510
+ | [ nanollava] ( https://huggingface.co/abetlen/nanollava-gguf ) | ` NanollavaChatHandler ` | ` nanollava ` |
511
+ | [ llama-3-vision-alpha] ( https://huggingface.co/abetlen/llama-3-vision-alpha-gguf ) | ` Llama3VisionAlphaChatHandler ` | ` llama-3-vision-alpha ` |
512
512
513
513
Then you'll need to use a custom chat handler to load the clip model and process the chat messages and images.
514
514
You can’t perform that action at this time.
0 commit comments