Fully utilize your GPU Clusters with FleetX for your model pre-training.
- FleetX is an out-of-the-box pre-trained model training toolkit for cloud users. It can be viewed as an extension package for
Paddle's
High-Level Distributed Training APIpaddle.distributed.fleet
. - 中文文档 | 快速开始
- Pre-defined Models for Training
- define a Bert-Large or GPT-2 with one line code, which is commonly used self-supervised training model.
- Friendly to User-defined Dataset
- plugin user-defined dataset and do training without much effort.
- Distributed Training Best Practices
- the most efficient way to do distributed training is provided.
To connect with other users and contributors, welcome to join our Slack channel
For any feedback or to report a bug, please propose a GitHub Issue.