We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
不用deepspeed会爆显存, 有没有推荐的预训练参数设置,可以全程高效率的跑GPU
The text was updated successfully, but these errors were encountered:
根据megatron框架的对比测试,zero3策略,megatron使用from apex.optimizers import FusedAdam as Adam 比 TencentPretrain中使用的deepspeed.ops.adam.DeepSpeedCPUAdam,GPU利用率高
Sorry, something went wrong.
No branches or pull requests
不用deepspeed会爆显存,
有没有推荐的预训练参数设置,可以全程高效率的跑GPU
The text was updated successfully, but these errors were encountered: