Skip to content

Conversation

@alexliao
Copy link

When I tried to run the example to get started with the project, I was stopped by an error: "Torch not compiled with CUDA enabled. ", which comes from my MacBook's lack of a CUDA device. I added an auto-detection feature for the device parameter, so that a new developer without a CUDA device can get started more smoothly.
The requirement of torch>=2.0.0 is to avoid another compile error due to the version of PyTorch.

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.

1 participant