Georgi Gerganov
|
b47b8a9cfe
llama : optimize memory buffers (#2325)
|
2 ani în urmă |
Guillaume "Vermeille" Sanchez
|
ab0e26bdfb
llama : remove cfg smooth factor as it is only a reparameterization of the guidance scale (#2280)
|
2 ani în urmă |
Xiao-Yong Jin
|
6e7cca4047
llama : add custom RoPE (#2054)
|
2 ani în urmă |
Bach Le
|
c9c74b4e3f
llama : add classifier-free guidance (#2135)
|
2 ani în urmă |
Evan Miller
|
5656d10599
mpi : add support for distributed inference via MPI (#2099)
|
2 ani în urmă |
Judd
|
36680f6e40
convert : update for baichuan (#2081)
|
2 ani în urmă |
Howard Su
|
b8c8dda75f
Use unsigned for random seed (#2006)
|
2 ani în urmă |
zrm
|
b853d45601
ggml : add NUMA support (#1556)
|
2 ani în urmă |
Didzis Gosko
|
527b6fba1d
llama : make model stateless and context stateful (llama_state) (#1797)
|
2 ani în urmă |
Georgi Gerganov
|
4f9c43e3bd
minor : warning fixes
|
2 ani în urmă |
FrankHB
|
5b9ccaf104
Fixed possible macro redefinition (#1892)
|
2 ani în urmă |
Borislav Stanimirov
|
9cbf50c041
build : fix and ignore MSVC warnings (#1889)
|
2 ani în urmă |
Georgi Gerganov
|
2347e45e7b
llama : do a warm-up eval at start for better timings (#1824)
|
2 ani în urmă |
Kerfuffle
|
fa84c4b3e8
Fix issue where interactive mode crashes when input exceeds ctx size (#1789)
|
2 ani în urmă |
Willy Tarreau
|
35a84916fb
main: add the possibility to open the prompt cache read-only (#1640)
|
2 ani în urmă |
Georgi Gerganov
|
ecb217db4f
llama : Metal inference (#1642)
|
2 ani în urmă |
Evan Jones
|
136476e898
Fix prompt cache saving and chat-persistent rollover (#1678)
|
2 ani în urmă |
DannyDaemonic
|
248367605e
Work around for recalculating logits in cached prompts (Fixes #1585) (#1609)
|
2 ani în urmă |
Kerfuffle
|
66874d4fbc
Some improvements to loading the session with --prompt-cache (#1550)
|
2 ani în urmă |
Georgi Gerganov
|
ec2e10c444
llama : add llama_init_backend() API (close #1527)
|
2 ani în urmă |
Jason McCartney
|
7694b52b9a
main : make reverse prompt option act as a stop token in non-interactive mode (#1032)
|
2 ani în urmă |
DannyDaemonic
|
ee9654138a
Fixes #1511 lambda issue for w64devkit (mingw) (#1513)
|
2 ani în urmă |
András Salamon
|
9560655409
define default model path once, sync path with readme (#1366)
|
2 ani în urmă |
Georgi Gerganov
|
fb62f92433
llama : fix --mtest option (close #1414)
|
2 ani în urmă |
Evan Jones
|
cf348a60e0
main : add option to save full output to session (#1338)
|
2 ani în urmă |
DannyDaemonic
|
41654efea8
Interface improvements and `--multiline-input` (previously `--author-mode`) (#1040)
|
2 ani în urmă |
Georgi Gerganov
|
f9a6364912
llama : require first token to be BOS (#1303)
|
2 ani în urmă |
Jed Fox
|
3924088512
Remove default arguments from sampling functions (#1343)
|
2 ani în urmă |
44670
|
2edbdb0f99
main : add --in-suffix option (#1318)
|
2 ani în urmă |
Tomas
|
f647ce040f
fix #1224 reverse prompt and multi line (#1297)
|
2 ani în urmă |