fixed adapter

This commit is contained in:
Concedo 2025-06-08 23:24:11 +08:00
parent 771bd7197b
commit 1cf7648305

View file

@ -3,6 +3,6 @@
"system_end": "",
"user_start": "<|user|>",
"user_end": "",
"assistant_start": "<|model>",
"assistant_start": "<|model|>",
"assistant_end": ""
}