-
Notifications
You must be signed in to change notification settings - Fork 4.5k
[example]add gpt2 benchmark example script. #5295
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
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
6a2aaae
benchmark gpt2
flybird11111 01ee32a
fix
flybird11111 dde982f
Merge branch 'hpcaitech:main' into benchmark-gpt
flybird11111 9ce5280
[doc] fix typo in Colossal-LLaMA-2/README.md (#5247)
digger-yu 929c32e
[workflow] fixed build CI (#5240)
FrankLeeeee 03c6112
[ci] fixed booster test (#5251)
FrankLeeeee 482f1ea
[ci] fixed ddp test (#5254)
FrankLeeeee 907ee2a
fix typo in applications/ColossalEval/README.md (#5250)
digger-yu 54aca87
[ci] fix shardformer tests. (#5255)
flybird11111 1b53824
[doc] fix doc typo (#5256)
binmakeswell 94bd340
[hotfix]: add pp sanity check and fix mbs arg (#5268)
cwher 7f282f7
[workflow] fixed incomplete bash command (#5272)
FrankLeeeee 6e158b7
[workflow] fixed oom tests (#5275)
FrankLeeeee ce924a1
[ci] fix test_hybrid_parallel_plugin_checkpoint_io.py (#5276)
flybird11111 e7ca755
[shardformer] hybridparallelplugin support gradients accumulation. (#…
flybird11111 ef53503
[hotfix] Fix ShardFormer test execution path when using sequence para…
KKZ20 85860e7
fix auto loading gpt2 tokenizer (#5279)
MichelleMa8 b40cc06
[doc] add llama2-13B disyplay (#5285)
Desperado-Jia 9422351
fix llama pretrain (#5287)
flybird11111 977888b
fix
flybird11111 c5279a6
Merge branch 'benchmark-gpt' of github.com:flybird11111/ColossalAI in…
flybird11111 f556e1d
fix
flybird11111 2da389d
fix
flybird11111 09267dc
fix
flybird11111 46f4c87
fix
flybird11111 d165dee
fix
flybird11111 d2593b8
fix
flybird11111 30ffe10
benchmark gpt2
flybird11111 1149884
fix
flybird11111 e5a33da
[workflow] fixed build CI (#5240)
FrankLeeeee c15223b
[ci] fixed booster test (#5251)
FrankLeeeee c642f32
fix
flybird11111 cc2fac8
fix
flybird11111 9249a5c
fix
flybird11111 e2aa82e
Merge branch 'benchmark-gpt' of github.com:flybird11111/ColossalAI in…
flybird11111 e1402fd
fix
flybird11111 acccb4b
fix
flybird11111 85f0cea
fix
flybird11111 e7e382a
Merge branch 'main' into benchmark-gpt
flybird11111 8728c3c
Update shardformer.py
flybird11111 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -201,4 +201,4 @@ jobs: | |
| uses: actions/upload-artifact@v3 | ||
| with: | ||
| name: report | ||
| path: report/ | ||
| path: report/ | ||
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
Empty file.
Empty file.
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
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.