Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
superbenchmark
Commits
8042fa34
Unverified
Commit
8042fa34
authored
Dec 02, 2021
by
guoshzhao
Committed by
GitHub
Dec 02, 2021
Browse files
Benchmarks: Configuration - Add gpt-small into config files. (#253)
**Description** Add gpt-small into config files.
parent
371fd61c
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
0 deletions
+3
-0
superbench/config/amd_mi100_hpe.yaml
superbench/config/amd_mi100_hpe.yaml
+1
-0
superbench/config/amd_mi100_z53.yaml
superbench/config/amd_mi100_z53.yaml
+1
-0
superbench/config/azure_ndv4.yaml
superbench/config/azure_ndv4.yaml
+1
-0
No files found.
superbench/config/amd_mi100_hpe.yaml
View file @
8042fa34
...
...
@@ -92,6 +92,7 @@ superbench:
gpt_models
:
<<
:
*default_pytorch_mode
models
:
-
gpt2-small
-
gpt2-large
parameters
:
<<
:
*common_model_config
...
...
superbench/config/amd_mi100_z53.yaml
View file @
8042fa34
...
...
@@ -93,6 +93,7 @@ superbench:
gpt_models
:
<<
:
*default_pytorch_mode
models
:
-
gpt2-small
-
gpt2-large
parameters
:
<<
:
*common_model_config
...
...
superbench/config/azure_ndv4.yaml
View file @
8042fa34
...
...
@@ -97,6 +97,7 @@ superbench:
gpt_models
:
<<
:
*default_pytorch_mode
models
:
-
gpt2-small
-
gpt2-large
parameters
:
<<
:
*common_model_config
...
...
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