mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-11-15 11:17:31 +00:00
llama : use smart pointers for ggml resources (#10117)
This commit is contained in:
@@ -1368,6 +1368,7 @@ add_library(ggml
|
||||
../include/ggml.h
|
||||
../include/ggml-alloc.h
|
||||
../include/ggml-backend.h
|
||||
../include/ggml-cpp.h
|
||||
ggml.c
|
||||
ggml-alloc.c
|
||||
ggml-backend.cpp
|
||||
|
||||
Reference in New Issue
Block a user