additional fixes
This commit is contained in:
3
training/scripts/run_with_accelerate.sh
Executable file → Normal file
3
training/scripts/run_with_accelerate.sh
Executable file → Normal file
@@ -7,4 +7,5 @@ set -e
|
||||
pip install -q accelerate
|
||||
|
||||
# Launch with accelerate
|
||||
accelerate launch train-on-this-server.sh --config training/configs/llama2-7b-lora.yaml
|
||||
# Note: Use the dedicated train-on-this-server.sh instead
|
||||
echo "See train-on-this-server.sh for full setup"
|
||||
|
||||
Reference in New Issue
Block a user