As the current qwen3 implementation, use model type to differentiate is very strange because model type should not be different for same model.
Suggest use --exporter to export model by different ways like
- default -> renyi's
- GenAI -> Supreet's
- Mxxx -> xxx
Related #996
As the current qwen3 implementation, use model type to differentiate is very strange because model type should not be different for same model.
Suggest use --exporter to export model by different ways like
Related #996