mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-16 03:40:34 +08:00
fix template
Former-commit-id: cfd05bb009895a936c59f3d97afebf2ed8006f84
This commit is contained in:
@@ -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>"),
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user