mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Update play-cuda.sh
Allows the use of newer models
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
cd docker-cuda
|
||||
xhost +local:docker
|
||||
cp ../environments/finetuneanon.yml env.yml
|
||||
cp ../environments/huggingface.yml env.yml
|
||||
docker-compose run --service-ports koboldai bash -c "cd /content && python3 aiserver.py $*"
|
||||
|
Reference in New Issue
Block a user