[model] add qwen3 nothink (#8869)

This commit is contained in:
Yaowei Zheng
2025-08-11 23:17:32 +08:00
committed by GitHub
parent 893edb26d0
commit e695fdfa70
6 changed files with 47 additions and 18 deletions

View File

@@ -16,7 +16,7 @@
# limitations under the License.
from dataclasses import asdict, dataclass, field
from typing import Any, Literal, Optional, Union
from typing import Any, Literal, Optional
@dataclass