Skip to content

Commit de84b3a

Browse files
models-bot[bot]Truefoundry Models Botarchitkumar-truefoundry
authored
feat(deepinfra): update model YAMLs [bot] (#1672)
* feat(deepinfra): update model YAMLs [bot] * Update NVIDIA-Nemotron-Nano-9B-v2.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 52ea847 commit de84b3a

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

providers/deepinfra/deepseek-ai/DeepSeek-V3-0324.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
costs:
22
- cache_read_input_token_cost: 1.35e-7
3-
input_cost_per_token: 2e-7
4-
output_cost_per_token: 7.7e-7
3+
input_cost_per_token: 2.4e-7
4+
output_cost_per_token: 9e-7
55
region: "*"
66
features:
77
- prompt_caching

providers/deepinfra/nvidia/NVIDIA-Nemotron-3-Super-120B-A12B.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
costs:
22
- cache_read_input_token_cost: 4e-8
3-
input_cost_per_token: 1e-7
4-
output_cost_per_token: 5e-7
3+
input_cost_per_token: 8.5e-8
4+
output_cost_per_token: 4e-7
55
region: "*"
66
features:
77
- prompt_caching

providers/deepinfra/openai/gpt-oss-120b.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
costs:
22
- input_cost_per_token: 3.9e-8
3-
output_cost_per_token: 1.9e-7
3+
output_cost_per_token: 1.7e-7
44
region: "*"
55
features:
66
- function_calling

0 commit comments

Comments
 (0)