Commit History

Author SHA1 Message Date
  András Salamon 9560655409 define default model path once, sync path with readme (#1366) 2 years ago
  Georgi Gerganov fb62f92433 llama : fix --mtest option (close #1414) 2 years ago
  Evan Jones cf348a60e0 main : add option to save full output to session (#1338) 2 years ago
  DannyDaemonic 41654efea8 Interface improvements and `--multiline-input` (previously `--author-mode`) (#1040) 2 years ago
  Georgi Gerganov f9a6364912 llama : require first token to be BOS (#1303) 2 years ago
  Jed Fox 3924088512 Remove default arguments from sampling functions (#1343) 2 years ago
  44670 2edbdb0f99 main : add --in-suffix option (#1318) 2 years ago
  Tomas f647ce040f fix #1224 reverse prompt and multi line (#1297) 2 years ago
  DannyDaemonic 13b0c68ed7 Handle signals properly on Windows (#1123) 2 years ago
  Ron Evans 67c77799e0 examples : add llama_init_from_gpt_params() common function (#1290) 2 years ago
  Ron Evans 8c9be35ff9 examples : improve vertical alignment of a few variables (#1286) 2 years ago
  Robert Brisita 2bb992f034 llama : allow 0 as a seed number. (#1275) 2 years ago
  Ron Evans e2cd506999 main : switch input_noecho to input_echo to remove negation (#979) 2 years ago
  DannyDaemonic f4cef87edf Add git-based build information for better issue tracking (#1232) 2 years ago
  Georgi Gerganov 70269cae37 llama : fix session load / save (#1263) 2 years ago
  Georgi Gerganov 334637e43e common : change default parameters to pre-#1126 (#1223) 2 years ago
  Ivan Stepanov dd7eff57d8 llama : new sampling algorithms (#1126) 2 years ago
  Evan Jones 1481a9cf25 llama : add session file format and saved sessions in main (#1169) 2 years ago
  mgroeber9110 9b0a4d4214 examples/main README improvements and some light refactoring (#1131) 2 years ago
  Stephan Walter c50b628810 Fix CI: ARM NEON, quantization unit tests, editorconfig (#1122) 2 years ago
  wbpxre150 36b4f7e064 llama : print timings on ctrl+c exit (#1021) 2 years ago
  Alex Klinkhamer 9411288271 main : evaluate tokens in batches after swapping context (#1014) 2 years ago
  slaren 315a95a4d3 Add LoRA support (#820) 2 years ago
  Pavol Rusnak 489537e6cf examples: add missing <ctime> include for time() (#1011) 2 years ago
  Pavol Rusnak c85e03d12e Revert "main : alternative instruct mode (Vicuna support, etc.) (#863)" (#982) 2 years ago
  Tomáš Pazdiora f4d277ae17 main : alternative instruct mode (Vicuna support, etc.) (#863) 2 years ago
  Pavol Rusnak 8b679987cd Fix whitespace, add .editorconfig, add GitHub workflow (#883) 2 years ago
  comex 2663d2c678 Windows fixes (#890) 2 years ago
  comex f963b63afa Rewrite loading code to try to satisfy everyone: 2 years ago
  Tomáš Pazdiora aaf3b23deb fix for windows utf-8 input (#840) 2 years ago