llama.cpp
18705a30
- llama2c : fix segfault and alloc-dealloc-mismatch (#2913)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
llama2c : fix segfault and alloc-dealloc-mismatch (#2913) * llama2c : fix segfault if vocab is not found * llama2c : fix mismatch between new[] and delete * llama2c : fix basename on Windows * llama2c : use a destructor to prevent memory leaks
References
#2913 - llama2c : fix segfault and alloc-dealloc-mismatch
Author
cebtenzzre
Parents
e8d91589
Loading