llama.cpp
18705a30 - llama2c : fix segfault and alloc-dealloc-mismatch (#2913)

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
Author
Parents
Loading