Update ggml-phi-knc.c

This commit is contained in:
Julia Longtin 2024-03-17 21:36:14 +00:00 committed by GitHub
parent f882673ba6
commit ab6f3a8a8d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@
#include <stdio.h>
// For memcpy.
#include <string.h>
// No, we have an SIMD unit.
// #define GGML_SIMD