Skip to content

Data and request fixes for real data / chat_completions pathways #131

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

Merged
merged 1 commit into from
Apr 21, 2025

Conversation

markurtz
Copy link
Member

Changes

  • Enable config settings for controlling the route (text_completions or chat_completions) used by the backend through GUIDELLM__PREFERRED_ROUTE
  • Fix data files erroring out due to Path objects being passed into HF load_dataset
  • Fix silent bug where a batched request is treated as a single request leading to issues in the output as well as slow times

Copy link

Build artifacts (.whl and .tar.gz) are available for download for up to 30 days.
They are located at https://github.com/neuralmagic/guidellm/actions/runs/14576480130/artifacts/2979934169

@markurtz markurtz merged commit 5d31832 into main Apr 21, 2025
27 checks passed
@markurtz markurtz deleted the completions-routes branch April 21, 2025 19:13
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