初始化项目,由ModelHub XC社区提供模型
Model: HuggingFaceH4/starchat-beta Source: Original Platform
This commit is contained in:
12
dialogue_template.json
Normal file
12
dialogue_template.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"system": "",
|
||||
"messages": null,
|
||||
"system_token": "<|system|>",
|
||||
"system_format": "standard",
|
||||
"user_token": "<|user|>",
|
||||
"assistant_token": "<|assistant|>",
|
||||
"end_token": "<|end|>",
|
||||
"mid_str": "\n",
|
||||
"end_str": "\n",
|
||||
"extra_end_text": ""
|
||||
}
|
||||
Reference in New Issue
Block a user