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

llamacpp-server: Fixed wrong function name in llamacpp server unit test #11473

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

peidaqi
Copy link
Contributor

@peidaqi peidaqi commented Jan 28, 2025

The test_completion_stream_with_openai_library() function is actually with stream=False by default, and test_completion_with_openai_library() with stream=True

Make sure to read the contributing guidelines before submitting a PR

The test_completion_stream_with_openai_library() function is actually with stream=False by default, and test_completion_with_openai_library() with stream=True
@peidaqi peidaqi requested a review from ngxson as a code owner January 28, 2025 22:37
@github-actions github-actions bot added examples python python script changes server labels Jan 28, 2025
@ngxson ngxson merged commit cf8cc85 into ggerganov:master Jan 28, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples python python script changes server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants