fix: models compare system message sync to all
This commit is contained in:
@@ -6,7 +6,7 @@ const options = [
|
||||
{
|
||||
label: '--ctx-size',
|
||||
value: '--ctx-size',
|
||||
options: ['8192']
|
||||
options: []
|
||||
},
|
||||
{
|
||||
label: '--flash-attn',
|
||||
|
||||
@@ -183,7 +183,7 @@ const options = [
|
||||
{
|
||||
label: '--max-model-len',
|
||||
value: '--max-model-len',
|
||||
options: ['8192']
|
||||
options: []
|
||||
},
|
||||
{
|
||||
label: '--guided-decoding-backend',
|
||||
|
||||
Reference in New Issue
Block a user