volcengine/veScale

Byted PyTorch Distributed for Hyperscale Training of LLMs and RLs

1,040

stars

42

commits

Python

primary language

Mar 3, 2026

updated

llm-training
pytorch

README

Old veScale Has been Moved to legacy/; New veScale is Coming ...

veScale

veScale is an internal PyTorch Distributed library, enabling hyperscale distributed training of LLMs and RLs. This repo open-sources a small piece of veScale for a better community.

Content

Publication

Citation

@misc{wang2026vescalefsdpflexiblehighperformancefsdp,
      title={veScale-FSDP: Flexible and High-Performance FSDP at Scale}, 
      author={Zezhou Wang and Youjie Li and Zhiqi Lin and Jiacheng Yang and Cong Xie and Guanyu Feng and Zheng Zhong and Ziyue Huang and Hongyu Zhu and Zhi Zhang and Yanghua Peng and Xin Liu},
      year={2026},
      eprint={2602.22437},
      archivePrefix={arXiv},
      primaryClass={cs.DC},
      url={https://arxiv.org/abs/2602.22437}, 
}

@misc{li2025vescale,
      title={veScale: Consistent and Efficient Tensor Programming with Eager-Mode SPMD}, 
      author={Youjie Li and Cheng Wan and Zhiqi Lin and Hongyu Zhu and Jiacheng Yang and Ziang Song and Xinyi Di and Jiawei Wu and Huiyao Shu and Wenlei Bao and Yanghua Peng and Haibin Lin and Li-Wen Chang},
      year={2025},
      eprint={2509.07003},
      archivePrefix={arXiv},
      primaryClass={cs.PL},
      url={https://arxiv.org/abs/2509.07003}, 
}

License

The veScale Project is under the Apache License v2.0.

Contributors

jc-bytedance

6 commits

leonardo0lyj

6 commits

lichen225

4 commits

volcengine/veScale

Byted PyTorch Distributed for Hyperscale Training of LLMs and RLs

1,040

stars

42

commits

Python

primary language

Mar 3, 2026

updated

llm-training
pytorch

README

Old veScale Has been Moved to legacy/; New veScale is Coming ...

veScale

veScale is an internal PyTorch Distributed library, enabling hyperscale distributed training of LLMs and RLs. This repo open-sources a small piece of veScale for a better community.

Content

Publication

Citation

@misc{wang2026vescalefsdpflexiblehighperformancefsdp,
      title={veScale-FSDP: Flexible and High-Performance FSDP at Scale}, 
      author={Zezhou Wang and Youjie Li and Zhiqi Lin and Jiacheng Yang and Cong Xie and Guanyu Feng and Zheng Zhong and Ziyue Huang and Hongyu Zhu and Zhi Zhang and Yanghua Peng and Xin Liu},
      year={2026},
      eprint={2602.22437},
      archivePrefix={arXiv},
      primaryClass={cs.DC},
      url={https://arxiv.org/abs/2602.22437}, 
}

@misc{li2025vescale,
      title={veScale: Consistent and Efficient Tensor Programming with Eager-Mode SPMD}, 
      author={Youjie Li and Cheng Wan and Zhiqi Lin and Hongyu Zhu and Jiacheng Yang and Ziang Song and Xinyi Di and Jiawei Wu and Huiyao Shu and Wenlei Bao and Yanghua Peng and Haibin Lin and Li-Wen Chang},
      year={2025},
      eprint={2509.07003},
      archivePrefix={arXiv},
      primaryClass={cs.PL},
      url={https://arxiv.org/abs/2509.07003}, 
}

License

The veScale Project is under the Apache License v2.0.

Contributors

jc-bytedance

6 commits

leonardo0lyj

6 commits

lichen225

4 commits

Languages

Python

99.9%