mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-23 22:32:54 +08:00
fix template
Former-commit-id: d1ae428c6ec2a50e0cfc70657111fc5b67eff51e
This commit is contained in:
parent
77c4bb2985
commit
4a18759864
@ -213,6 +213,7 @@ Supports: https://huggingface.co/HuggingFaceH4/starchat-alpha
|
|||||||
https://huggingface.co/HuggingFaceH4/starchat-beta
|
https://huggingface.co/HuggingFaceH4/starchat-beta
|
||||||
"""
|
"""
|
||||||
register_template(
|
register_template(
|
||||||
|
name="starchat",
|
||||||
prefix="<|system|>\n",
|
prefix="<|system|>\n",
|
||||||
prompt="<|user|>\n{query}<|end|>\n<|assistant|>\n",
|
prompt="<|user|>\n{query}<|end|>\n<|assistant|>\n",
|
||||||
sep="<|end|>\n",
|
sep="<|end|>\n",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user