actually for this round, do not include deprecated params. i dont want to have to deal with them (+2 squashed commit)

Squashed commit:

[df2691c2] show context limit

[7c74f52a] prevent old scripts from crashing
This commit is contained in:
Concedo 2023-10-10 18:51:04 +08:00
parent a723466d50
commit d74eab0e63
3 changed files with 8 additions and 2 deletions

View file

@ -33,7 +33,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 --hordeconfig concedo\r\n"
"!python koboldcpp.py model.ggml --usecublas 0 mmq --gpulayers $Layers\r\n"
]
}
],