koboldcpp/otherarch
2025-11-17 23:07:35 +08:00
..
sdcpp cherry pick patch in https://github.com/leejet/stable-diffusion.cpp/pull/957 and https://github.com/leejet/stable-diffusion.cpp/pull/935 2025-11-10 23:05:38 +08:00
tools
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
ggml_v1.c
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
ggml_v2-opencl.h
ggml_v2.c
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
ggml_v3-opencl.cpp
ggml_v3-opencl.h
ggml_v3.c
ggml_v3.h
ggml_v3b-opencl.cpp
ggml_v3b-opencl.h
gpt2_v1.cpp
gpt2_v2.cpp
gpt2_v3.cpp
gptj_v1.cpp
gptj_v2.cpp
gptj_v3.cpp
llama-util.h
llama_v2-util.h
llama_v2.cpp
llama_v2.h
llama_v3.cpp
llama_v3.h
mpt_v3.cpp
neox_v2.cpp
neox_v3.cpp
otherarch.h add smoothing curve, not tested 2025-11-17 23:07:35 +08:00
rwkv_v2.cpp
rwkv_v2.h
rwkv_v3.cpp
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