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

Precision '16-mixed' is invalid #5

Open
LiXinghui-666 opened this issue Oct 7, 2023 · 4 comments
Open

Precision '16-mixed' is invalid #5

LiXinghui-666 opened this issue Oct 7, 2023 · 4 comments

Comments

@LiXinghui-666
Copy link

When I run “python launch.py ​​--config configs/mvdream-sd21-shading.yaml --train --gpu 0 system.prompt_processor.prompt="an astronaut riding a horse"" on A100, the result is:

MisconfigurationException: Precision '16-mixed' is invalid. Allowed precision values: ('64', '32', '16', 'bf16', 64, 32, 16)
@LiXinghui-666
Copy link
Author

@seasonSH

@seasonSH
Copy link
Collaborator

seasonSH commented Oct 7, 2023

looks like a pytorch-lighting issue. Try a different version

@LiXinghui-666
Copy link
Author

looks like a pytorch-lighting issue. Try a different version

Could you please tell me what version your pytorch-lighting?

@seasonSH
Copy link
Collaborator

seasonSH commented Oct 8, 2023

Please check requirements.txt. Mine is pytorch-lightning==2.0.9

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

2 participants