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

Server - Sampling bug fix #10019

Merged
merged 1 commit into from
Oct 23, 2024
Merged

Conversation

wwoodsTM
Copy link
Contributor

@wwoodsTM wwoodsTM commented Oct 23, 2024

This stems from #9702, but as requested by @ggerganov is being separated out from that larger PR.

This PR specifically addresses the issue where the complete prompt was not being passed to the sampling system. I believe this fixes #8971.

@ggerganov ggerganov requested a review from ngxson October 23, 2024 18:55
@ggerganov ggerganov merged commit 0a1c750 into ggerganov:master Oct 23, 2024
53 checks passed
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 15, 2024
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: uncached prompt is not used for penalty
3 participants