mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-02-17 12:10:49 +01:00
Update colabkobold.sh
This commit is contained in:
parent
b5c3a6c016
commit
4cd09d0385
@ -46,7 +46,7 @@ function launch
|
|||||||
exit 0
|
exit 0
|
||||||
else
|
else
|
||||||
cd /content/KoboldAI-Client
|
cd /content/KoboldAI-Client
|
||||||
python3 aiserver.py$model$path$configname$ngrok --remote --override_delete --override_rename
|
python3 aiserver.py$model$mpath$configname$ngrok --remote --override_delete --override_rename
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user