Marcus Dunn
|
5be6c803fa
llama : remove token functions with `context` args in favor of `model` (#3720)
|
2 tahun lalu |
slaren
|
16bc66d947
llama.cpp : split llama_context_params into model and context params (#3301)
|
2 tahun lalu |
Georgi Gerganov
|
ec893798b7
llama : custom attention mask + parallel decoding + no context swaps (#3228)
|
2 tahun lalu |
Cebtenzzre
|
e6616cf0db
examples : add compiler version and target to build info (#2998)
|
2 tahun lalu |
Cebtenzzre
|
3aefaab9e5
check C++ code with -Wmissing-declarations (#3184)
|
2 tahun lalu |
Przemysław Pawełczyk
|
cb6c44c5e0
build : do not use _GNU_SOURCE gratuitously (#2035)
|
2 tahun lalu |
Cebtenzzre
|
ef15649972
build : fix most gcc and clang warnings (#2861)
|
2 tahun lalu |
Georgi Gerganov
|
c90d135eb4
examples : fix underscore in beam-search + .gitignore (close #2900)
|
2 tahun lalu |