llama.cpp
34ab5268
- (Windows) Set console to UTF-8 on init (#420)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
(Windows) Set console to UTF-8 on init (#420) Sets console codepage to 65001 (CP_UTF8) on start for both input and output, should fix problems with UTF-8 characters.
References
#420 - (Windows) Set console to UTF-8 on init
Author
anzz1
Parents
c2b25b69
Loading