mirror of
https://github.com/deepseek-ai/DeepSeek-VL2
synced 2025-01-22 12:25:32 +00:00
...
This commit is contained in:
parent
622c090548
commit
a4126eca81
@ -113,7 +113,7 @@ for i in range(startAt, len(files)):
|
||||
max_length_tokens=max_tokens, # Adapted max_tokens parameter
|
||||
repetition_penalty=1.1,
|
||||
max_context_length_tokens=4096,
|
||||
model_select_dropdown="deepseek-ai/deepseek-vl2-tiny",
|
||||
#model_select_dropdown="deepseek-ai/deepseek-vl2-tiny",
|
||||
api_name="/predict"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user