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
and I get an error that says max_logprobs cannot be higher than 20. This error wasn't happening with 0.6.1 (i.e. before moving out beam search)
Could you help me please?
Before submitting a new issue...
Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.
The text was updated successfully, but these errors were encountered:
Your current environment
The output of `python collect_env.py`
FYI: cuda does not show up because I am in a cluster. It is 12.4
Model Input Dumps
No response
🐛 Describe the bug
I am using llama 3.2 1b with
and I get an error that says max_logprobs cannot be higher than 20. This error wasn't happening with 0.6.1 (i.e. before moving out beam search)
Could you help me please?
Before submitting a new issue...
The text was updated successfully, but these errors were encountered: