Views
No views yet
git clone --recurse-submodules https://github.com/Akegarasu/lora-scriptsinstall.ps1 will automaticilly create a venv for you and install necessary deps.train.ps1, and run it.install.bash will create a venv and install necessary deps.train.sh will not activate venv for you. You should activate venv first.source venv/bin/activatetrain.sh, and run it.tensorboard.ps1 will start TensorBoard at http://localhost:6006/