- 03 Apr, 2023 1 commit
-
-
MaximumEntropy authored
Signed-off-by:MaximumEntropy <sandeep.subramanian.1@umontreal.ca>
-
- 24 Sep, 2022 1 commit
-
-
Jared Casper authored
-
- 23 Sep, 2022 2 commits
-
-
Jared Casper authored
-
Jared Casper authored
The LICENSE file says everything is 3-clause BSD, which is what we want, but at some point the Apache license was added to the top of some files and that proliferated. This commit removes the Apache license from any files that we own the copyright to. Also updates the copyright year and removes the unnessary coding=utf-8 line.
-
- 21 Jul, 2022 1 commit
-
-
Jared Casper authored
Remove deprecated destination argument to state_dict functions and make all arguments keyword to avoid warnings.
-
- 19 Feb, 2022 1 commit
-
-
Jared Casper authored
-
- 04 Jan, 2022 1 commit
-
-
Vijay Korthikanti authored
-
- 31 Dec, 2021 1 commit
-
-
Vijay Korthikanti authored
-
- 30 Dec, 2021 2 commits
-
-
Vijay Korthikanti authored
-
Vijay Korthikanti authored
-
- 02 Nov, 2021 1 commit
-
-
Jared Casper authored
-
- 29 Sep, 2021 1 commit
-
-
mshoeybi authored
-
- 30 Jul, 2021 1 commit
-
-
Deepak Narayanan authored
- Accumulate encoder hidden state gradient to handle skip connection - Correctly compute the number of layers in encoder / decoder for T5 model - Ensure e weights are initialized the same way in embeddings - Synchronize embedding gradients across encoder and decoder for T5 model - Support for checkpoint loading and saving
-
- 08 Mar, 2021 1 commit
-
-
Mohammad Shoeybi authored
-
- 09 Feb, 2021 1 commit
-
-
Deepak Narayanan authored
- Split a model's computation into multiple virtual stages as needed, and schedule communication correctly between these virtual stages - Move schedule code into `schedules.py` and communication code into `p2p_communication.py` - Use hyphens instead of spaces in all time logging for consistency - Factor out code in megatron/training.py into helper functions - Refactor evaluate() function: make it use forward_backward_schedule functions
-
- 27 Jan, 2021 1 commit
-
-
Jared Casper authored
-
- 26 Jan, 2021 1 commit
-
-
mohammad authored
-
- 25 Jan, 2021 1 commit
-
-
Jared Casper authored
-
- 22 Jan, 2021 1 commit
-
-
Jared Casper authored
-
- 27 Dec, 2020 1 commit
-
-
mohammad authored
-
- 25 Dec, 2020 1 commit
-
-
mohammad authored
-
- 19 Dec, 2020 1 commit
-
-
Jared Casper authored
-
- 12 Nov, 2020 1 commit
-
-
Deepak Narayanan authored
-
- 16 Apr, 2020 1 commit
-
-
Mohammad authored
-
- 14 Apr, 2020 1 commit
-
-
Neel Kant authored
-
- 29 Mar, 2020 1 commit
-
-
Mohammad authored
-
- 29 Oct, 2019 1 commit
-
-
Mohammad Shoeybi authored
-
- 08 Oct, 2019 1 commit
-
-
Mohammad Shoeybi authored
-
- 30 Jul, 2019 1 commit
-
-
Raul Puri authored
Co-authored-by:
shoeybi <shoeybim@gmail.com> Co-authored-by:
raulpuric <raulpuric@berkeley.edu> Co-authored-by:
jaredcasper <jaredcasper@gmail.com> Co-authored-by:
mpatwary <mostofa.patwary@gmail.com> Co-authored-by:
plegresl <plegresl@gmail.com>
-
- 27 Mar, 2019 1 commit
-
-
Raul Puri authored
-