mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-10 17:14:36 +00:00
Merge branch 'master' into concedo_experimental
# Conflicts: # .github/ISSUE_TEMPLATE/bug.md # Makefile # README.md # ggml-cuda.cu # tests/test-grad0.cpp
This commit is contained in:
commit
cc64f2cad1
10 changed files with 659 additions and 238 deletions
|
@ -394,7 +394,7 @@ maxhordelen = 256
|
|||
modelbusy = threading.Lock()
|
||||
requestsinqueue = 0
|
||||
defaultport = 5001
|
||||
KcppVersion = "1.53.1"
|
||||
KcppVersion = "1.54"
|
||||
showdebug = True
|
||||
showsamplerwarning = True
|
||||
showmaxctxwarning = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue