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

You are attempting to use Flash Attention 2.0 with a model not initialized on GPU. #13

Open
kbminer2024 opened this issue Mar 26, 2024 · 0 comments

Comments

@kbminer2024
Copy link

error:

You are attempting to use Flash Attention 2.0 with a model not initialized on GPU. Make sure to move the model to GPU after initializing it on CPU with model.to('cuda')


I am running on a newly setup H100 and all seems to be working as the miner downloads the shards, but I am seeing this error in the logs.

I am getting loss of 7-8 .

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