mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-19 01:05:09 +02:00
Merge branch 'upstream' into concedo_experimental
# Conflicts: # .github/workflows/ui-build.yml # .github/workflows/ui-publish.yml # .github/workflows/ui-self-hosted.yml # CMakeLists.txt # app/CMakeLists.txt # app/llama.cpp # common/arg.cpp # ggml/CMakeLists.txt # ggml/src/ggml-hexagon/ggml-hexagon.cpp # ggml/src/ggml-hexagon/htp/htp-ops.h # ggml/src/ggml-hexagon/htp/main.c # ggml/src/ggml-hexagon/htp/unary-ops.c # ggml/src/ggml-opencl/ggml-opencl.cpp # scripts/snapdragon/ggml-hexagon-profile.py # scripts/sync-ggml.last # src/CMakeLists.txt # tests/test-llama-archs.cpp # tools/cli/README.md # tools/completion/README.md # tools/mtmd/CMakeLists.txt # tools/mtmd/tests/test-deepseek-ocr.py # tools/server/README.md
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#include "llama-grammar.cpp"
|
||||
#include "llama-sampler.cpp"
|
||||
#include "llama-kv-cache.cpp"
|
||||
#include "llama-kv-cache-dsa.cpp"
|
||||
#include "llama-kv-cache-iswa.cpp"
|
||||
#include "llama-memory-hybrid.cpp"
|
||||
#include "llama-memory-hybrid-iswa.cpp"
|
||||
|
||||
Reference in New Issue
Block a user