fix: do not init meta data when switch tab
This commit is contained in:
@@ -348,7 +348,7 @@ const options = [
|
||||
{
|
||||
label: '--rope-scaling',
|
||||
value: '--rope-scaling',
|
||||
options: ['none', 'linear', 'yarn']
|
||||
options: ['linear', 'yarn']
|
||||
},
|
||||
{
|
||||
label: '--rope-scale',
|
||||
|
||||
Reference in New Issue
Block a user