Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-28 | main.cpp fixes, refactoring (#571) | anzz1 | |
- main: entering empty line passes back control without new input in interactive/instruct modes - instruct mode: keep prompt fix - instruct mode: duplicate instruct prompt fix - refactor: move common console code from main->common | |||
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 ! |