Skip to content

Deprecate CB config in gen configuration#47291

Open
remi-or wants to merge 1 commit into
mainfrom
cb-detangle-cfgs
Open

Deprecate CB config in gen configuration#47291
remi-or wants to merge 1 commit into
mainfrom
cb-detangle-cfgs

Conversation

@remi-or

@remi-or remi-or commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

CI

This PR deprecates passing a ContinuousBatchingConfig through the GenerationConfig which is a different object: the generation config is model-centered while the CB config is hardware-centered. Closes #47039 .

@github-actions

Copy link
Copy Markdown
Contributor

CI recap

Dashboard: View test results in Grafana
Latest run: 29227949669
Result: success | Grafana metrics are not available yet.

@HuggingFaceDocBuilderDev

Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

GenerationConfig serializes ContinuousBatchingConfig as null

2 participants