Skip to content

task: Support ordered datasets when sending requests#27

Open
vsivaraja wants to merge 2 commits intomainfrom
vik/addDatasetConfig
Open

task: Support ordered datasets when sending requests#27
vsivaraja wants to merge 2 commits intomainfrom
vik/addDatasetConfig

Conversation

@vsivaraja
Copy link

Description

Allows users to specify a path to a dataset file. When used, each JSON line in the file will be used as a request against the model for each concurrency sweep.

Related Issue

Changes

Correctness Tests

Checklist

  • I have rebased my branch on top of the latest main branch (git pull origin main)
  • I have run make check to ensure code is properly formatted and passes all lint checks
  • I have run make test or make test_changed to verify test coverage (~90% required)
  • I have added tests that fail without my code changes (for bug fixes)
  • I have added tests covering variants of new features (for new features)

Additional Information

Add any other context, screenshots, or information about the PR here.

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.

1 participant