SIGN IN SIGN UP

Replace logits_to_logprobs implementation with numpy equivalent to llama.cpp (#991)

See #990. This change makes the logits_to_logprobs function equivalent to the version in the llama.cpp repository. It uses numpy so it's much faster than the previous version.
T
Tanner Hobson committed
ef22e478db533e89fe3d48577cf9f338b4195b70
Parent: ac35f68
Committed by GitHub <noreply@github.com> on 12/12/2023, 1:46:27 AM