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

Model Doesn't Download Unless I set Device to CPU first #98

Open
FriedGenera opened this issue May 29, 2024 · 1 comment
Open

Model Doesn't Download Unless I set Device to CPU first #98

FriedGenera opened this issue May 29, 2024 · 1 comment

Comments

@FriedGenera
Copy link

FriedGenera commented May 29, 2024

I installed on thru pip then installed pytorch 2.3.0 but I keep getting
AttributeError: partially initialized module 'charset_normalizer' has no attribute 'md__mypyc' (most likely due to a circular import)
whenever I try to run it with or without any options set. Any idea what I did wrong?
Trying to run thru Anaconda on Win11

@FriedGenera
Copy link
Author

FriedGenera commented Jul 1, 2024

Yep after downloading the model, it works just fine on GPU, not sure why it doesn't work at all without downloading the model first by specifically running it off CPU first

@FriedGenera FriedGenera changed the title Getting AttributeError When I try to Run Model Doesn't Download Unless I set Device to CPU first Jan 6, 2025
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