increase vision test max_tokens to 215
This commit is contained in:
parent
f1f5fa97a9
commit
5707754cec
1 changed files with 1 additions and 1 deletions
|
|
@ -512,7 +512,7 @@ class TestVisionInference:
|
|||
],
|
||||
}],
|
||||
"stream": True,
|
||||
"max_tokens": 64,
|
||||
"max_tokens": 215,
|
||||
"provider_type": provider_type,
|
||||
"external_model": model,
|
||||
"encrypted_api_key": encrypted,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue