fix template

Former-commit-id: cfd05bb009895a936c59f3d97afebf2ed8006f84
This commit is contained in:
BUAADreamer 2024-09-29 22:56:36 +08:00
parent 464acc7d6c
commit f2d1c43d28

View File

@ -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>"),
)