Skip to content

Commit 885523c

Browse files
models-bot[bot]Truefoundry Models Botarchitkumar-truefoundry
authored
feat(deepinfra/google/gemma-4-E4B-it): add new models [bot] (#1769)
* feat(deepinfra/google/gemma-4-E4B-it): add new models [bot] * feat(deepinfra): update model YAMLs [bot] * Update gemma-4-E4B-it.yaml --------- Co-authored-by: Truefoundry Models Bot <truefoundry-models-bot@users.noreply.github.com> Co-authored-by: architkumar-truefoundry <archit.kumar@truefoundry.com>
1 parent 285a2cf commit 885523c

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
costs:
2+
- input_cost_per_token: 2e-8
3+
output_cost_per_token: 1e-7
4+
region: "*"
5+
features:
6+
- function_calling
7+
limits:
8+
context_window: 131072
9+
max_tokens: 131072
10+
modalities:
11+
input:
12+
- text
13+
output:
14+
- text
15+
mode: chat
16+
model: google/gemma-4-E4B-it
17+
provisioning: serverless
18+
sources:
19+
- https://deepinfra.com/google/gemma-4-E4B-it
20+
status: active
21+
supportedModes:
22+
- chat

0 commit comments

Comments
 (0)