Merge commit 'a6803cab946c817fb7aaf2a40b317f5d3e373bd1' into concedo_experimental

# Conflicts:
#	.devops/tools.sh
#	Makefile
#	build.zig
#	flake.nix
#	ggml-cuda.cu
#	ggml.h
#	tests/test-grad0.c
#	tests/test-opt.c
This commit is contained in:
Concedo
2023-07-18 19:12:06 +08:00
17 changed files with 1261 additions and 325 deletions
+1 -1
View File
@@ -275,7 +275,7 @@ maxhordectx = 1024
maxhordelen = 256
modelbusy = False
defaultport = 5001
KcppVersion = "1.35"
KcppVersion = "1.36"
showdebug = True
class ServerRequestHandler(http.server.SimpleHTTPRequestHandler):