Im trying to install it to help me doing ai stuff and optimise the memory usage
the main issue im having is that i have no clue where cuda would be installed,
tried installing flash_attn with pip install flash_attn
errored to Error loading “C:UsersmycompotrAppDataLocalPackagesPythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0LocalCachelocal-packagesPython310site-packagestorchlibshm.dll” or one of its dependencies.
googled
someone said to do pip install torch==2.2.1
error changed to OSError: CUDA_HOME environment variable is not set. Please set it to your CUDA install root.
Maxi74x1 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.