Refactor ZeRO configs to use Pydantic #2004
first pass at pydanticifying Zero Configs
ec558003
added pydantic to reqs
3d4327e6
mrwyattii
changed the title Refactor Zero Configs to us Pydantic Refactor Zero Configs to use Pydantic 3 years ago
mrwyattii
changed the title Refactor Zero Configs to use Pydantic Refactor ZeRO configs to use Pydantic 3 years ago
fixed bug with deprecated values not being type-checked
34144870
fixing zero config bugs from unit tests
9002d635
fixed access of Config values
cb44bf23
Merge branch 'master' into pydantic-zero
e9a68701
removing zero constants
faa43417
resolve merge conflicts
71dd4ed4
Merge branch 'master' into pydantic-zero
eba9d941
formatting/fix broken import
2fdc5fa5
Merge branch 'pydantic-zero' of https://github.com/mrwyattii/DeepSpeeā¦
184ed69b
fixed bad merge
6becc498
fixed issue with missing aliased field
88a96423
fix for failing tests
b7722527
fix how deprecated fields are processed
851b599f
only process dep params when they are set
6d6b219f
fix mistyped field name
1e709fbb
fixes, docs, removed more constants
e6b442a3
Merge branch 'master' into pydantic-zero
cf92743c
fix merge
a519e103
more fixes after merge w master
ca82752b
added unit tests
6c509159
Merge branch 'master' into pydantic-zero
f7531de3
formatting
4c09ce75
added fix for transformers unit tests
d90c8402
Merge branch 'master' into pydantic-zero
3acee0ad
separated offload config from zero config
cbf6cbf3
mrwyattii
marked this pull request as ready for review 3 years ago
fixed bad import
d79e2469
Merge branch 'master' into pydantic-zero
259f8a73
formatting and flake fixes
f348568a
implement suggestion from review
5b3790ab
Merge branch 'master' into pydantic-zero
0a6796d2
tjruwase
approved these changes
on 2022-07-26
Merge branch 'master' into pydantic-zero
483c0e78
Merge branch 'master' into pydantic-zero
6b7f33ea
tjruwase
merged
59975896
into master 3 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub