You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[gemma-4](https://huggingface.co/unsloth/gemma-4-E4B-it-GGUF)[](https://colab.research.google.com/github/abetlen/llama-cpp-python/blob/main/examples/colab/notebook.ipynb)|`Gemma4ChatHandler`|`gemma4`|
| GGUF models with an mtmd projector and embedded chat template |`MTMDChatHandler`|`mtmd`|
540
540
541
+
Try Gemma 4 12B in Google Colab -> [](https://colab.research.google.com/github/abetlen/llama-cpp-python/blob/main/examples/colab/notebook.ipynb)
542
+
541
543
Then you'll need to use a custom chat handler to load the clip model and process the chat messages and images.
0 commit comments