update qwen3-coder example
This commit is contained in:
@@ -76,9 +76,10 @@
|
||||
[
|
||||
"maxtoken",
|
||||
{
|
||||
"max_tokens": 8192
|
||||
"max_tokens": 65536
|
||||
}
|
||||
]
|
||||
],
|
||||
"enhancetool"
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -92,9 +93,10 @@
|
||||
[
|
||||
"maxtoken",
|
||||
{
|
||||
"max_tokens": 8192
|
||||
"max_tokens": 65536
|
||||
}
|
||||
]
|
||||
],
|
||||
"enhancetool"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user