Commit Graph

6 Commits (2bb992f034689e2ddd7b9ac05163b0359a5957b3)

Author SHA1 Message Date
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 !
2 years ago