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:
@@ -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"]
|
||||
Reference in New Issue
Block a user