Skip to content

Commit c8808ea

Browse files
committed
Fix: stop token
Signed-off-by: Bradley <bradley.b.pitt@gmail.com>
1 parent 274518b commit c8808ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vllm_omni/model_executor/stage_configs/hunyuan_image_3_moe.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ stage_args:
3232
seed: 42
3333
detokenize: True
3434
repetition_penalty: 1.1
35+
stop: ["<|im_end|>"]
3536

3637
# Top-level runtime config (concise): default windows and stage edges
3738
runtime:

0 commit comments

Comments
 (0)