add intrinsics include
This commit is contained in:
parent
e86f3c2221
commit
20655aea80
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue