forked from phoenix/litellm-mirror
Merge pull request #3 from elabbarw/elabbarw-llamav31prices
update azure_ai llamav31 prices with sources
This commit is contained in:
commit
1350ac217d
1 changed files with 6 additions and 3 deletions
|
@ -767,7 +767,8 @@
|
|||
"input_cost_per_token": 0.0000003,
|
||||
"output_cost_per_token": 0.00000061,
|
||||
"litellm_provider": "azure_ai",
|
||||
"mode": "chat"
|
||||
"mode": "chat",
|
||||
"source":"https://azuremarketplace.microsoft.com/en-us/marketplace/apps/metagenai.meta-llama-3-1-8b-instruct-offer?tab=PlansAndPrice"
|
||||
},
|
||||
"azure_ai/Meta-Llama-31-70B-Instruct": {
|
||||
"max_tokens": 128000,
|
||||
|
@ -776,7 +777,8 @@
|
|||
"input_cost_per_token": 0.00000268,
|
||||
"output_cost_per_token": 0.00000354,
|
||||
"litellm_provider": "azure_ai",
|
||||
"mode": "chat"
|
||||
"mode": "chat",
|
||||
"source":"https://azuremarketplace.microsoft.com/en-us/marketplace/apps/metagenai.meta-llama-3-1-70b-instruct-offer?tab=PlansAndPrice"
|
||||
},
|
||||
"azure_ai/Meta-Llama-31-405B-Instruct": {
|
||||
"max_tokens": 128000,
|
||||
|
@ -785,7 +787,8 @@
|
|||
"input_cost_per_token": 0.00000533,
|
||||
"output_cost_per_token": 0.000016,
|
||||
"litellm_provider": "azure_ai",
|
||||
"mode": "chat"
|
||||
"mode": "chat",
|
||||
"source":"https://azuremarketplace.microsoft.com/en-us/marketplace/apps/metagenai.meta-llama-3-1-405b-instruct-offer?tab=PlansAndPrice"
|
||||
},
|
||||
"babbage-002": {
|
||||
"max_tokens": 16384,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue