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

added graphics card check to prevent cards < ampere errors on bfloat1… #2

Merged
merged 2 commits into from
Jun 11, 2023

Conversation

xvdp
Copy link
Contributor

@xvdp xvdp commented Jun 8, 2023

Fix to issue #1
bfloat16 and tf32 are only supported in newer graphics cards.

This does not fix the issue about batch size in the "open in Colab" files and free colab.

xvdp and others added 2 commits June 8, 2023 15:37
@xvdp
Copy link
Contributor Author

xvdp commented Jun 9, 2023

On running locally I noticed that ...C.ipynb references a model that does not exist in the model card.
"models/vqgan_f4.pt"
Fixed to
"models/vqgan_f4_v1_500k.pt"

@dome272 dome272 merged commit 429919b into dome272:main Jun 11, 2023
@dome272
Copy link
Owner

dome272 commented Jun 11, 2023

Thank you a lot for pushing these!

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

Successfully merging this pull request may close these issues.

2 participants