Cebtenzzre
|
6df1f5940f
make : build with -Wmissing-prototypes (#2394)
|
před 2 roky |
slaren
|
5488fb789e
ggml : allocate graphs in a context (#2392)
|
před 2 roky |
Kawrakow
|
eb542d3932
Add LLAMA_DEFAULT_RMS_EPS so we can change the default (#2384)
|
před 2 roky |
slaren
|
07aaa0f63f
ggml : fix ggml_flash_attn to use op_params (#2387)
|
před 2 roky |
ldwang
|
fce48caf9a
convert.py : support bpe tokenizer (#2228)
|
před 2 roky |
Jiahao Li
|
875086bdb9
ggml : relax contiguous constraints in activation function (#2371)
|
před 2 roky |
slaren
|
da1889834a
ggml : improve graph build time via hash table lookup (#2329)
|
před 2 roky |
Hesen Peng
|
82552b7f54
build : fix line breaking error in build-info.sh (#2349)
|
před 2 roky |
Xiao-Yong Jin
|
0c06204fb3
main : add `--in-prefix-bos` to prefix BOS to user inputs; keep EOS (#2304)
|
před 2 roky |
Eve
|
1fed755b1f
ci : add non-AVX scalar build/test (#2356)
|
před 2 roky |
katsu560
|
be2301bcda
k_quants : add AVX support to dot functions with QK_K as 64 (#2339)
|
před 2 roky |
Shouzheng Liu
|
1aa18ef994
metal : concurrently dispatch commands (#2358)
|
před 2 roky |
Kawrakow
|
9a08eaf3c4
Another speed gain for Q4_0 and Q4_1 on Metal (#2375)
|
před 2 roky |
Kawrakow
|
129d844c87
Fix Q4_K and Q5_K for QK_K = 64 on CUDA (#2359)
|
před 2 roky |
slaren
|
d5512b782b
server: add rms_norm_eps parameter (#2380)
|
před 2 roky |
Henri Vasserman
|
c798308e3a
[Server] Escape HTML in webchat (#2368)
|
před 2 roky |
slaren
|
41c674161f
make rms_norm_eps a parameter (#2374)
|
před 2 roky |
Aarni Koskela
|
b3f138d058
Chat UI extras (#2366)
|
před 2 roky |
Georgi Gerganov
|
5b2b2dc6ae
ggml : sync (unary ops refactor, static-correctness) (#2370)
|
před 2 roky |
Kawrakow
|
42f70cb2f6
Fix scalar version of Q5_K when QK_K = 64 (#2362)
|
před 2 roky |
Evan Jones
|
84e09a7d8b
llama : add grammar-based sampling (#1773)
|
před 2 roky |
Kawrakow
|
2f9cf974a0
Some more Q4_K and Q5_K speedup on CUDA (#2346)
|
před 2 roky |
IgnacioFDM
|
4f06592cc6
Add gqa parameter support to the server (#2351)
|
před 2 roky |
Johannes Gäßler
|
70d26ac388
Fix __dp4a documentation (#2348)
|
před 2 roky |
wzy
|
57921ca6db
common : n_threads == -1 uses std::thread::hardware_concurrency() (#2347)
|
před 2 roky |
slaren
|
3602ac4255
fix n_tasks (#2342)
|
před 2 roky |
slaren
|
95a6c595e7
ggml: move op parameters from tensors to ggml_tensor::op_params (#2333)
|
před 2 roky |
Georgi Gerganov
|
e76d630df1
llama : grouped-query attention + LLaMAv2 70B support (#2276)
|
před 2 roky |
maddes8cht
|
1d0824b247
llama : print help to stdout (#2338)
|
před 2 roky |
wzy
|
bc3ec2cdc9
flake : support `nix build '.#opencl'` (#2337)
|
před 2 roky |