minor template and tts ui fixes

This commit is contained in:
Concedo 2025-08-27 22:30:09 +08:00
parent 654b9eee73
commit 3655ecf9b3
5 changed files with 153 additions and 77 deletions

View file

@ -0,0 +1,8 @@
{
"system_start": "<|system|>\n",
"system_end": "",
"user_start": "<|user|>\n",
"user_end": "/nothink",
"assistant_start": "<|assistant|>\n<think></think>",
"assistant_end": ""
}