chore: update mindie backend parameters
This commit is contained in:
@@ -2,7 +2,7 @@ const options = [
|
|||||||
{
|
{
|
||||||
label: '--log-level',
|
label: '--log-level',
|
||||||
value: '--log-level',
|
value: '--log-level',
|
||||||
options: ['Info', 'Warn', 'Error', 'Debug']
|
options: ['Info', 'Verbose', 'Warning', 'Warn', 'Error', 'Debug']
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: '--max-seq-len',
|
label: '--max-seq-len',
|
||||||
|
|||||||
Reference in New Issue
Block a user