https://machinelearningmastery.com/pytorch-tutorial-develop-deep-learning-models/
on Windows CMD
--version
nvcc or
-smi nvidia
or
right click desktop -> Navida control panel -> Help -> System information -> component -> Navida CUDA driver version
or
Anaconda Prompt -> type in “numba -s” ->
check __CUDA Information__
go to Pytorch website -> select the pytorch version with the CUDA
version -> generate installation command
e.g. conda install pytorch torchvision torchaudio cudatoolkit=11.6 -c pytorch -c conda-forge
Where does hugging face’s transformers save models?
C:\Users\username\.cache\huggingface\transformers