mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-22 03:10:03 +00:00
# Conflicts: # common/CMakeLists.txt # common/arg.cpp # common/chat.cpp # examples/parallel/README.md # examples/parallel/parallel.cpp # ggml/cmake/common.cmake # ggml/src/CMakeLists.txt # ggml/src/ggml-cpu/CMakeLists.txt # ggml/src/ggml-sycl/ggml-sycl.cpp # ggml/src/ggml-sycl/rope.cpp # models/ggml-vocab-bert-bge.gguf.inp # models/ggml-vocab-bert-bge.gguf.out # models/ggml-vocab-command-r.gguf.inp # models/ggml-vocab-command-r.gguf.out # models/ggml-vocab-deepseek-coder.gguf.inp # models/ggml-vocab-deepseek-coder.gguf.out # models/ggml-vocab-deepseek-llm.gguf.inp # models/ggml-vocab-deepseek-llm.gguf.out # models/ggml-vocab-falcon.gguf.inp # models/ggml-vocab-falcon.gguf.out # models/ggml-vocab-gpt-2.gguf.inp # models/ggml-vocab-gpt-2.gguf.out # models/ggml-vocab-llama-bpe.gguf.inp # models/ggml-vocab-llama-bpe.gguf.out # models/ggml-vocab-llama-spm.gguf.inp # models/ggml-vocab-llama-spm.gguf.out # models/ggml-vocab-mpt.gguf.inp # models/ggml-vocab-mpt.gguf.out # models/ggml-vocab-phi-3.gguf.inp # models/ggml-vocab-phi-3.gguf.out # models/ggml-vocab-qwen2.gguf.inp # models/ggml-vocab-qwen2.gguf.out # models/ggml-vocab-refact.gguf.inp # models/ggml-vocab-refact.gguf.out # models/ggml-vocab-starcoder.gguf.inp # models/ggml-vocab-starcoder.gguf.out # requirements/requirements-gguf_editor_gui.txt # tests/CMakeLists.txt # tests/test-chat.cpp # tests/test-grammar-integration.cpp # tests/test-json-schema-to-grammar.cpp # tools/mtmd/CMakeLists.txt # tools/run/run.cpp # tools/server/CMakeLists.txt |
||
|---|---|---|
| .. | ||
| sdcpp | ||
| tools | ||
| whispercpp | ||
| embeddings_adapter.cpp | ||
| ggml_v1.c | ||
| ggml_v1.h | ||
| ggml_v2-cuda-legacy.cu | ||
| ggml_v2-cuda-legacy.h | ||
| ggml_v2-cuda.cu | ||
| 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 | ||
| 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 | ||
| rwkv_v2.cpp | ||
| rwkv_v2.h | ||
| rwkv_v3.cpp | ||
| rwkv_v3.h | ||
| rwkv_vocab.cpp | ||
| tts_adapter.cpp | ||
| utils.cpp | ||
| utils.h | ||