llama.cpp
1a67fcc3
- common : avoid logging partial messages (which can contain broken UTF-8 sequences) (#14937)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
175 days ago
common : avoid logging partial messages (which can contain broken UTF-8 sequences) (#14937) * bug-fix: don't attempt to log partial parsed messages to avoid crash due to unfinished UTF-8 sequences
References
#14937 - bug-fix: handle broken UTF-8 sequences in common_chat_parse()
Author
kallewoof
Parents
204f2cf1
Loading