This commit is contained in:
Sarunas Valaskevicius 2026-01-02 23:47:03 +02:00 committed by GitHub
commit 034ccac4ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
#include "ggml-threading.h"
#include "ggml-cpu.h"
#include "ggml.h"
#include "ggml-cpu/ggml-cpu-impl.h"
// FIXME: required here for quantization functions
#include "ggml-quants.h"