modexla / environment-wsl2.yaml
Unstoppable0's picture
Upload 251 files
7a76f44
name: automatic
channels:
- pytorch
- defaults
dependencies:
- python=3.10
- pip=23.0
- cudatoolkit=11.8
- pytorch=2.0
- torchvision=0.15
- numpy=1.23