mirror of
https://github.com/deepseek-ai/DeepSeek-VL2.git
synced 2025-04-20 02:29:05 -04:00
Remove incorrect chunk_size parameter from retry function
This commit is contained in:
parent
3c2cd21c9f
commit
efbe0c0598
@ -448,8 +448,7 @@ def retry(
|
|||||||
repetition_penalty,
|
repetition_penalty,
|
||||||
max_length_tokens,
|
max_length_tokens,
|
||||||
max_context_length_tokens,
|
max_context_length_tokens,
|
||||||
model_select_dropdown,
|
model_select_dropdown
|
||||||
args.chunk_size
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user