mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-22 11:16:08 +00:00
# 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 |
||
|---|---|---|
| .. | ||
| sdcpp | ||
| tools | ||
| whispercpp | ||
| 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 | ||
| 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 | ||
| utils.cpp | ||
| utils.h | ||