forked from Rockachopa/Timmy-time-dashboard
Merge feat/gemma4-multimodal-support: resolve MULTIMODAL_BACKLOG.md conflict
Combined main's rich epic structure with PR #1493's Task 3/4 items. Code changes to multimodal.py merged cleanly.
This commit is contained in:
@@ -76,6 +76,10 @@ class TestKnownModelCapabilities:
|
||||
"llava",
|
||||
"moondream",
|
||||
"qwen2.5-vl",
|
||||
"gemma4",
|
||||
"gemma4:4b",
|
||||
"gemma4:12b",
|
||||
"gemma4:27b",
|
||||
]
|
||||
for name in vision_names:
|
||||
assert ModelCapability.VISION in KNOWN_MODEL_CAPABILITIES[name], name
|
||||
|
||||
Reference in New Issue
Block a user