# mindway **Repository Path**: mindspore-lab/mindway ## Basic Information - **Project Name**: mindway - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-25 - **Last Updated**: 2025-05-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MindWAY This repository contains SoTA algorithms, models, and interesting projects in the area of multimodal understanding ## News - [2025.04.28] qwen3 supported. ### run hf transformers on mindspore - mindway transformers is under active development, most tasks were tested with mindspore 2.5.0 on Ascend Atlas 800T A2 machines. - compatibale with hf transformers 4.51.0 ### supported models under mindone/examples | task | model | inference | finetune | pretrain | institute | | :--- | :--- | :---: | :---: | :---: | :-- | | llm | [qwen3](https://github.com/mindspore-lab/mindway/tree/master/examples/qwen3) 🔥🔥🔥🔥| ✅ | ✖️ | ✖️ | Alibaba | | mm understanding | [qwen2vl](https://github.com/mindspore-lab/mindway/tree/master/examples/qwen2_vl) 🔥🔥 | ✅ | ✖️ | ✖️ | Alibaba |