File size: 252 Bytes
29b7783
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
pip install -r requirements.txt

rm -rf ~/.triton/cache/
rm -rf /tmp/torchinductor_*

pip uninstall triton torchao xformers wandb tensorflow tensorflow-cpu -y
pip install wandb==0.23.0 triton==3.6.0

rm -rf ~/.triton/cache/
rm -rf /tmp/torchinductor_*