Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ColossalAI
Commits
1c88dd43
Commit
1c88dd43
authored
Mar 10, 2022
by
Shen Chenhui
Committed by
Frank Lee
Mar 11, 2022
Browse files
Fix/format (#366)
parent
0db43fa9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
6 deletions
+4
-6
README.md
README.md
+4
-6
No files found.
README.md
View file @
1c88dd43
...
@@ -38,24 +38,22 @@ distributed training in a few lines.
...
@@ -38,24 +38,22 @@ distributed training in a few lines.
## Examples
## Examples
### ViT
### ViT
<img
src=
"https://raw.githubusercontent.com/hpcaitech/public_assets/main/colossalai/img/ViT.png"
width=
"450"
/>
<img
src=
"./docs/images/ViT.png"
width=
"450"
/>
-
14x larger batch size, and 5x faster training for Tensor Parallel = 64
-
14x larger batch size, and 5x faster training for Tensor Parallel = 64
### GPT-3
### GPT-3
<img
src=
"https://raw.githubusercontent.com/hpcaitech/public_assets/main/colossalai/img/GPT3.png"
width=
700/
>
<img
src=
"./docs/images/GPT3.png"
width=
700/
>
-
Free 50% GPU resources, or 10.7% acceleration
-
Free 50% GPU resources, or 10.7% acceleration
### GPT-2
### GPT-2
<img
src=
"
./docs/images
/GPT2.png"
width=
800/
>
<img
src=
"
https://raw.githubusercontent.com/hpcaitech/public_assets/main/colossalai/img
/GPT2.png"
width=
800/
>
-
11x lower GPU RAM, or superlinear scaling
-
11x lower GPU RAM, or superlinear scaling
### BERT
### BERT
<img
src=
"
./docs/images
/BERT.png"
width=
800/
>
<img
src=
"
https://raw.githubusercontent.com/hpcaitech/public_assets/main/colossalai/img
/BERT.png"
width=
800/
>
-
2x faster training, or 50% longer sequence length
-
2x faster training, or 50% longer sequence length
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment