fix: models compare system message sync to all

This commit is contained in:
jialin
2024-09-30 11:45:42 +08:00
parent 3978ec683d
commit 5f77a0082c
18 changed files with 51 additions and 25 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ const options = [
{
label: '--ctx-size',
value: '--ctx-size',
options: ['8192']
options: []
},
{
label: '--flash-attn',
+1 -1
View File
@@ -183,7 +183,7 @@ const options = [
{
label: '--max-model-len',
value: '--max-model-len',
options: ['8192']
options: []
},
{
label: '--guided-decoding-backend',