mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
New Linux Runtime
This commit is contained in:
4
docker-cuda.sh
Normal file
4
docker-cuda.sh
Normal file
@ -0,0 +1,4 @@
|
||||
cd docker-cuda
|
||||
xhost +local:docker
|
||||
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