News

Hi. I am trying to test the Python version and the Python variable is not being recognized. I have set the python file location as a path default variable, but Visual Studio is not recognizing it.
git clone https://github.com/TimDettmers/bitsandbytes.git && cd bitsandbytes/ pip install -r requirements-dev.txt cmake -DCOMPUTE_BACKEND=cuda -S . make CUDA_VERSION ...