-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
update deepspeed examples commit #15
Merged
Merged
Conversation
This file contains 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
ShadenSmith
approved these changes
Feb 5, 2020
kouml
pushed a commit
to kouml/DeepSpeed
that referenced
this pull request
Apr 3, 2020
jeffra
pushed a commit
to jeffra/DeepSpeed
that referenced
this pull request
May 15, 2020
Support for new apex style optimizer.step(), grad_clip bug fix in Zer…
rraminen
pushed a commit
to rraminen/DeepSpeed
that referenced
this pull request
Apr 28, 2021
* refactor to use deepspeed init only * bug fixes * remove flags that deepspeed now controls * use micro batch for 16GB v100 * clean up run script * remove warning print * remove dead summary writer code * removed train.py and renamed train_batch_size to micro batch * remove max grad norm flag * removed dead datasets, finetune mode, switched to using deepspeed's grad accu check * remove max steps * update max epoch * simplify 512 script * update micro bsz for 16gb v100 * used deepspeed not pt
liamcli
pushed a commit
to determined-ai/DeepSpeed
that referenced
this pull request
Sep 27, 2021
* update default configs * fix bug with onebitadam + p.p hanging * send tensors to cuda Co-authored-by: sid <sidney.black@aleph-alpha.de>
pengwa
pushed a commit
to pengwa/DeepSpeed
that referenced
this pull request
Oct 14, 2022
* add direct meg-ds to hf format script (deepspeedai#110) * add direct meg-ds to hf format script (part2) (deepspeedai#111) * add direct meg-ds to hf format script * split into 2 function * update the usage doc * make scripts executable * add shebang Co-authored-by: Stas Bekman <stas00@users.noreply.github.com> Co-authored-by: Stas Bekman <stas@stason.org>
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
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.
No description provided.