tests : free llama context at the end of the test
This commit is contained in:
parent
436e561931
commit
d502bc7c9d
2 changed files with 4 additions and 1 deletions
|
@ -77,5 +77,7 @@ int main(int argc, char **argv) {
|
|||
}
|
||||
}
|
||||
|
||||
llama_free(ctx);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue