llama_cpp_for_radxa_dragon_.../common
oobabooga 233461f812
sampling : Integrate Top-nσ into main sampling chain (and add it to the server) (#13264)
* sampling: add Top-nσ sampler to `llama-server` and sampler ordering

* revert: sampler ordering

* revert: VS' crappy auto-formatting

* revert: VS' crappy auto-formatting pt.2

* revert: my crappy eye sight...

* sampling: add XTC to Top-nσ sampler chain

* sampling: add Dyna. Temp. to Top-nσ sampler chain

* sampling: actually remove Top-nσ from sampler(oops)

* Integrate top_n_sigma into main sampler chain

* Define COMMON_SAMPLER_TYPE_TOP_N_SIGMA

* Formatting

* Lint

* Exit early in the sampler if nsigma < 0

---------

Co-authored-by: CasualAutopsy <casual_autopsy@outlook.com>
2025-05-05 22:12:19 +02:00
..
cmake
minja
arg.cpp mtmd : rename llava directory to mtmd (#13311) 2025-05-05 16:02:55 +02:00
arg.h common : add common_remote_get_content (#13123) 2025-04-26 22:58:12 +02:00
base64.hpp
build-info.cpp.in
chat.cpp
chat.h
CMakeLists.txt build : fix build info on windows (#13239) 2025-05-01 21:48:08 +02:00
common.cpp
common.h sampling : Integrate Top-nσ into main sampling chain (and add it to the server) (#13264) 2025-05-05 22:12:19 +02:00
console.cpp
console.h
json-schema-to-grammar.cpp grammar : handle maxItems == 0 in JSON schema (#13117) 2025-04-26 10:10:20 +02:00
json-schema-to-grammar.h
json.hpp
llguidance.cpp
log.cpp
log.h
ngram-cache.cpp
ngram-cache.h
sampling.cpp sampling : Integrate Top-nσ into main sampling chain (and add it to the server) (#13264) 2025-05-05 22:12:19 +02:00
sampling.h
speculative.cpp
speculative.h
stb_image.h