llama : use smart pointers for ggml resources (llama/10117)

This commit is contained in:
Diego Devesa
2024-11-01 23:48:26 +01:00
committed by Georgi Gerganov
parent ec3e16445e
commit b40c255e98
2 changed files with 39 additions and 0 deletions

View File

@@ -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