koboldcpp/otherarch
2025-11-01 23:38:37 +08:00
..
sdcpp fix from https://github.com/leejet/stable-diffusion.cpp/pull/926 2025-11-01 23:38:37 +08:00
tools add old convert tool 2025-06-21 08:40:04 +08:00
ttscpp rename tts.cpp ggml_round to ggml_ttsround to avoid conflict 2025-10-16 14:24:44 +08:00
whispercpp improve whisper transcribe apt regex 2025-08-22 17:13:51 +08:00
embeddings_adapter.cpp Merge branch 'upstream' into concedo_experimental 2025-08-31 23:33:36 +08:00
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 updated lite, added better separators for multimodal chunks (universal) 2025-07-17 00:11:08 +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 fixed swa pp bug by retrying smaller batches 2025-07-21 23:34:22 +08:00