Files
2026-07-13 12:28:55 +08:00

22 lines
388 B
TOML

name = "MedGemma 4B"
description = "Multimodal model for analyzing text, images, documents, and rich media"
release_date = "2026-04-26"
last_updated = "2026-04-26"
attachment = true
reasoning = false
temperature = true
tool_call = false
open_weights = true
[cost]
input = 3.0
output = 5.0
[limit]
context = 8_192
output = 4_096
[modalities]
input = ["text", "image"]
output = ["text"]