Merge pull request #737 from cravenceiling/add-google-gemma-3-27b-it-free

feat: add google-gemma-3-27b-it:free model
This commit is contained in:
Aiden Cline
2026-01-28 10:29:21 -05:00
committed by GitHub
@@ -0,0 +1,17 @@
id = "google/gemma-3-27b-it:free"
name = "Gemma 3 27B"
family = "gemma"
release_date = "2025-03-12"
last_updated = "2025-03-12"
attachment = true
reasoning = false
temperature = true
knowledge = "2024-10"
tool_call = true
open_weights = true
cost = { input = 0, output = 0 }
limit = { context = 131_072, output = 8_192 }
[modalities]
input = ["text", "image"]
output = ["text"]