-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Description
Hi,
I try to run this on a macOS with no Nvidia gpu. It is complaining about not being able to compile with cuda
File "/Users/stuart/Library/Python/3.9/lib/python/site-packages/torch/nn/modules/module.py", line 911, in
return self._apply(lambda t: t.cuda(device))
File "/Users/stuart/Library/Python/3.9/lib/python/site-packages/torch/cuda/init.py", line 293, in _lazy_init
raise AssertionError("Torch not compiled with CUDA enabled")
AssertionError: Torch not compiled with CUDA enabled
Can you give me some tips?
Also, does the model just work out of the box or do I need to train it?
Thanks
vishnu-keyvalue
Metadata
Metadata
Assignees
Labels
No labels