Howard Su
|
b8c8dda75f
Use unsigned for random seed (#2006)
|
2 лет назад |
zrm
|
b853d45601
ggml : add NUMA support (#1556)
|
2 лет назад |
Didzis Gosko
|
527b6fba1d
llama : make model stateless and context stateful (llama_state) (#1797)
|
2 лет назад |
Georgi Gerganov
|
4f9c43e3bd
minor : warning fixes
|
2 лет назад |
FrankHB
|
5b9ccaf104
Fixed possible macro redefinition (#1892)
|
2 лет назад |
Borislav Stanimirov
|
9cbf50c041
build : fix and ignore MSVC warnings (#1889)
|
2 лет назад |
Georgi Gerganov
|
2347e45e7b
llama : do a warm-up eval at start for better timings (#1824)
|
2 лет назад |
Kerfuffle
|
fa84c4b3e8
Fix issue where interactive mode crashes when input exceeds ctx size (#1789)
|
2 лет назад |
Willy Tarreau
|
35a84916fb
main: add the possibility to open the prompt cache read-only (#1640)
|
2 лет назад |
Georgi Gerganov
|
ecb217db4f
llama : Metal inference (#1642)
|
2 лет назад |
Evan Jones
|
136476e898
Fix prompt cache saving and chat-persistent rollover (#1678)
|
2 лет назад |
DannyDaemonic
|
248367605e
Work around for recalculating logits in cached prompts (Fixes #1585) (#1609)
|
2 лет назад |
Kerfuffle
|
66874d4fbc
Some improvements to loading the session with --prompt-cache (#1550)
|
2 лет назад |
Georgi Gerganov
|
ec2e10c444
llama : add llama_init_backend() API (close #1527)
|
2 лет назад |
Jason McCartney
|
7694b52b9a
main : make reverse prompt option act as a stop token in non-interactive mode (#1032)
|
2 лет назад |
DannyDaemonic
|
ee9654138a
Fixes #1511 lambda issue for w64devkit (mingw) (#1513)
|
2 лет назад |
András Salamon
|
9560655409
define default model path once, sync path with readme (#1366)
|
2 лет назад |
Georgi Gerganov
|
fb62f92433
llama : fix --mtest option (close #1414)
|
2 лет назад |
Evan Jones
|
cf348a60e0
main : add option to save full output to session (#1338)
|
2 лет назад |
DannyDaemonic
|
41654efea8
Interface improvements and `--multiline-input` (previously `--author-mode`) (#1040)
|
2 лет назад |
Georgi Gerganov
|
f9a6364912
llama : require first token to be BOS (#1303)
|
2 лет назад |
Jed Fox
|
3924088512
Remove default arguments from sampling functions (#1343)
|
2 лет назад |
44670
|
2edbdb0f99
main : add --in-suffix option (#1318)
|
2 лет назад |
Tomas
|
f647ce040f
fix #1224 reverse prompt and multi line (#1297)
|
2 лет назад |
DannyDaemonic
|
13b0c68ed7
Handle signals properly on Windows (#1123)
|
2 лет назад |
Ron Evans
|
67c77799e0
examples : add llama_init_from_gpt_params() common function (#1290)
|
2 лет назад |
Ron Evans
|
8c9be35ff9
examples : improve vertical alignment of a few variables (#1286)
|
2 лет назад |
Robert Brisita
|
2bb992f034
llama : allow 0 as a seed number. (#1275)
|
2 лет назад |
Ron Evans
|
e2cd506999
main : switch input_noecho to input_echo to remove negation (#979)
|
2 лет назад |
DannyDaemonic
|
f4cef87edf
Add git-based build information for better issue tracking (#1232)
|
2 лет назад |