fix template

This commit is contained in:
BUAADreamer
2024-09-29 22:56:36 +08:00
parent 96bec6817a
commit 01ca056965

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