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:
Concedo 2023-12-25 18:47:21 +08:00
commit cc64f2cad1
10 changed files with 659 additions and 238 deletions

View file

@ -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