chore: update backend parameters and logs reading frequency

This commit is contained in:
jialin
2025-06-30 18:57:13 +08:00
parent 143f6df2c1
commit b2e9cbb44a
4 changed files with 43 additions and 2 deletions
@@ -604,6 +604,10 @@ const options = [
{
label: '--no-enable-reasoning',
value: '--no-enable-reasoning'
},
{
label: '--override-tensor',
value: '--override-tensor'
}
];