Commit Graph

12 Commits

Author SHA1 Message Date
Concedo cc5b282350 Merge branch 'master' into concedo_experimental
# Conflicts:
#	CMakeLists.txt
#	Makefile
#	build.zig
#	flake.lock
#	flake.nix
#	ggml.c
2023-10-31 20:44:04 +08:00
Ycros f6ba36dff6 Reduce warnings. (#439) 2023-09-16 18:52:09 +08:00
Concedo a07e6dd3ad revert cuda changes as they are bugggy 2023-08-09 22:36:41 +08:00
Concedo ba2040d1df compile fix for ARM NEON 2023-08-03 12:52:06 +08:00
Concedo 34e60be41a compile fix 2023-08-03 10:36:14 +08:00
Concedo 6504150fac just testing cublas 2023-05-15 20:01:22 +08:00
Concedo 5070815dcf fixing discussion #121 and issue #122 2023-04-27 16:10:01 +08:00
Concedo 3d650d0e25 remove dependency of psutil, fixed compile error on WSL, handle exceptions when sending http response, added multiline for embedded kobold 2023-04-06 11:08:19 +08:00
Concedo 57e9f929ee renamed misnamed ACCELERATE define, and removed all -march=native and -mtune=native flags 2023-04-05 15:22:13 +08:00
Concedo 8dd8ab1659 Various enhancement and integration pygmalion.cpp 2023-04-03 00:04:43 +08:00
Concedo 9aabb0d9db massive refactor completed, GPT-J integrated 2023-04-02 17:03:30 +08:00
Concedo b1f08813e3 added support for gpt4all original format 2023-04-02 00:53:46 +08:00