docker : do not build tests (#13204)

* docker : do not build tests

* include "ggml-cpu.h"
This commit is contained in:
Xuan-Son Nguyen
2025-04-30 10:44:07 +02:00
committed by GitHub
parent a0f7016d17
commit da84c04d8f
8 changed files with 9 additions and 8 deletions

View File

@ -1,4 +1,5 @@
#include "ggml.h"
#include "ggml-cpu.h"
#include "llama.h"
#include "common.h"