Commit Graph

9 Commits (master)

Author SHA1 Message Date
44670 2edbdb0f99
main : add --in-suffix option (#1318)
* adding --in-suffix option

* print input suffix before generation
1 year ago
DannyDaemonic db1080876a
Only escape prompts when used with `-e` (#1311) 1 year ago
DannyDaemonic c65a7fbfa9
Update main's README.md with new features (#1296) 1 year ago
Robert Brisita 2bb992f034
llama : allow 0 as a seed number. (#1275) 1 year ago
mgroeber9110 9b0a4d4214
examples/main README improvements and some light refactoring (#1131) 1 year ago
slaren 1d78fecdab
Fix LoRA acronym (#1145) 1 year ago
DannyDaemonic edce63baa9
Added README.md for main with examples and explanations (#1139) 1 year ago
Pavol Rusnak 8b679987cd
Fix whitespace, add .editorconfig, add GitHub workflow (#883) 1 year 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 !
1 year ago