tortoise-base / setup-rocm.sh

Commit History

DLAS is PIPified (but I'm still cloning it as a submodule to make updating it easier)
0c2a916

mrq commited on

unbump rocm5.4.2 because it does not work for me desu
c4edfb7

mrq commited on

bumped torch up (CUDA: 11.8, ROCm, 5.4.2)
520fbcd

mrq commited on

rocm5.2 works for me desu so I bumped it back up
e3fdb79

ecker commited on

removed the hotfix pip installs that whisperx requires now that whisperx is gone
e680d84

ecker commited on

brain fried
d250e0e

ecker commited on

maybe don't --force-reinstall to try and force downgrading, it just forces everything to uninstall then reinstall
0b364b5

ecker commited on

make dependencies after the one in this repo force reinstall to downgrade, i hope, I hav eother things to do than validate this works
c231d84

ecker commited on

while I'm breaking things, migrating dependencies to modules folder for tidiness
b64948d

ecker commited on

forgot to reorder the dependency install because whisperx needs to be installed before DLAS
11a1f6a

ecker commited on

added setup script for bitsandbytes-rocm (soon: multi-gpu testing, because I am finally making use of my mispurchased second 6800XT)
e205322

ecker commited on

just uninstall bitsandbytes on ROCm systems for now, I'll need to get it working tomorrow
59773a7

ecker commited on

added button to just load a training set's loss information, added installing broncotc/bitsandbytes-rocm when running setup-rocm.sh
c956d81

ecker commited on

removed the logic to toggle BNB capabilities, since I guess I can't do that from outside the module
941a27d

ecker commited on

explicitly use python3 because some OSs will not have python alias to python3, allow batch size 1
f119993

ecker commited on

I forgot submodules existed
109757d

ecker commited on

changed setup scripts to just clone mrq/tortoise-tts and install locally, instead of relying on pip's garbage git-integrations
ec550d7

ecker commited on

crunchbangs
602d477

ecker commited on

almost
229be0b

ecker commited on

Initial refractor
3a078df

ecker commited on