koboldcpp/otherarch
Concedo f288c6b5e3 Merge branch 'master' into concedo_experimental
# Conflicts:
#	CMakeLists.txt
#	Makefile
#	build.zig
#	scripts/sync-ggml.sh
2023-10-10 00:09:46 +08:00
..
tools archived old unused file 2023-10-02 16:57:20 +08:00
ggml_v1.c Reduce warnings. (#439) 2023-09-16 18:52:09 +08:00
ggml_v1.h Various enhancement and integration pygmalion.cpp 2023-04-03 00:04:43 +08:00
ggml_v2-cuda-legacy.cu Koboldcpp-ROCm Port (#399) 2023-08-28 17:05:06 +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 Koboldcpp-ROCm Port (#399) 2023-08-28 17:05:06 +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 Reduce warnings. (#439) 2023-09-16 18:52:09 +08:00
ggml_v2-opencl.h still merging in process 2023-05-20 15:58:33 +08:00
ggml_v2.c Reduce warnings. (#439) 2023-09-16 18:52:09 +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 Reduce warnings. (#439) 2023-09-16 18:52:09 +08:00
gpt2_v3.cpp Koboldcpp-ROCm Port (#399) 2023-08-28 17:05:06 +08:00
gptj_v1.cpp remove old filever checks (+7 squashed commit) 2023-05-21 00:15:39 +08:00
gptj_v2.cpp Reduce warnings. (#439) 2023-09-16 18:52:09 +08:00
gptj_v3.cpp merge new rope param nonsense 2023-09-30 11:33:30 +08:00
llama-util.h reverted the failsafe removal, since they dropped support for dll check 2023-08-31 15:39:32 +08:00
llama_v2-util.h fixed linux build error 2023-08-24 22:12:56 +08:00
llama_v2.cpp Koboldcpp-ROCm Port (#399) 2023-08-28 17:05:06 +08:00
llama_v2.h still merging in process 2023-05-20 15:58:33 +08:00
llama_v3.cpp Merge branch 'master' into concedo_experimental 2023-10-10 00:09:46 +08:00
llama_v3.h Reduce warnings. (#439) 2023-09-16 18:52:09 +08:00
mpt_v3.cpp Koboldcpp-ROCm Port (#399) 2023-08-28 17:05:06 +08:00
neox_v2.cpp fixed other arch 2023-05-24 00:20:43 +08:00
neox_v3.cpp merge new rope param nonsense 2023-09-30 11:33:30 +08:00
otherarch.h Merge branch 'master' into concedo_experimental 2023-08-24 15:21:24 +08:00
rwkv_v2.cpp Reduce warnings. (#439) 2023-09-16 18:52:09 +08:00
rwkv_v2.h wip integrating new rwkv 2023-05-27 22:45:28 +08:00
rwkv_v3.cpp fix for RWKV 2023-09-01 17:02:11 +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