Skip to content

Releases: modelscope/twinkle

v0.1.1

03 Mar 03:32

Choose a tag to compare

Twinkle 0.1.1 version Release

中文

  • 支持Qwen3.5-2B~Qwen3.5-9B等Dense模型

English

  • Support model series of Qwen3.5-2B~Qwen3.5-9B

Full Changelog: v0.1...v0.11

v0.1

02 Mar 14:26

Choose a tag to compare

中文

Twinkle框架的0.1版本发布!

新功能

  1. 🎉完整的数据集、DataLoader、Loss、Transformers和Megatron模型、Advantage、Sampler等组件的支持
  2. 🎉支持PT、SFT、RL等多种训练Stage,并支持单卡、多机多卡、Ray、Client-Server等多种训练模式
  3. 🎉支持了首版的多租户复用训练,并完整开源了server端实现。使用ray serve实现了多副本可扩缩容部署,并支持粘滞路由
  4. 🎉在魔搭官方网站上,提供了在线服务,用户可以使用该服务免费训练Qwen/Qwen3-30B-A3B-Instruct-2507,并推送模型到ModelHub上

English

Twinkle Framework Version 0.1 Released!

New Features

  1. 🎉 Full support for components including Dataset, DataLoader, Loss, Transformers and Megatron models, Advantage, Sampler, and more
  2. 🎉Support for multiple training stages such as PT, SFT, and RL, with various training modes including single-GPU, multi-node multi-GPU, Ray, and Client-Server
  3. 🎉 First version of multi-tenant shared training is now supported, with the server-side implementation fully open-sourced. Multi-replica scalable deployment is implemented using Ray Serve, with support for sticky routing
  4. 🎉 An online service is now available on the ModelScope official website, where users can train Qwen/Qwen3-30B-A3B-Instruct-2507 for free and push models to ModelHub

What's Changed

New Contributors

Full Changelog: https://github.com/modelscope/twinkle/commits/v0.1