koboldcpp/otherarch
Concedo 3de34ee492 Merge branch 'master' into concedo_experimental
# Conflicts:
#	CMakeLists.txt
#	Makefile
#	ggml-opencl.c
2023-05-01 12:03:46 +08:00
..
tools Merge branch 'master' into concedo_experimental 2023-05-01 12:03:46 +08:00
ggml_rwkv.c fixed rwkv build errors on ARM devices 2023-04-23 00:18:38 +08:00
ggml_rwkv.h arranged files, updated kobold lite, modified makefile for extra link args on linux, started RWKV implementation 2023-04-17 17:31:45 +08:00
ggml_v1.c fixing discussion #121 and issue #122 2023-04-27 16:10:01 +08:00
ggml_v1.h Various enhancement and integration pygmalion.cpp 2023-04-03 00:04:43 +08:00
gpt2_v1.cpp integrated q5 formats 2023-04-28 12:58:39 +08:00
gpt2_v2.cpp pilled the new dequants for clblast, fixed some ooms 2023-04-30 14:15:44 +08:00
gptj_v1.cpp integrated q5 formats 2023-04-28 12:58:39 +08:00
gptj_v2.cpp pilled the new dequants for clblast, fixed some ooms 2023-04-30 14:15:44 +08:00
neox.cpp pilled the new dequants for clblast, fixed some ooms 2023-04-30 14:15:44 +08:00
otherarch.h integrated q5 formats 2023-04-28 12:58:39 +08:00
rwkv.cpp fast forwarding for rwkv for unmodified contexts 2023-04-19 15:09:35 +08:00
rwkv.h arranged files, updated kobold lite, modified makefile for extra link args on linux, started RWKV implementation 2023-04-17 17:31:45 +08:00
rwkv_vocab.cpp rwkv is done 2023-04-18 20:55:01 +08:00
utils.cpp arranged files, updated kobold lite, modified makefile for extra link args on linux, started RWKV implementation 2023-04-17 17:31:45 +08:00
utils.h should not be static 2023-04-07 20:35:19 +08:00