Understanding Sampler in .compile method while using gemma models #1468
Unanswered
Bavalpreet
asked this question in
Q&A
Replies: 1 comment
-
+1 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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