slaren
|
16bc66d947
llama.cpp : split llama_context_params into model and context params (#3301)
|
2 years ago |
Georgi Gerganov
|
ec893798b7
llama : custom attention mask + parallel decoding + no context swaps (#3228)
|
2 years ago |
Cebtenzzre
|
8781013ef6
make : restore build-info.h dependency for several targets (#3205)
|
2 years ago |
Cebtenzzre
|
e6616cf0db
examples : add compiler version and target to build info (#2998)
|
2 years ago |
Cebtenzzre
|
3aefaab9e5
check C++ code with -Wmissing-declarations (#3184)
|
2 years ago |
Cebtenzzre
|
e64f5b5578
examples : make n_ctx warning work again (#3066)
|
2 years ago |
Cebtenzzre
|
00d62adb79
fix some warnings from gcc and clang-tidy (#3038)
|
2 years ago |
Georgi Gerganov
|
e36ecdccc8
build : on Mac OS enable Metal by default (#2901)
|
2 years ago |
Kawrakow
|
fa3582f509
Tell users attmepting to run perplexity with too few tokens to use more (#2882)
|
2 years ago |
Johannes Gäßler
|
6b73ef1201
YAML result logging + preset script (#2657)
|
2 years ago |
Kawrakow
|
463173a6c0
llama : speedup tokenization (#2831)
|
2 years ago |
Georgi Gerganov
|
edd4c14817
llama : more tokenizer fixes (#2810)
|
2 years ago |
Kawrakow
|
771551a793
Fix HellaSwag (#2805)
|
2 years ago |
Kawrakow
|
d046dcee08
Faster perplexity computation (#2786)
|
2 years ago |
Georgi Gerganov
|
cf658adc83
llm : add Falcon support (#2717)
|
2 years ago |
Kawrakow
|
62959e740e
Strided perplexity (#2714)
|
2 years ago |
Georgi Gerganov
|
6381d4e110
gguf : new file format with flexible meta data (beta) (#2398)
|
2 years ago |
Kawrakow
|
cb1c0727bd
HellaSwag: split token evaluation into batches if needed (#2681)
|
2 years ago |
Kawrakow
|
5e9ff54a67
More efficient Hellaswag implementation (#2677)
|
2 years ago |
Georgi Gerganov
|
e9b12c332e
perplexity : more meaningful ETA number - 2 decimal points
|
2 years ago |
Borislav Stanimirov
|
ff966e7ca6
build : fix several cast and printf warnings (#2499)
|
2 years ago |
klosax
|
8a88e5855c
perplexity : add Hellaswag calculation (#2389)
|
2 years ago |
klosax
|
b5fe67f8c6
Perplexity: Compute scores correlated to HellaSwag (#2312)
|
2 years ago |
Georgi Gerganov
|
d01bccde9f
ci : integrate with ggml-org/ci (#2250)
|
2 years ago |
Evan Miller
|
5656d10599
mpi : add support for distributed inference via MPI (#2099)
|
2 years ago |
Judd
|
36680f6e40
convert : update for baichuan (#2081)
|
2 years ago |
Howard Su
|
b8c8dda75f
Use unsigned for random seed (#2006)
|
2 years ago |
zrm
|
b853d45601
ggml : add NUMA support (#1556)
|
2 years ago |
Didzis Gosko
|
527b6fba1d
llama : make model stateless and context stateful (llama_state) (#1797)
|
2 years ago |
Borislav Stanimirov
|
9cbf50c041
build : fix and ignore MSVC warnings (#1889)
|
2 years ago |