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