File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Original file line number Diff line number Diff line change @@ -503,6 +503,7 @@ Below are the supported multi-modal models and their respective chat handlers (P
503
503
| [ moondream2] ( https://huggingface.co/vikhyatk/moondream2 ) | ` MoondreamChatHandler ` | ` moondream2 ` |
504
504
| [ nanollava] ( https://huggingface.co/abetlen/nanollava-gguf ) | ` NanollavaChatHandler ` | ` nanollava ` |
505
505
| [ llama-3-vision-alpha] ( https://huggingface.co/abetlen/llama-3-vision-alpha-gguf ) | ` Llama3VisionAlphaChatHandler ` | ` llama-3-vision-alpha ` |
506
+ | [ minicpm-v-2.6] ( https://huggingface.co/openbmb/MiniCPM-V-2_6-gguf ) | ` MiniCPMv26ChatHandler ` | ` minicpm-v-2.6 ` |
506
507
507
508
Then you'll need to use a custom chat handler to load the clip model and process the chat messages and images.
508
509
You can’t perform that action at this time.
0 commit comments