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

[ci][lmi] remove output formatter from model configurations, test str… #2404

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

siddvenk
Copy link
Contributor

…eaming/non-streaming on client side

Description

This changes our integration testing behavior to ensure we test both streaming and non-streaming cases for as many models as possible. This is achieved by removing the hardcoded output_formatter from prepare.py. When using a specified output_formatter, that always takes precedence over the payload "stream" parameter. This means we were only testing streaming output for the rolling batch use-cases.

@siddvenk siddvenk requested review from zachgk and a team as code owners September 24, 2024 18:01
@siddvenk siddvenk merged commit 73709f6 into deepjavalibrary:master Sep 24, 2024
9 checks passed
@siddvenk siddvenk deleted the lmi-output-testing branch September 24, 2024 23:17
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