]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : use std::abs in llama_sample_tail_free (#2800)
authorCebtenzzre <redacted>
Sat, 26 Aug 2023 16:53:52 +0000 (12:53 -0400)
committerGitHub <redacted>
Sat, 26 Aug 2023 16:53:52 +0000 (19:53 +0300)
commit50526f37eba0b28336700890242ff282b949cd83
treeb60506175f023fbd74808abbb3aab157098745ae
parent04f4b1eb10f3e25750ca3e530265ce2841730e6b
llama : use std::abs in llama_sample_tail_free (#2800)

Plain 'abs' casts the input to int.
llama.cpp