mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-08-04 13:39:56 +00:00
# Conflicts: # docs/backend/OPENCL.md # ggml/CMakeLists.txt # ggml/src/ggml-cpu/CMakeLists.txt # ggml/src/ggml-cpu/kleidiai/kernels.cpp # ggml/src/ggml-cpu/kleidiai/kernels.h # ggml/src/ggml-cpu/kleidiai/kleidiai.cpp # ggml/src/ggml-hexagon/ggml-hexagon.cpp # ggml/src/ggml-hexagon/htp-drv.cpp # ggml/src/ggml-hexagon/htp-drv.h # ggml/src/ggml-hexagon/htp/CMakeLists.txt # ggml/src/ggml-hexagon/htp/act-ops.c # ggml/src/ggml-hexagon/htp/argsort-ops.c # ggml/src/ggml-hexagon/htp/binary-ops.c # ggml/src/ggml-hexagon/htp/cumsum-ops.c # ggml/src/ggml-hexagon/htp/flash-attn-ops.c # ggml/src/ggml-hexagon/htp/hex-dma.h # ggml/src/ggml-hexagon/htp/hex-profile.h # ggml/src/ggml-hexagon/htp/hex-utils.h # ggml/src/ggml-hexagon/htp/hmx-mm-kernels-tiled.h # ggml/src/ggml-hexagon/htp/hmx-queue.c # ggml/src/ggml-hexagon/htp/hmx-queue.h # ggml/src/ggml-hexagon/htp/htp-ctx.h # ggml/src/ggml-hexagon/htp/htp-ops.h # ggml/src/ggml-hexagon/htp/main.c # ggml/src/ggml-hexagon/htp/matmul-ops.c # ggml/src/ggml-hexagon/htp/matmul-ops.h # ggml/src/ggml-hexagon/htp/rope-ops.c # ggml/src/ggml-hexagon/htp/unary-ops.c # ggml/src/ggml-opencl/CMakeLists.txt # ggml/src/ggml-opencl/ggml-opencl.cpp # ggml/src/ggml-opencl/kernels/gemm_moe_mxfp4_q8_1_dp4a.cl # ggml/src/ggml-opencl/kernels/gemm_moe_q4_0_q8_1_dp4a.cl # ggml/src/ggml-opencl/kernels/gemm_moe_q4_k_q8_1_dp4a.cl # ggml/src/ggml-opencl/kernels/gemm_moe_q6_k_q8_1_dp4a.cl # ggml/src/ggml-opencl/kernels/gemm_moe_q8_1_dp4a.cl # ggml/src/ggml-opencl/kernels/gemm_noshuffle_q4_k_f32.cl # ggml/src/ggml-opencl/kernels/gemm_noshuffle_q4_k_q8_1_dp4a.cl # ggml/src/ggml-opencl/kernels/gemv_noshuffle_q4_k_f32.cl # ggml/src/ggml-opencl/kernels/mul_mv_q4_k_f32_flat.cl # ggml/src/ggml-opencl/kernels/mul_mv_q5_k_f32_flat.cl # ggml/src/ggml-sycl/dmmv.cpp # scripts/snapdragon/ggml-hexagon-profile.py # scripts/sync-ggml.last # tests/CMakeLists.txt # tests/test-backend-ops.cpp # tests/test-llama-archs.cpp # tests/test-recurrent-state-rollback.cpp # tools/cli/README.md # tools/completion/README.md # tools/server/README.md |
||
|---|---|---|
| .. | ||
| bench | ||
| tests | ||
| main.cpp | ||
| README-dev.md | ||
| server-chat.cpp | ||
| server-chat.h | ||
| server-common.cpp | ||
| server-common.h | ||
| server-context.cpp | ||
| server-context.h | ||
| server-cors-proxy.h | ||
| server-http.cpp | ||
| server-http.h | ||
| server-models.cpp | ||
| server-models.h | ||
| server-queue.cpp | ||
| server-queue.h | ||
| server-schema.cpp | ||
| server-schema.h | ||
| server-stream.cpp | ||
| server-stream.h | ||
| server-task.cpp | ||
| server-task.h | ||
| server-tools.cpp | ||
| server-tools.h | ||
| server.cpp | ||
| ui.cpp | ||
| ui.h | ||