koboldcpp/otherarch
2023-08-03 12:52:06 +08:00
..
tools integrated world tokenizer for RWKV 2023-06-13 20:06:19 +08:00
ggml_v1.c compile fix for ARM NEON 2023-08-03 12:52:06 +08:00
ggml_v1.h Various enhancement and integration pygmalion.cpp 2023-04-03 00:04:43 +08:00
ggml_v2-cuda-legacy.cu fix compile errors 2023-06-29 17:54:12 +08:00
ggml_v2-cuda-legacy.h Wip, CUDA porting malloc improvements, gpu accel for non-llama, backport old quants 2023-06-28 18:20:46 +08:00
ggml_v2-cuda.cu cleanup indentation, fixing cublas build 2023-06-08 22:40:53 +08:00
ggml_v2-cuda.h cleanup indentation, fixing cublas build 2023-06-08 22:40:53 +08:00
ggml_v2-opencl-legacy.c Merge remote-tracking branch 'occam/opencl-dev' into concedo_experimental 2023-05-22 16:16:48 +08:00
ggml_v2-opencl-legacy.h still merging in process 2023-05-20 15:58:33 +08:00
ggml_v2-opencl.cpp back to 32 block size, not better 2023-06-01 00:14:22 +08:00
ggml_v2-opencl.h still merging in process 2023-05-20 15:58:33 +08:00
ggml_v2.c backport MM256_SET_M128I to ggml_v2, updated lite, added support for selecting the GPU for cublas 2023-07-06 22:33:46 +08:00
ggml_v2.h remove old filever checks (+7 squashed commit) 2023-05-21 00:15:39 +08:00
gpt2_v1.cpp fixed other arch 2023-05-24 00:20:43 +08:00
gpt2_v2.cpp cleaning up some old junk 2023-06-04 11:05:46 +08:00
gpt2_v3.cpp fixed rwkv, standardized new ctx usage 2023-07-10 20:05:53 +08:00
gptj_v1.cpp remove old filever checks (+7 squashed commit) 2023-05-21 00:15:39 +08:00
gptj_v2.cpp cleaning up some old junk 2023-06-04 11:05:46 +08:00
gptj_v3.cpp touchup (+2 squashed commit) 2023-07-22 22:57:56 +08:00
llama_v2-util.h switch noavx2 to not use openblas, as it has incompatible instructions 2023-07-30 16:47:33 +08:00
llama_v2.cpp fixed compile error 2023-08-01 18:28:49 +08:00
llama_v2.h still merging in process 2023-05-20 15:58:33 +08:00
mpt_v3.cpp fixed rwkv, standardized new ctx usage 2023-07-10 20:05:53 +08:00
neox_v2.cpp fixed other arch 2023-05-24 00:20:43 +08:00
neox_v3.cpp touchup (+2 squashed commit) 2023-07-22 22:57:56 +08:00
otherarch.h Reworking rope WIP 2023-07-19 00:54:41 +08:00
rwkv_v2.cpp wip integrating new rwkv 2023-05-27 22:45:28 +08:00
rwkv_v2.h wip integrating new rwkv 2023-05-27 22:45:28 +08:00
rwkv_v3.cpp fixed rwkv, standardized new ctx usage 2023-07-10 20:05:53 +08:00
rwkv_v3.h fix compile errors, rwkv not working 2023-07-10 18:23:25 +08:00
rwkv_vocab.cpp integrated world tokenizer for RWKV 2023-06-13 20:06:19 +08:00
utils.cpp fixed rwkv, standardized new ctx usage 2023-07-10 20:05:53 +08:00
utils.h fixed rwkv, standardized new ctx usage 2023-07-10 20:05:53 +08:00