Merge branch 'master' into concedo_experimental

# Conflicts:
#	CMakeLists.txt
#	Makefile
#	Package.swift
#	README.md
#	build.zig
#	llama.cpp
#	tests/test-tokenizer-1-bpe.cpp
#	tests/test-tokenizer-1-llama.cpp
This commit is contained in:
Concedo 2024-03-13 11:21:58 +08:00
commit ba950716a9
19 changed files with 2366 additions and 1841 deletions

View file

@ -616,7 +616,7 @@ maxhordelen = 256
modelbusy = threading.Lock()
requestsinqueue = 0
defaultport = 5001
KcppVersion = "1.61"
KcppVersion = "1.61.1"
showdebug = True
showsamplerwarning = True
showmaxctxwarning = True