Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about best_of when use_beam_search=True #435

Open
ZeguanXiao opened this issue Jan 18, 2025 · 0 comments
Open

Question about best_of when use_beam_search=True #435

ZeguanXiao opened this issue Jan 18, 2025 · 0 comments

Comments

@ZeguanXiao
Copy link

When use_beam_search=True, I noticed that the best_of parameter is not specified in the model configs. However, according to the vLLM source code (0.5.0), best_of should be set when using beam search.

Questions:

  1. Does alpaca_eval have a default setting for the best_of parameter?
  2. Is there a default value for n when using beam search?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant