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
Add support for ShieldGemma2ForImageClassification
- Register ShieldGemma2ForImageClassification for both TEXT and MMPROJ model types
- Add prefix handling for 'model.' and 'model.language_model.' prefixes in tensor names
- Enable conversion of ShieldGemma models to GGUF format with vision encoder support
This enables conversion of google/shieldgemma-2-4b-it and similar models
for content moderation tasks with llama.cpp multimodal support.
0 commit comments