Files
gpt4all/gpt4all-backend/utils.cpp
Aaron Miller 47fbc0e309 non-llama: explicitly greedy sampling for temp<=0 (#901)
copied directly from llama.cpp - without this temp=0.0 will just
scale all the logits to infinity and give bad output
2023-06-08 11:08:30 -07:00

10 KiB