4 lines
134 B
Python
4 lines
134 B
Python
|
|
from .configuration_qwen3_5_moe import Qwen3_5MoeConfig, Qwen3_5MoeTextConfig
|
||
|
|
|
||
|
|
__all__ = ["Qwen3_5MoeConfig", "Qwen3_5MoeTextConfig"]
|