We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea02c75 commit 04b464eCopy full SHA for 04b464e
ggml/src/ggml-quants.c
@@ -4,7 +4,7 @@
4
#include "ggml-quants.h"
5
#include "ggml-impl.h"
6
#include "ggml-cpu-impl.h"
7
-
+#include "ggml-cpu.h"
8
9
#include <math.h>
10
#include <string.h>
0 commit comments