Understanding Sampler in .compile method while using gemma models #1468
Unanswered
Bavalpreet
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
sampler="top_k", sampler=keras_nlp.samplers.BeamSampler(num_beams=2)) and by default it is "greedy".
Kindly distinguish between them what does they individually mean?
Beta Was this translation helpful? Give feedback.
All reactions