modify requirements, fix CI container (#93)
* modify requirements, fix CI container * fix format error * remove torch1.11 kernel cache * add cache back
Showing
requirements.txt
deleted
100644 → 0
| --find-links https://download.pytorch.org/whl/cu113/torch_stable.html | ||
| torch==1.12.1+cu113 | ||
| torchaudio==0.12.1+cu113 | ||
| torchvision==0.13.1 | ||
| einops | ||
| colossalai==0.1.8 |
Please register or sign in to comment