Applied add_venvs_to_path.sh script to local runs
This commit is contained in:
@@ -71,10 +71,10 @@ fi
|
||||
# Add venvs to path in current shell
|
||||
source /root/sia/scripts/add_venvs_to_path.sh
|
||||
|
||||
## Finetune model
|
||||
#echo "Finetuning model..."
|
||||
#train
|
||||
#
|
||||
## Start SIA using restart script
|
||||
#echo "Run restart script..."
|
||||
#"/root/sia/scripts/restart.sh"
|
||||
# Finetune model
|
||||
echo "Finetuning model..."
|
||||
train
|
||||
|
||||
# Start SIA using restart script
|
||||
echo "Run restart script..."
|
||||
"/root/sia/scripts/restart.sh"
|
||||
Reference in New Issue
Block a user