forked from phoenix/litellm-mirror
fix model cost map stability.sd3-large-v1:0
This commit is contained in:
parent
979dfe8ab2
commit
70aa85af1f
2 changed files with 2 additions and 2 deletions
|
@ -5611,7 +5611,7 @@
|
||||||
"litellm_provider": "bedrock",
|
"litellm_provider": "bedrock",
|
||||||
"mode": "image_generation"
|
"mode": "image_generation"
|
||||||
},
|
},
|
||||||
"stability.stability.sd3-large-v1:0": {
|
"stability.sd3-large-v1:0": {
|
||||||
"max_tokens": 77,
|
"max_tokens": 77,
|
||||||
"max_input_tokens": 77,
|
"max_input_tokens": 77,
|
||||||
"output_cost_per_image": 0.08,
|
"output_cost_per_image": 0.08,
|
||||||
|
|
|
@ -5611,7 +5611,7 @@
|
||||||
"litellm_provider": "bedrock",
|
"litellm_provider": "bedrock",
|
||||||
"mode": "image_generation"
|
"mode": "image_generation"
|
||||||
},
|
},
|
||||||
"stability.stability.sd3-large-v1:0": {
|
"stability.sd3-large-v1:0": {
|
||||||
"max_tokens": 77,
|
"max_tokens": 77,
|
||||||
"max_input_tokens": 77,
|
"max_input_tokens": 77,
|
||||||
"output_cost_per_image": 0.08,
|
"output_cost_per_image": 0.08,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue