Update ggml-phi-knc.c
This commit is contained in:
parent
a56a6f31fa
commit
d095d8e9c7
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@
|
|||
|
||||
#include <stdio.h>
|
||||
|
||||
// For memcpy.
|
||||
#include <string.h>
|
||||
|
||||
// No, we have an SIMD unit.
|
||||
// #define GGML_SIMD
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue