-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Pydantic v2 migration #5167
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
Pydantic v2 migration #5167
Changes from all commits
Commits
Show all changes
68 commits
Select commit
Hold shift + click to select a range
99323fa
initial changes to migrate to pydantic V2
mrwyattii 3e0979c
update requirements
mrwyattii 4571701
fix migration bug
mrwyattii 643ae42
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams 96fee35
fix inference config type annotations
mrwyattii dfe47eb
update RTD reqs
mrwyattii a6f8651
fix error in offload config
mrwyattii e780745
final fixes and updates to remove deprecated warnings from pydantic
mrwyattii 9037e3c
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams c12cfe6
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams e2d075a
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams fea7c1d
Test with updating thinc version - fixes pydantic on a6000
loadams 5266568
Remove thinc
loadams 65be824
Confirm uninstall of thinc
loadams ed08718
Also uninstall spacy
loadams a97e569
Reverting testing commits
loadams b398ba6
Update packages to support latest pydantic
loadams 43e6367
further changes to support MII
mrwyattii 1e8ba21
Merge branch 'master' into mrwyattii/pydantic-2-support
mrwyattii b9781e1
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams ae5fd5b
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams 4969551
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams cf7bee9
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams 91789b5
Update file that was modified in #5234
loadams 93d3d6a
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams 203f5b7
Update container to newer version rather than updating specific packages
loadams aea6795
Revert "Update container to newer version rather than updating specif…
loadams a8658ca
Add comment
loadams 55193a5
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams 4161028
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams 2d5327d
Merge branch 'master' into mrwyattii/pydantic-2-support
tjruwase 0978380
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams a7ddc5e
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams 55d39c0
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams fcee6a7
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams d80508d
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams 8c0b98f
Merge branch 'master' into mrwyattii/pydantic-2-support
adk9 ace913b
Fix a couple of failing CI tests
adk9 aee5f9d
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams 62ca5f2
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams 4cb7ac3
Correct fix for dtype validation in DeepSpeedInferenceConfig
adk9 45a9c25
Rename model_config to model_conf
adk9 96edbbf
Revert "Rename model_config to model_conf"
adk9 8c982d2
Merge branch 'master' into mrwyattii/pydantic-2-support
lekurile a04de7f
Temporarily checkout PR branch in the nv-accelerate-v100 pipeline
adk9 08c16c1
Merge branch 'master' into mrwyattii/pydantic-2-support
adk9 75640e3
PR 2814 is now merged into accelerate/master
adk9 d72db03
Merge branch 'master' into mrwyattii/pydantic-2-support
adk9 b97d514
Merge branch 'master' into mrwyattii/pydantic-2-support
adk9 0ac9533
Merge branch 'master' into mrwyattii/pydantic-2-support
adk9 437ecee
Merge branch 'master' into mrwyattii/pydantic-2-support
adk9 ca9c8ef
Merge branch 'master' into mrwyattii/pydantic-2-support
adk9 670ac94
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams f973393
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams 09fa6b5
Merge branch 'master' into mrwyattii/pydantic-2-support
adk9 5d8fb2d
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams 1cbf3e1
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams b3804ad
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams 41fc635
Merge branch 'master' into mrwyattii/pydantic-2-support
adk9 9f65563
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams 79c0835
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams 295a806
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams 1e3925e
Merge branch 'master' into mrwyattii/pydantic-2-support
adk9 1eec90f
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams c82a73c
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams 75a9288
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams e557489
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams 628cf25
Merge branch 'master' into mrwyattii/pydantic-2-support
loadams 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
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
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 was deleted.
Oops, something went wrong.
Oops, something went wrong.
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.