| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-25 | (Windows) Set console to UTF-8 on init (#420) | anzz1 | |
| Sets console codepage to 65001 (CP_UTF8) on start for both input and output, should fix problems with UTF-8 characters. | |||
| 2023-03-25 | Fix colors enabling on WIN32 | Georgi Gerganov | |
| 2023-03-25 | If n_predict == -1, generate forever | Georgi Gerganov | |
| 2023-03-25 | Inifinite generation via context swapping (#71) | Georgi Gerganov | |
| 2023-03-25 | Overhaul the examples structure | Georgi Gerganov | |
| - main -> examples - utils -> examples (renamed to "common") - quantize -> examples - separate tools for "perplexity" and "embedding" Hope I didn't break something ! | |||
