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

NotImplementedError: offload_to_cpu=True and NO_SHARD is not supported yet #306

Open
mechigonft opened this issue Nov 28, 2023 · 1 comment

Comments

@mechigonft
Copy link

I am using a single GPU(A10) to run Bloom-560m model fine-tune, error, how to solve? I found similar problems in other projects, but I didn't know how to solve the problems in alpaca
Alpha-VLLM/LLaMA2-Accessory#76

@mechigonft
Copy link
Author

When saving the model checkpoint, an error occurred, which should be a problem with fsdb. My Python version is 3.8.16
Can I solve this problem by deleting the "--fsdp "full_shard auto_wrap"

--fsdp_transformer_layer_cls_to_wrap 'BloomBlock' " from the bash script?

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