mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-10 22:41:41 +00:00
test(fireworks_ai): align Kimi output-limit expectations with cost map fix
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
parent
f9c5be8ebf
commit
b0a48d516c
1 changed files with 4 additions and 4 deletions
|
|
@ -4432,7 +4432,7 @@ _FIREWORKS_MODELS = [
|
|||
4e-06,
|
||||
1.9e-07,
|
||||
262144,
|
||||
262144,
|
||||
32768,
|
||||
True,
|
||||
True,
|
||||
),
|
||||
|
|
@ -4442,7 +4442,7 @@ _FIREWORKS_MODELS = [
|
|||
8e-06,
|
||||
3.8e-07,
|
||||
262144,
|
||||
262144,
|
||||
32768,
|
||||
True,
|
||||
True,
|
||||
),
|
||||
|
|
@ -4452,7 +4452,7 @@ _FIREWORKS_MODELS = [
|
|||
4e-06,
|
||||
1.6e-07,
|
||||
262144,
|
||||
262144,
|
||||
32768,
|
||||
True,
|
||||
True,
|
||||
),
|
||||
|
|
@ -4462,7 +4462,7 @@ _FIREWORKS_MODELS = [
|
|||
8e-06,
|
||||
3e-07,
|
||||
262144,
|
||||
262144,
|
||||
32768,
|
||||
True,
|
||||
True,
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue