Skip to content

Commit ad2deaf

Browse files
committed
docs: Add MiniCPM-V-2.6 to multi-modal model list
1 parent cbbfad4 commit ad2deaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -503,6 +503,7 @@ Below are the supported multi-modal models and their respective chat handlers (P
503503
| [moondream2](https://huggingface.co/vikhyatk/moondream2) | `MoondreamChatHandler` | `moondream2` |
504504
| [nanollava](https://huggingface.co/abetlen/nanollava-gguf) | `NanollavaChatHandler` | `nanollava` |
505505
| [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` |
506507

507508
Then you'll need to use a custom chat handler to load the clip model and process the chat messages and images.
508509

0 commit comments

Comments
 (0)