mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-14 10:56:56 +08:00
@@ -15,7 +15,7 @@ class Template:
|
||||
"""
|
||||
self._register_template(
|
||||
prefix="",
|
||||
prompt="",
|
||||
prompt="{query}",
|
||||
sep="",
|
||||
use_history=False
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user