mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-06 21:11:24 +02:00
Merge commit '9963b81f6392da8066958c177db77ad4b4a8f284' into concedo_experimental
# Conflicts: # .github/workflows/server.yml # SECURITY.md # docs/backend/SYCL.md # examples/model-conversion/README.md # examples/model-conversion/scripts/embedding/compare-embeddings-logits.sh # ggml/src/ggml-hexagon/ggml-hexagon.cpp # ggml/src/ggml-hexagon/htp/matmul-ops.c # tests/CMakeLists.txt # tests/test-chat.cpp # tests/test-json-schema-to-grammar.cpp
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
static bool old_mixtral_warning_showed = false;
|
||||
|
||||
// we do what we must because we can
|
||||
#include "llama-impl.cpp"
|
||||
#include "llama-impl.h"
|
||||
#include "llama-chat.cpp"
|
||||
#include "llama-mmap.cpp"
|
||||
#include "llama-context.cpp"
|
||||
|
||||
Reference in New Issue
Block a user