DeepSpeed
Create a new folder structure to isolate model-specific code in DS
#2464
Merged

Create a new folder structure to isolate model-specific code in DS #2464

awan-10 merged 11 commits into master from amawa/refactor-model-impls
awan-10
awan-10 Refactor and create a new folder structure. Small hack needed for
2ba92378
awan-10 add __init__ files to new folders.
2c099c90
awan-10 Merge branch 'master' into amawa/refactor-model-impls
734d2f65
awan-10 fix format.
a42ac9c1
awan-10 Merge branch 'amawa/refactor-model-impls' of github.com:microsoft/Dee…
599f81e4
jeffra
jeffra commented on 2022-11-02
awan-10 don't import diffusers in init
c5d7da0c
awan-10 revert num_layers to local/static num_layers from DSAttn.
cb52583a
awan-10 remove extra num_layers arg.
27bb0e1e
RezaYazdaniAminabadi
RezaYazdaniAminabadi approved these changes on 2022-11-03
awan-10 Merge branch 'master' into amawa/refactor-model-impls
f541c4b3
awan-10 awan-10 marked this pull request as ready for review 3 years ago
awan-10 awan-10 requested a review from samyam samyam 3 years ago
awan-10 awan-10 requested a review from tjruwase tjruwase 3 years ago
awan-10 awan-10 requested a review from ShadenSmith ShadenSmith 3 years ago
awan-10 awan-10 requested a review from conglongli conglongli 3 years ago
awan-10 awan-10 requested a review from cli99 cli99 3 years ago
awan-10 awan-10 requested a review from eltonzheng eltonzheng 3 years ago
awan-10 awan-10 requested a review from minjiaz minjiaz 3 years ago
awan-10 awan-10 requested a review from duli2012 duli2012 3 years ago
awan-10 awan-10 requested a review from mrwyattii mrwyattii 3 years ago
awan-10 awan-10 requested a review from yaozhewei yaozhewei 3 years ago
awan-10 awan-10 requested a review from arashb arashb 3 years ago
awan-10 awan-10 requested a review from xiaoxiawu-microsoft xiaoxiawu-microsoft 3 years ago
awan-10 awan-10 requested a review from samadejacobs samadejacobs 3 years ago
awan-10 awan-10 requested a review from cmikeh2 cmikeh2 3 years ago
awan-10 awan-10 requested a review from GuanhuaWang GuanhuaWang 3 years ago
awan-10 add max-out-tokens that got missed from some layers due to refactor.
216b9bf4
awan-10 remove the extra layerid being passed accidentally.
3e3a986a
cmikeh2
cmikeh2 approved these changes on 2022-11-03
awan-10 awan-10 merged 35458da0 into master 3 years ago
awan-10 awan-10 deleted the amawa/refactor-model-impls branch 3 years ago

Login to write a write a comment.

Login via GitHub