mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-23 06:12:50 +08:00
fix template
Former-commit-id: 01ca056965bb63c5e62ec53ffdb51a062bf64371
This commit is contained in:
parent
1c69eea995
commit
f1b16236a4
@ -816,6 +816,7 @@ _register_template(
|
||||
stop_words=["<|im_end|>"],
|
||||
replace_eos=True,
|
||||
replace_jinja_template=False,
|
||||
mm_plugin=get_mm_plugin(name="llava_next", image_token="<image>"),
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user