llama.cpp
fix perplexity after c-api refactor
#390
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
2
Changes
View On
GitHub
Commits
preallocate a buffer of fitting size for tokenization (utils.cpp)
Green-Sky
committed
2 years ago
don't create a new std::string (especially here, where it's usually large)
Green-Sky
committed
2 years ago
Loading