Commit Graph

5 Commits (19726169b379bebc96189673a19b89ab1d307659)

Author SHA1 Message Date
anzz1 34ab526843
(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.
2 years ago
Georgi Gerganov c2b25b6912
Fix colors enabling on WIN32 2 years ago
Georgi Gerganov 79b2b266db
If n_predict == -1, generate forever 2 years ago
Georgi Gerganov e2d490dafd
Inifinite generation via context swapping (#71) 2 years ago
Georgi Gerganov a316a425d0
Overhaul the examples structure
- main -> examples
- utils -> examples (renamed to "common")
- quantize -> examples
- separate tools for "perplexity" and "embedding"

Hope I didn't break something !
2 years ago