mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2026-07-31 15:11:29 -05:00
llamafile : fix include path (llama/0)
ggml-ci
This commit is contained in:
@@ -50,7 +50,8 @@
|
||||
|
||||
#include "sgemm.h"
|
||||
#include "ggml-impl.h"
|
||||
#include "ggml-cpu-impl.h"
|
||||
// hack until moved into the CPU backend
|
||||
#include "../ggml-cpu-impl.h"
|
||||
#include "ggml-quants.h"
|
||||
|
||||
#ifdef _MSC_VER
|
||||
|
||||
Reference in New Issue
Block a user