update workflows, update gemma default adapter sysprompt

This commit is contained in:
Concedo
2025-04-12 18:38:23 +08:00
parent 956ed89595
commit c94aec1930
8 changed files with 84 additions and 14 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"system_start": "<start_of_turn>user\n",
"system_end": "<end_of_turn>\n",
"system_start": "\n",
"system_end": "\n",
"user_start": "<start_of_turn>user\n",
"user_end": "<end_of_turn>\n",
"assistant_start": "<start_of_turn>model\n",