-
-
Notifications
You must be signed in to change notification settings - Fork 15k
[Feature] Pydantic validation for scheduler.py and structured_outputs.py #26519
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
hmellor
merged 23 commits into
vllm-project:main
from
vrdn-23:vrdn-23/pydantic-config-structured-speculative
Oct 31, 2025
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
71adc02
[Feature] Pydantic validation for scheduler.py and structured_outputs.py
vrdn-23 df6b089
Merge remote-tracking branch 'origin/main' into vrdn-23/pydantic-conf…
vrdn-23 7de7d59
Fix `is_encoder_decoder`
hmellor b6f2a06
Fix deferred defaults
hmellor 5984a27
Use `InitVar` to fix docs build
hmellor 3b10a25
Merge branch 'main' into vrdn-23/pydantic-config-structured-speculative
vrdn-23 4e26198
Fixing tests
vrdn-23 cf2ce2e
Trying a before model validator
vrdn-23 5f19b02
Fix before model validator
vrdn-23 35c0611
hail mary
vrdn-23 e310ec4
Adding optionals
vrdn-23 900f6e0
Revert commits after 5984a27e7aeb7780942275ab8dc4e140697ff81b
hmellor 38c69c8
Merge branch 'main' into pr/vrdn-23/26519
hmellor a803c79
Skip validation for max_num_batched_tokens because the fallback is dy…
hmellor 313d352
Fix merge conflicts
vrdn-23 5f0f952
Fix merge conflicts
vrdn-23 4214e4d
Merge remote-tracking branch 'origin/main' into vrdn-23/pydantic-conf…
vrdn-23 2f7716a
Set model_max_len in model_validator
vrdn-23 775e21a
Merge branch 'main' into vrdn-23/pydantic-config-structured-speculative
vrdn-23 c4415aa
Do the same for max_num_seqs
vrdn-23 e274f05
Merge branch 'main' into vrdn-23/pydantic-config-structured-speculative
vrdn-23 6fb2ee0
Merge branch 'main' into pr/vrdn-23/26519
hmellor d68a8b7
Fix
hmellor File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.