mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-10 17:14:36 +00:00
fix tools (+3 squashed commit)
Squashed commit:
[95a489ee] fix tools build
[1d3d3451] add accelerate
[2837705c
] edit a line
This commit is contained in:
parent
11f993ca10
commit
5edbacdd0e
4 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
#include "ggml.h"
|
||||
#include "gguf.h"
|
||||
#include "llama.h"
|
||||
#include "common.h"
|
||||
#include "common/common.h"
|
||||
#include "build-info.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue