koboldcpp/otherarch
Concedo e692a79aab Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	.github/workflows/docker.yml
#	CMakeLists.txt
#	CONTRIBUTING.md
#	docs/android.md
#	docs/docker.md
#	examples/embedding/embedding.cpp
#	examples/imatrix/imatrix.cpp
#	examples/infill/infill.cpp
#	examples/llama-bench/llama-bench.cpp
#	examples/main/README.md
#	examples/parallel/parallel.cpp
#	examples/perplexity/perplexity.cpp
#	examples/quantize-stats/quantize-stats.cpp
#	examples/save-load-state/save-load-state.cpp
#	examples/server/README.md
#	examples/simple/CMakeLists.txt
#	examples/speculative/speculative.cpp
#	flake.lock
#	ggml/src/CMakeLists.txt
#	ggml/src/ggml-blas.cpp
#	pocs/vdot/q8dot.cpp
#	pocs/vdot/vdot.cpp
#	scripts/debug-test.sh
#	scripts/sync-ggml.last
#	src/llama.cpp
#	tests/test-backend-ops.cpp
#	tests/test-chat-template.cpp
#	tests/test-quantize-fns.cpp
#	tests/test-quantize-perf.cpp
#	tests/test-tokenizer-0.cpp
#	tests/test-tokenizer-1-bpe.cpp
#	tests/test-tokenizer-1-spm.cpp
2024-10-11 11:59:59 +08:00
..
sdcpp Merge branch 'upstream' into concedo_experimental 2024-10-11 11:59:59 +08:00
tools move kcpp params out 2024-09-10 16:30:12 +08:00
whispercpp Metal: remove ggml_backend_metal_log_set_callback due to backend logging mechanism unificification d6fe7ab (#1144) 2024-10-06 14:54:33 +08:00
ggml_v1.c Merge branch 'master' into concedo_experimental 2023-10-31 20:44:04 +08:00
ggml_v1.h Various enhancement and integration pygmalion.cpp 2023-04-03 00:04:43 +08:00
ggml_v2-cuda-legacy.cu increase pool buffers 2024-01-20 11:52:39 +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 Merge commit '280345968d' into concedo_experimental 2024-04-07 20:27:17 +08:00
ggml_v2.h remove old filever checks (+7 squashed commit) 2023-05-21 00:15:39 +08:00
ggml_v3-cuda.cu try fix some compile issues (+1 squashed commits) 2024-04-08 20:01:46 +08:00
ggml_v3-cuda.h fossilize ggml library ver 3, to support ggjtv3 2024-01-20 10:49:25 +08:00
ggml_v3-opencl.cpp fossilize ggml library ver 3, to support ggjtv3 2024-01-20 10:49:25 +08:00
ggml_v3-opencl.h fossilize ggml library ver 3, to support ggjtv3 2024-01-20 10:49:25 +08:00
ggml_v3.c try fix compile issues 2024-09-19 13:56:19 +08:00
ggml_v3.h try to use allocator for cuda ggml v3 2024-01-20 12:53:31 +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 Merge commit '280345968d' into concedo_experimental 2024-04-07 20:27:17 +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 commit '280345968d' into concedo_experimental 2024-04-07 20:27:17 +08:00
llama-util.h Merge commit '280345968d' into concedo_experimental 2024-04-07 20:27:17 +08:00
llama_v2-util.h Merge commit '280345968d' into concedo_experimental 2024-04-07 20:27:17 +08:00
llama_v2.cpp Merge commit '280345968d' into concedo_experimental 2024-04-07 20:27:17 +08:00
llama_v2.h still merging in process 2023-05-20 15:58:33 +08:00
llama_v3.cpp Merge commit '280345968d' into concedo_experimental 2024-04-07 20:27:17 +08:00
llama_v3.h Merge commit '280345968d' into concedo_experimental 2024-04-07 20:27:17 +08:00
mpt_v3.cpp Merge commit '280345968d' into concedo_experimental 2024-04-07 20:27:17 +08:00
neox_v2.cpp fixed other arch 2023-05-24 00:20:43 +08:00
neox_v3.cpp Merge commit '280345968d' into concedo_experimental 2024-04-07 20:27:17 +08:00
otherarch.h move kcpp params out 2024-09-10 16:30:12 +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 added llava letterboxing feature 2024-08-25 23:15:38 +08:00
rwkv_v3.h fix compile errors, rwkv not working 2023-07-10 18:23:25 +08:00
rwkv_vocab.cpp vae test 2024-05-14 19:17:01 +08:00
utils.cpp fixed compile issues for ci 2024-04-08 20:32:31 +08:00
utils.h fixed compile issues for ci 2024-04-08 20:32:31 +08:00