mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-19 17:25:07 +02:00
Merge branch 'master' into concedo_experimental
# Conflicts: # Makefile # README.md # ci/run.sh # ggml-quants.c # ggml.c # grammars/json.gbnf # grammars/json_arr.gbnf # llama.cpp # scripts/compare-llama-bench.py
This commit is contained in:
+1
-1
@@ -581,7 +581,7 @@ maxhordelen = 256
|
||||
modelbusy = threading.Lock()
|
||||
requestsinqueue = 0
|
||||
defaultport = 5001
|
||||
KcppVersion = "1.60.1"
|
||||
KcppVersion = "1.61"
|
||||
showdebug = True
|
||||
showsamplerwarning = True
|
||||
showmaxctxwarning = True
|
||||
|
||||
Reference in New Issue
Block a user