Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 32 additions & 2 deletions providers/google-vertex/google/gemma-4-26b-a4b-it-maas.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,32 @@
mode: unknown
model: google/gemma-4-26b-a4b-it-maas
costs:
- input_cost_per_token: 1.5e-7
output_cost_per_token: 6.e-7
region: global
features:
- function_calling
- structured_output
- system_messages
limits:
context_window: 256000
max_input_tokens: 256000
max_output_tokens: 128000
max_tokens: 128000
modalities:
input:
- text
- image
- pdf
output:
- text
mode: chat
model: gemma-4-26b-a4b-it-maas
Comment thread
cursor[bot] marked this conversation as resolved.
Outdated
params:
- key: max_tokens
maxValue: 128000
sources:
- https://docs.cloud.google.com/vertex-ai/generative-ai/docs/maas/google/gemma-4-26b-a4b-it
- https://ai.google.dev/gemma/docs/core/model_card_4
status: preview
supportedModes:
- chat
thinking: true
Loading