llama.cpp
98863133 - server : free llama_batch on exit (#7212)

Commit
1 year ago
server : free llama_batch on exit (#7212) * [server] Cleanup a memory leak on exit There are a couple memory leaks on exit of the server. This hides others. After cleaning this up, you can see leaks on slots. But that is another patch to be sent after this. * make tab into spaces
Author
Parents
Loading