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

How to continue pretrain LLM fp8 with hf_causal_lm #1261

Open
YixinSong-e opened this issue Jun 7, 2024 · 1 comment
Open

How to continue pretrain LLM fp8 with hf_causal_lm #1261

YixinSong-e opened this issue Jun 7, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@YixinSong-e
Copy link

When I continue pretrain HF models with fp8, there is an error:
TypeError: ComposerHFCausalLM.init() got an unexpected keyword argument 'fc_type'

@YixinSong-e YixinSong-e added the bug Something isn't working label Jun 7, 2024
@dakinggg
Copy link
Collaborator

This needs significantly more information to help you. Please provide what you are trying to run, what you modified in the yaml from the examples, and what the output of that is.

That being said, we only have support for fp8 when using ComposerMPTCausalLM at this time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants