Touseef Hussain

Results 4 comments of Touseef Hussain

i also have same issue . ![image](https://github.com/xtekky/gpt4free/assets/116633040/22a87d56-c94a-4f0a-9382-86813430cad4)

To resolve this issue you have to install Cuda use this command pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118

> Am I doing something wrong? Still getting error `Torch not compiled with CUDA enabled` > > ``` > # python -m pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118 --user...

> I'm facing the same issue. However, I have a MacBook that do not support CUDA as it has an integrated GPU. How would one install it to Apple M1/2...