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

Implement stop strings and best_of #114

Merged
merged 22 commits into from May 21, 2023
Merged

Implement stop strings and best_of #114

merged 22 commits into from May 21, 2023

Conversation

WoosukKwon
Copy link
Collaborator

Closes #92

This PR implements the string-based stop conditions and the best_of sampling parameters.

Copy link
Collaborator

@zhuohan123 zhuohan123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In general LGTM! Thanks!

examples/simple_server.py Outdated Show resolved Hide resolved
hongxiayang pushed a commit to hongxiayang/vllm that referenced this pull request Feb 13, 2024
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

Successfully merging this pull request may close these issues.

Support string-based stopping conditions
2 participants