koboldcpp/otherarch
2025-11-24 22:31:03 +08:00
..
sdcpp minor tweak for sd 2025-11-24 22:31:03 +08:00
tools add old convert tool 2025-06-21 08:40:04 +08:00
ttscpp rename ggml_cumsum for tts 2025-11-16 17:54:58 +08:00
whispercpp add vulkan for whisper 2025-11-13 15:37:58 +08:00
embeddings_adapter.cpp Merge branch 'upstream' into concedo_experimental 2025-08-31 23:33:36 +08:00
ggml_v1.c Merge branch 'master' into concedo_experimental 2023-10-31 20:44:04 +08:00
ggml_v1.h
ggml_v2-cuda-legacy.cu try fix compile issues rocm (+4 squashed commit) 2025-09-21 22:31:09 +08:00
ggml_v2-cuda-legacy.h
ggml_v2-cuda.cu try fix compile issues rocm (+4 squashed commit) 2025-09-21 22:31:09 +08:00
ggml_v2-cuda.h
ggml_v2-opencl-legacy.c
ggml_v2-opencl-legacy.h
ggml_v2-opencl.cpp Reduce warnings. (#439) 2023-09-16 18:52:09 +08:00
ggml_v2-opencl.h
ggml_v2.c Merge commit '280345968d' into concedo_experimental 2024-04-07 20:27:17 +08:00
ggml_v2.h
ggml_v3-cuda.cu try fix compile issues rocm (+4 squashed commit) 2025-09-21 22:31:09 +08:00
ggml_v3-cuda.h attempts a backflip, but does he stick the landing? 2024-11-16 17:05:45 +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 Fixed some GGUFv1 loading bugs, long overdue cleanup for compiling, integrated TTS 2025-01-13 14:23:25 +08:00
ggml_v3b-opencl.cpp better warning message 2025-05-21 21:47:40 +08:00
ggml_v3b-opencl.h clean and rename old clblast files in preparation for merge 2024-12-15 15:29:02 +08:00
gpt2_v1.cpp
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
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 added a nicer built in voice 2025-01-13 23:26:54 +08:00
llama_v2.h Fixed some GGUFv1 loading bugs, long overdue cleanup for compiling, integrated TTS 2025-01-13 14:23:25 +08:00
llama_v3.cpp added a nicer built in voice 2025-01-13 23:26:54 +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
neox_v3.cpp Merge commit '280345968d' into concedo_experimental 2024-04-07 20:27:17 +08:00
otherarch.h add smoothing curve, not tested 2025-11-17 23:07:35 +08:00
rwkv_v2.cpp Fixed some GGUFv1 loading bugs, long overdue cleanup for compiling, integrated TTS 2025-01-13 14:23:25 +08:00
rwkv_v2.h
rwkv_v3.cpp added llava letterboxing feature 2024-08-25 23:15:38 +08:00
rwkv_v3.h
rwkv_vocab.cpp move embeds into their own dir, detach sd vocab into separate files 2025-10-03 14:21:09 +08:00
tts_adapter.cpp try to solve ttscpp oom regression 2025-09-24 17:45:28 +08:00
utils.cpp qwen3vl fixed (+2 squashed commit) 2025-10-31 17:52:33 +08:00
utils.h fixed swa pp bug by retrying smaller batches 2025-07-21 23:34:22 +08:00