Update ggml-phi-knc.c
This commit is contained in:
parent
f882673ba6
commit
ab6f3a8a8d
|
|
@ -4,6 +4,9 @@
|
|||
|
||||
#include <stdio.h>
|
||||
|
||||
// For memcpy.
|
||||
#include <string.h>
|
||||
|
||||
// No, we have an SIMD unit.
|
||||
// #define GGML_SIMD
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue