Skip to content

Commit fac1d2c

Browse files
authored
1 parent b535c9b commit fac1d2c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

litellm/model_prices_and_context_window_backup.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8722,7 +8722,7 @@
87228722
"metadata": {"notes": "Input/output cost per token is dbu cost * $0.070, based on databricks Llama 3.1 70B conversion. Number provided for reference, '*_dbu_cost_per_token' used in actual calculation."},
87238723
"supports_tool_choice": true
87248724
},
8725-
"databricks/meta-llama-3.3-70b-instruct": {
8725+
"databricks/databricks-meta-llama-3-3-70b-instruct": {
87268726
"max_tokens": 128000,
87278727
"max_input_tokens": 128000,
87288728
"max_output_tokens": 128000,

model_prices_and_context_window.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8745,7 +8745,7 @@
87458745
"metadata": {"notes": "Input/output cost per token is dbu cost * $0.070, based on databricks Llama 3.1 70B conversion. Number provided for reference, '*_dbu_cost_per_token' used in actual calculation."},
87468746
"supports_tool_choice": true
87478747
},
8748-
"databricks/meta-llama-3.3-70b-instruct": {
8748+
"databricks/databricks-meta-llama-3-3-70b-instruct": {
87498749
"max_tokens": 128000,
87508750
"max_input_tokens": 128000,
87518751
"max_output_tokens": 128000,

0 commit comments

Comments
 (0)