sync: update ggml

This commit is contained in:
leejet
2024-07-28 18:30:35 +08:00
parent 73c2176648
commit 4a6e36edc5
6 changed files with 17 additions and 14 deletions

View File

@@ -11,9 +11,9 @@
#include "util.h"
#include "vocab.hpp"
#include "ggml/ggml-alloc.h"
#include "ggml/ggml-backend.h"
#include "ggml/ggml.h"
#include "ggml-alloc.h"
#include "ggml-backend.h"
#include "ggml.h"
#include "stable-diffusion.h"