fix inputs

This commit is contained in:
hiyouga
2024-11-23 18:25:45 +00:00
parent b1e43e56db
commit 446441fdb0
14 changed files with 148 additions and 95 deletions

View File

@@ -785,7 +785,7 @@ _register_template(
stop_words=["<|eot_id|>"],
replace_eos=True,
replace_jinja_template=False,
mm_plugin=get_mm_plugin(name="mllama", image_token="<image>"),
mm_plugin=get_mm_plugin(name="mllama", image_token="<|image|>"),
)