mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-10 09:04:36 +00:00
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:
parent
a723466d50
commit
d74eab0e63
3 changed files with 8 additions and 2 deletions
|
@ -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"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue