colab fix

This commit is contained in:
Concedo 2023-10-20 16:34:45 +08:00
parent d5016fdc8f
commit d3c7b7cc71

View file

@ -35,7 +35,7 @@
"!nohup ./cloudflared-linux-amd64 tunnel --url http://localhost:5001 &\r\n",
"!sleep 10\r\n",
"!cat nohup.out\r\n",
"!python koboldcpp.py model.ggml --usecublas 0 mmq --gpulayers $Layers\r\n"
"!python koboldcpp.py model.ggml --usecublas 0 mmq --multiuser --gpulayers $Layers\r\n"
]
}
],