間違いなどがあったら指摘していただけるとうれしいです。質問もお待ちしています。
nvidia-smi
nvcc -V
1:
python -m venv venv
2:
.\venv\Scripts\activate
3:
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124
4:
pip install -U diffusers accelerate protobuf transformers bitsandbytes huggingface sentencepiece
pip install gradio