Historial de Commits

Autor SHA1 Mensaje Fecha
  Ron Evans 67c77799e0 examples : add llama_init_from_gpt_params() common function (#1290) hace 2 años
  Ron Evans 8c9be35ff9 examples : improve vertical alignment of a few variables (#1286) hace 2 años
  Robert Brisita 2bb992f034 llama : allow 0 as a seed number. (#1275) hace 2 años
  Ron Evans e2cd506999 main : switch input_noecho to input_echo to remove negation (#979) hace 2 años
  DannyDaemonic f4cef87edf Add git-based build information for better issue tracking (#1232) hace 2 años
  Georgi Gerganov 70269cae37 llama : fix session load / save (#1263) hace 2 años
  Georgi Gerganov 334637e43e common : change default parameters to pre-#1126 (#1223) hace 2 años
  Ivan Stepanov dd7eff57d8 llama : new sampling algorithms (#1126) hace 2 años
  Evan Jones 1481a9cf25 llama : add session file format and saved sessions in main (#1169) hace 2 años
  mgroeber9110 9b0a4d4214 examples/main README improvements and some light refactoring (#1131) hace 2 años
  Stephan Walter c50b628810 Fix CI: ARM NEON, quantization unit tests, editorconfig (#1122) hace 2 años
  wbpxre150 36b4f7e064 llama : print timings on ctrl+c exit (#1021) hace 2 años
  Alex Klinkhamer 9411288271 main : evaluate tokens in batches after swapping context (#1014) hace 2 años
  slaren 315a95a4d3 Add LoRA support (#820) hace 2 años
  Pavol Rusnak 489537e6cf examples: add missing <ctime> include for time() (#1011) hace 2 años
  Pavol Rusnak c85e03d12e Revert "main : alternative instruct mode (Vicuna support, etc.) (#863)" (#982) hace 2 años
  Tomáš Pazdiora f4d277ae17 main : alternative instruct mode (Vicuna support, etc.) (#863) hace 2 años
  Pavol Rusnak 8b679987cd Fix whitespace, add .editorconfig, add GitHub workflow (#883) hace 2 años
  comex 2663d2c678 Windows fixes (#890) hace 2 años
  comex f963b63afa Rewrite loading code to try to satisfy everyone: hace 2 años
  Tomáš Pazdiora aaf3b23deb fix for windows utf-8 input (#840) hace 2 años
  Sergey Alirzaev cc9cee8e9e Do not crash when it has nothing to say. (#796) hace 2 años
  mgroeber9110 53dbba7695 Windows: reactive sigint handler after each Ctrl-C (#736) hace 2 años
  Stephan Walter 436e561931 all : be more strict about converting float to double (#458) hace 2 años
  anzz1 7b8dbcb78b main.cpp fixes, refactoring (#571) hace 2 años
  anzz1 7a87d31f4f [main] fix infinite generation (-n == -1) (#523) hace 2 años
  Harald Fernengel 33e35b8fe8 Exit from interactive mode if input stream is bad (#491) hace 2 años
  anzz1 34ab526843 (Windows) Set console to UTF-8 on init (#420) hace 2 años
  Georgi Gerganov c2b25b6912 Fix colors enabling on WIN32 hace 2 años
  Georgi Gerganov 79b2b266db If n_predict == -1, generate forever hace 2 años