Skip to content
New issue

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

cpu_offload: True triggers CPU-memory-related errors in FuXi training #75

Open
yingkaisha opened this issue Aug 7, 2024 · 0 comments
Open

Comments

@yingkaisha
Copy link
Collaborator

yingkaisha commented Aug 7, 2024

The config option under trainer, the cpu_offload: True, can cause CPU memory errors when training large models, such as FuXi. The error message begins with Expects storage to be allocated.

Trun-off this option, cpu_offload: False can solve the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant