You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: remove llama_sampler_accept reference in sampling sample usage (ggml-org#16920)
commit 5fb5e24 (llama : minor
sampling refactor (2) (ggml-org#9386)) moved the llama_sampler_accept call
into llama_sampler_sample, but the sampling sample usage in llama.h
was forgotten to be updated accordingly.
0 commit comments