Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
9 changes: 8 additions & 1 deletion providers/deepinfra/google/gemma-4-26B-A4B-it.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,19 @@ costs:
output_cost_per_token: 3.5e-7
region: "*"
features:
- function_calling
- json_output
- prompt_caching
limits:
context_window: 262144
max_tokens: 262144
modalities:
input:
- image
mode: unknown
- text
output:
- text
mode: chat
model: google/gemma-4-26B-A4B-it
sources:
- https://deepinfra.com/google/gemma-4-26B-A4B-it
10 changes: 9 additions & 1 deletion providers/deepinfra/google/gemma-4-31B-it.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,20 @@ costs:
output_cost_per_token: 3.8e-7
region: "*"
features:
- function_calling
- json_output
- prompt_caching
limits:
context_window: 262144
max_tokens: 262144
modalities:
input:
- text
- image
mode: unknown
output:
- text
mode: chat
model: google/gemma-4-31B-it
sources:
- https://deepinfra.com/google/gemma-4-31B-it
status: active
Loading