]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
tests : refactor test-backend-sampler (#18753)
authorGeorgi Gerganov <redacted>
Sun, 11 Jan 2026 15:31:03 +0000 (17:31 +0200)
committerGitHub <redacted>
Sun, 11 Jan 2026 15:31:03 +0000 (17:31 +0200)
commit84ae04f163140f24eb7d1fae9c1893edbec5ca05
tree66a0723e09f7c196396278f1e2e775cb0d4ed55c
parent506bb6e01009058f35558474cf987eeb56361782
tests : refactor test-backend-sampler (#18753)

* tests : use "auto", use std::string

* tests : refactor test-backend-sampler.cpp

* cmake : remove redundant declarations

* ci : use smaller model

* tests : add struct test_params

* tests : reduce logit bias 100.0f -> 10.0f
ci/run.sh
tests/CMakeLists.txt
tests/test-backend-sampler.cpp