Bootstrapping QwQ works!!
This commit is contained in:
@@ -56,6 +56,7 @@ npm run build
|
||||
ln -s "/root/sia/web/dist" "/root/static"
|
||||
|
||||
# Install SIA dependencies
|
||||
cd /root/sia/desktop
|
||||
source "/root/sia/scripts/install.sh"
|
||||
|
||||
# Add venvs to path in .bashrc
|
||||
@@ -73,7 +74,8 @@ source /root/sia/scripts/add_venvs_to_path.sh
|
||||
|
||||
# Finetune model
|
||||
echo "Finetuning model..."
|
||||
train
|
||||
train /root/models/bootstrap
|
||||
ln -s /root/models/bootstrap /root/models/current
|
||||
|
||||
# Start SIA using restart script
|
||||
echo "Run restart script..."
|
||||
|
||||
Reference in New Issue
Block a user