chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
name = "Gemma 3 27B"
|
||||
description = "Open Gemma instruction model for efficient chat and self-hosted deployments"
|
||||
family = "gemma"
|
||||
release_date = "2025-05-17"
|
||||
last_updated = "2025-05-17"
|
||||
attachment = true
|
||||
reasoning = false
|
||||
temperature = true
|
||||
tool_call = false
|
||||
structured_output = false
|
||||
open_weights = true
|
||||
|
||||
[cost]
|
||||
input = 0.53
|
||||
output = 0.76
|
||||
|
||||
[limit]
|
||||
context = 37_000
|
||||
output = 4_096
|
||||
|
||||
[modalities]
|
||||
input = ["text", "image"]
|
||||
output = ["text"]
|
||||
Reference in New Issue
Block a user