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

fix: bug fix when penalties are negative #913

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

pfldy2850
Copy link
Contributor

I discovered that when penalties are negative, they are skipped.

According to openAI's definition of penalties, it seems that negative penalties are also being considered, although their use may be rare.

@WoosukKwon WoosukKwon self-requested a review August 31, 2023 15:34
Copy link
Collaborator

@WoosukKwon WoosukKwon left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for submitting the PR!

@WoosukKwon WoosukKwon merged commit e112223 into vllm-project:main Aug 31, 2023
2 checks passed
liuyanyi pushed a commit to liuyanyi/vllm that referenced this pull request Sep 12, 2023
hongxiayang pushed a commit to hongxiayang/vllm that referenced this pull request Feb 13, 2024
sjchoi1 pushed a commit to casys-kaist-internal/vllm that referenced this pull request May 7, 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.

2 participants