temp / Helios /_DEV3 /install.sh
Cccccz's picture
Add files using upload-large-folder tool
29b7783 verified
Raw
History Blame Contribute Delete
252 Bytes
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_*