This commit is contained in:
zhangwei13
2026-03-24 22:43:01 +08:00
parent d9ea2a4108
commit 36d7248878
59 changed files with 396 additions and 390 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ def inference_with_vllm(
temperature=0.1,
top_p=0.9,
max_completion_tokens=32768,
model_name='rednote-hilab/dots.ocr',
model_name='rednote-hilab/dots.mocr',
system_prompt=None,
):