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
deepspeed
Commits
29855c27
Unverified
Commit
29855c27
authored
Mar 18, 2020
by
Shaden Smith
Committed by
GitHub
Mar 18, 2020
Browse files
Fix permalinks (#149)
* fix docs permalink * fix docs permalink
parent
b84a1fa4
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
3 deletions
+2
-3
README.md
README.md
+1
-1
docs/_config.yml
docs/_config.yml
+1
-1
docs/_pages/config_json.md
docs/_pages/config_json.md
+0
-1
No files found.
README.md
View file @
29855c27
...
@@ -415,7 +415,7 @@ as the hostname.
...
@@ -415,7 +415,7 @@ as the hostname.
|
[
DeepSpeed Features
](
https://www.deepspeed.ai/features/
)
| DeepSpeed features |
|
[
DeepSpeed Features
](
https://www.deepspeed.ai/features/
)
| DeepSpeed features |
|
[
DeepSpeed JSON Configuration
](
https://www.deepspeed.ai/docs/config_json/
)
| Configuring DeepSpeed |
|
[
DeepSpeed JSON Configuration
](
https://www.deepspeed.ai/docs/config_json/
)
| Configuring DeepSpeed |
|
[
API Documentation
](
https://deepspeed.readthedocs.io/en/latest/
)
| Generated DeepSpeed API documentation |
|
[
API Documentation
](
https://deepspeed.readthedocs.io/en/latest/
)
| Generated DeepSpeed API documentation |
|
[
CIFAR-10 Tutorial
](
https://www.deepspeed.ai/tutorials/
CIFAR
-10
)
| Getting started with CIFAR-10 and DeepSpeed |
|
[
CIFAR-10 Tutorial
](
https://www.deepspeed.ai/tutorials/
cifar
-10
)
| Getting started with CIFAR-10 and DeepSpeed |
|
[
Megatron-LM Tutorial
](
https://www.deepspeed.ai/tutorials/megatron/
)
| Train GPT2 with DeepSpeed and Megatron-LM |
|
[
Megatron-LM Tutorial
](
https://www.deepspeed.ai/tutorials/megatron/
)
| Train GPT2 with DeepSpeed and Megatron-LM |
|
[
Learning Rate Range Test Tutorial
](
https://www.deepspeed.ai/tutorials/lrrt/
)
| Faster training with large learning rates |
|
[
Learning Rate Range Test Tutorial
](
https://www.deepspeed.ai/tutorials/lrrt/
)
| Faster training with large learning rates |
|
[
1Cycle Tutorial
](
https://www.deepspeed.ai/tutorials/1Cycle/
)
| SOTA learning schedule in DeepSpeed |
|
[
1Cycle Tutorial
](
https://www.deepspeed.ai/tutorials/1Cycle/
)
| SOTA learning schedule in DeepSpeed |
...
...
docs/_config.yml
View file @
29855c27
...
@@ -48,7 +48,7 @@ defaults:
...
@@ -48,7 +48,7 @@ defaults:
-
scope
:
-
scope
:
path
:
"
_pages"
path
:
"
_pages"
values
:
values
:
permalink
:
/docs/:
title:output_ext
permalink
:
/docs/:
basename
-
scope
:
-
scope
:
path
:
"
"
path
:
"
"
type
:
posts
type
:
posts
...
...
docs/_pages/config_json.md
View file @
29855c27
---
---
title
:
"
DeepSpeed
Configuration
JSON"
title
:
"
DeepSpeed
Configuration
JSON"
permalink
:
/docs/config_json.html
---
---
## REQUIRED DeepSpeed Config JSON Parameters
## REQUIRED DeepSpeed Config JSON Parameters
...
...
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