glm4 template

This commit is contained in:
Concedo
2025-04-25 00:41:15 +08:00
parent 25e747e9d8
commit d32d0b382a
2 changed files with 19 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"system_start": "[gMASK]<sop><|system|>\n",
"system_end": "",
"user_start": "<|user|>\n",
"user_end": "",
"assistant_start": "<|assistant|>\n",
"assistant_end": ""
}