llama.cpp
5dd5d1ab
- vocab : use string_view::find() to avoid unnecessary looking up beyond the fragment range (#12706)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
157 days ago
vocab : use string_view::find() to avoid unnecessary looking up beyond the fragment range (#12706)
References
#12706 - Use string_view::find() to search for tokenization to speed up
Author
yumeyao
Parents
1c059995
Loading