mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-09-27 04:46:16 +08:00
qwen3_moe (#3084)
This commit is contained in:
@@ -663,7 +663,7 @@ class LoadChoices(str, Enum):
|
||||
|
||||
DEFAULT = "default"
|
||||
# only support qwen3-bf16 now
|
||||
NEW_LOADER = "new_loader"
|
||||
DEFAULT_V1 = "default_v1"
|
||||
|
||||
|
||||
class LoadConfig:
|
||||
|
Reference in New Issue
Block a user