mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-06-26 11:45:21 +00:00
docker : do not build tests (#13204)
* docker : do not build tests * include "ggml-cpu.h"
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
#include "ggml.h"
|
||||
#include "ggml-cpu.h"
|
||||
#include "llama.h"
|
||||
#include "common.h"
|
||||
|
||||
|
Reference in New Issue
Block a user