Kawrakow
|
3e945cc1e9
HellaSwag: speed up by parallelizing log-prob evaluation (#5020)
|
2 yıl önce |
Georgi Gerganov
|
ad19812cda
perplexity : faster HellaSwag via batching (#5017)
|
2 yıl önce |
Kawrakow
|
682986a08e
Add Winogrande evaluation (#5015)
|
2 yıl önce |
Georgi Gerganov
|
959ef0c0df
perplexity : fix kv cache handling for hellaswag (#4981)
|
2 yıl önce |
Kerfuffle
|
91f6499393
Respect tokenizer.ggml.add_bos_token value when tokenizing (#4040)
|
2 yıl önce |
cebtenzzre
|
b12fa0d1c1
build : link against build info instead of compiling against it (#3879)
|
2 yıl önce |
Kerfuffle
|
6e08281e58
Extend llama_kv_cache_seq_rm to allow matching any sequence (#3843)
|
2 yıl önce |
Marcus Dunn
|
5be6c803fa
llama : remove token functions with `context` args in favor of `model` (#3720)
|
2 yıl önce |
slaren
|
16bc66d947
llama.cpp : split llama_context_params into model and context params (#3301)
|
2 yıl önce |
Georgi Gerganov
|
ec893798b7
llama : custom attention mask + parallel decoding + no context swaps (#3228)
|
2 yıl önce |
Cebtenzzre
|
8781013ef6
make : restore build-info.h dependency for several targets (#3205)
|
2 yıl önce |
Cebtenzzre
|
e6616cf0db
examples : add compiler version and target to build info (#2998)
|
2 yıl önce |
Cebtenzzre
|
3aefaab9e5
check C++ code with -Wmissing-declarations (#3184)
|
2 yıl önce |
Cebtenzzre
|
e64f5b5578
examples : make n_ctx warning work again (#3066)
|
2 yıl önce |
Cebtenzzre
|
00d62adb79
fix some warnings from gcc and clang-tidy (#3038)
|
2 yıl önce |
Georgi Gerganov
|
e36ecdccc8
build : on Mac OS enable Metal by default (#2901)
|
2 yıl önce |
Kawrakow
|
fa3582f509
Tell users attmepting to run perplexity with too few tokens to use more (#2882)
|
2 yıl önce |
Johannes Gäßler
|
6b73ef1201
YAML result logging + preset script (#2657)
|
2 yıl önce |
Kawrakow
|
463173a6c0
llama : speedup tokenization (#2831)
|
2 yıl önce |
Georgi Gerganov
|
edd4c14817
llama : more tokenizer fixes (#2810)
|
2 yıl önce |
Kawrakow
|
771551a793
Fix HellaSwag (#2805)
|
2 yıl önce |
Kawrakow
|
d046dcee08
Faster perplexity computation (#2786)
|
2 yıl önce |
Georgi Gerganov
|
cf658adc83
llm : add Falcon support (#2717)
|
2 yıl önce |
Kawrakow
|
62959e740e
Strided perplexity (#2714)
|
2 yıl önce |
Georgi Gerganov
|
6381d4e110
gguf : new file format with flexible meta data (beta) (#2398)
|
2 yıl önce |
Kawrakow
|
cb1c0727bd
HellaSwag: split token evaluation into batches if needed (#2681)
|
2 yıl önce |
Kawrakow
|
5e9ff54a67
More efficient Hellaswag implementation (#2677)
|
2 yıl önce |
Georgi Gerganov
|
e9b12c332e
perplexity : more meaningful ETA number - 2 decimal points
|
2 yıl önce |
Borislav Stanimirov
|
ff966e7ca6
build : fix several cast and printf warnings (#2499)
|
2 yıl önce |
klosax
|
8a88e5855c
perplexity : add Hellaswag calculation (#2389)
|
2 yıl önce |