modelscope / modelscope/ms-swift
🍭[Roadmap] ms-swift3.6-3.8
Open
Nobody has claimed this yet.
discussion
good first issue
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 1.7k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 136
Description
模型
- ✅最新模型接入 P0
- Omni pending
a. 部署支持输出音频
b. 支持talker的训练 - All-to-All优化 pending
- ✅embedding: 支持推理、部署
- ✅reranker训练支持
a. 推理部署支持 - 序列分类: 多标签/回归支持量化
训练
- RAY支持 P0
- ✅长文本ring attention
- ✅AutoTP P0
- ✅channel loss支持packing/padding_free
- ✅多模态packing优化
- ✅new_special_tokens支持
- ✅多模态packing/padding_free支持更多模型
- ✅混合模态训练支持更多模态
- ✅flash-attention-3
- ✅DFT
Megatron-SWIFT
- 新模型支持
a. ✅多模态: qwen2.5-VL/qwen2.5-Omni P0
b. ✅DeepSeekV3
c. Llama4 - ✅fp8
a. blockwise fp8 P0 - ✅LoRA支持
a. ✅MoE LoRA支持router训练 - ✅支持提前预处理数据集
- RLHF支持 P0
a. GRPO
b. KTO
c. ✅DPO - ✅bshd格式支持
- swanlab支持 P0
- ✅loss_scale支持
- 分类/Embedding模型支持
- Deepspeed集成
- ✅channel loss
RL
- GRPO
a. ✅多轮AsyncEngine
b. Agent MCP
c. sglang
d. 效率对比benchmark
e. ✅多机rollout
f. ✅GSPO
g. ✅DeepEyes - ✅MPO
- ✅GKD
- DPO
a. ✅packing支持
b. ✅LD-DPO - RLOO P1
- Reinforce++ P06.多模态PPO
- KTO padding_free支持
- RM 支持 pointwise 训练 P0
推理与部署
- ✅sglang接入推理部署
a. 多模态模型 - vLLM支持分类模型和RM
量化导出
- ✅fp8/bnb支持多模态模型
- ✅qlora支持merge-lora P1
- ✅fp8量化
ms-swift3.9-3.11 roadmap: https://github.com/modelscope/ms-swift/issues/5721
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files, tests, or entry points are named. Read the pending items in this roadmap and the linked ms-swift 3.9–3.11 roadmap (issue 5721), then select one narrowly scoped task; done would require an agreed implementation and project validation for that task.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100