mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-06 23:29:05 +00:00
parent
8ee0d09ae6
commit
db4cfd5dbc
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue