You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which llama.cpp modules do you know to be affected?
No response
Command line
Problem description & steps to reproduce
I just found that the batch in the mtmd_cli_context of mtmd-cli.cpp is not freed with llama_batch_free .It is just some finding by code review , I am not very sure about it.