]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : remove Tail-Free sampling (#10071)
authorGeorgi Gerganov <redacted>
Tue, 29 Oct 2024 08:42:05 +0000 (10:42 +0200)
committerGitHub <redacted>
Tue, 29 Oct 2024 08:42:05 +0000 (10:42 +0200)
commit8d8ff715367480b856ad86ac3888e9742b13a6fa
tree97c794c0403a8c2eecd0213202d167ba03d1eb9e
parent61715d5cc83a28181df6a641846e4f6a740f3c74
llama : remove Tail-Free sampling (#10071)

ggml-ci
16 files changed:
common/arg.cpp
common/common.cpp
common/common.h
common/sampling.cpp
examples/main/README.md
examples/server/README.md
examples/server/public/index-new.html
examples/server/public/index.html
examples/server/server.cpp
examples/server/themes/buttons-top/index.html
examples/server/themes/wild/index.html
examples/server/utils.hpp
include/llama.h
scripts/run-with-preset.py
src/llama-sampling.cpp
tests/test-sampling.cpp