SIGN IN SIGN UP

llama : add option for greedy sampling with probs (#3813)

* llama : add option for greedy sampling with probs

* llama : add comment about llama_sample_token_greedy() missing probs

* sampling : temp == 0.0 -> no probs, temp < 0.0 -> probs
G
Georgi Gerganov committed
ee1a0ec9cb367ba41d138134795cbbbe93d2bf1c
Parent: 1774611
Committed by GitHub <noreply@github.com> on 10/28/2023, 11:23:11 AM