Abhilash Majumder
|
0f648573dd
ggml : add unified SYCL backend for Intel GPUs (#2690)
|
2 年之前 |
Georgi Gerganov
|
89758723c7
minor : clean-up some warnings and style (#5094)
|
2 年之前 |
Kawrakow
|
6f9939d119
KL-divergence (#5076)
|
2 年之前 |
Kawrakow
|
7dcbe39d36
Add ability to evauate multiple choice tasks (#5047)
|
2 年之前 |
Kawrakow
|
682986a08e
Add Winogrande evaluation (#5015)
|
2 年之前 |
stduhpf
|
e0324285a5
speculative : threading options (#4959)
|
2 年之前 |
Yann Follet
|
722d33f34e
main : add parameter --no-display-prompt (#4541)
|
2 年之前 |
slaren
|
e7e4df031b
llama : ggml-backend integration (#4766)
|
2 年之前 |
howlger
|
4315a94366
common : streamline the formatting of help (#4890)
|
2 年之前 |
Georgi Gerganov
|
f445c0e68c
llama : fix llm_build_k_shift to use correct n_rot (#4889)
|
2 年之前 |
Georgi Gerganov
|
7edefbd79c
main : better name for variable n_print (#4874)
|
2 年之前 |
Georgi Gerganov
|
3ca63b4538
main : disable token count by default (#4874)
|
2 年之前 |
pudepiedj
|
43f76bf1c3
main : print total token count and tokens consumed so far (#4874)
|
2 年之前 |
howlger
|
1fc2f265ff
common : fix the short form of `--grp-attn-w`, not `-gat` (#4825)
|
2 年之前 |
Georgi Gerganov
|
52531fdff8
main : add self-extend support (#4815)
|
2 年之前 |
automaticcat
|
24a447e20a
ggml : add ggml_cpu_has_avx_vnni() (#4589)
|
2 年之前 |
Jared Van Bortel
|
8fe03ffdda
common : remove incorrect --model-draft default (#4568)
|
2 年之前 |
Siwen Yu
|
9fb13f9584
common : add `--version` option to show build info in CLI (#4433)
|
2 年之前 |
Georgi Gerganov
|
bcc0eb4591
llama : per-layer KV cache + quantum K cache (#4309)
|
2 年之前 |
Kerfuffle
|
5aa365d88f
llama : allow overriding GGUF metadata when loading model (#4092)
|
2 年之前 |
MaggotHATE
|
52c8bc3cf3
sampling : custom samplers order (#4285)
|
2 年之前 |
Georgi Gerganov
|
6b0a7420d0
llama : KV cache view API + better KV cache management (#4170)
|
2 年之前 |
Seb C
|
881800d1f0
main : Add ChatML functionality to main example (#4046)
|
2 年之前 |
kchro3
|
262005ad9d
common : comma should be semicolon (#4137)
|
2 年之前 |
Jannis Schönleber
|
9e87ef60e1
common : improve yaml log escaping (#4080)
|
2 年之前 |
Kerfuffle
|
91f6499393
Respect tokenizer.ggml.add_bos_token value when tokenizing (#4040)
|
2 年之前 |
slaren
|
2833a6f63c
ggml-cuda : fix f16 mul mat (#3961)
|
2 年之前 |
Kerfuffle
|
d9ccce2e33
Allow common process_escapes to handle \x sequences (#3928)
|
2 年之前 |
Georgi Gerganov
|
8f961abdc4
speculative : change default p_accept to 0.5 + CLI args (#3919)
|
2 年之前 |
cebtenzzre
|
b12fa0d1c1
build : link against build info instead of compiling against it (#3879)
|
2 年之前 |