llama.cpp icon indicating copy to clipboard operation
llama.cpp copied to clipboard

examples: bugfix: fix memory leak on main.cpp

Open lizhenneng opened this issue 11 months ago • 0 comments

We must free ctx and model after program exited.

lizhenneng avatar Feb 28 '25 13:02 lizhenneng