fixed adv mode

This commit is contained in:
Concedo
2025-08-08 22:26:36 +08:00
parent 866cc346ab
commit 3468c2834d
4 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -4,5 +4,5 @@
"user_start": "<|start|>user<|message|>",
"user_end": "<|end|>",
"assistant_start": "<|start|>assistant<|channel|>final<|message|>",
"assistant_end": "<|return|>"
"assistant_end": "<|end|>"
}