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
626dd187
Unverified
Commit
626dd187
authored
May 31, 2022
by
binmakeswell
Committed by
GitHub
May 31, 2022
Browse files
add inference submodule (#1047)
parent
7faef933
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
4 deletions
+9
-4
.gitmodules
.gitmodules
+4
-0
README-zh-Hans.md
README-zh-Hans.md
+2
-2
README.md
README.md
+2
-2
inference
inference
+1
-0
No files found.
.gitmodules
View file @
626dd187
...
@@ -7,3 +7,7 @@
...
@@ -7,3 +7,7 @@
url = https://github.com/hpcaitech/ColossalAI-Examples.git
url = https://github.com/hpcaitech/ColossalAI-Examples.git
branch = main
branch = main
[submodule "inference"]
path = inference
url = https://github.com/hpcaitech/EnergonAI.git
branch = main
README-zh-Hans.md
View file @
626dd187
...
@@ -45,7 +45,7 @@
...
@@ -45,7 +45,7 @@
</ul>
</ul>
</li>
</li>
<li>
<li>
<a
href=
"#推理
样例展示"
>
推理
样例展示
</a>
<a
href=
"#推理
-Energon-AI-样例展示"
>
推理 (Energon-AI)
样例展示
</a>
<ul>
<ul>
<li><a
href=
"#GPT-3-Inference"
>
GPT-3
</a></li>
<li><a
href=
"#GPT-3-Inference"
>
GPT-3
</a></li>
</ul>
</ul>
...
@@ -153,7 +153,7 @@ Colossal-AI 为您提供了一系列并行组件。我们的目标是让您的
...
@@ -153,7 +153,7 @@ Colossal-AI 为您提供了一系列并行组件。我们的目标是让您的
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
## 推理样例展示
## 推理
(Energon-AI)
样例展示
### GPT-3
### GPT-3
<p
id=
"GPT-3-Inference"
align=
"center"
>
<p
id=
"GPT-3-Inference"
align=
"center"
>
...
...
README.md
View file @
626dd187
...
@@ -45,7 +45,7 @@
...
@@ -45,7 +45,7 @@
</ul>
</ul>
</li>
</li>
<li>
<li>
<a
href=
"#Inference-Demo"
>
Inference Demo
</a>
<a
href=
"#Inference-
Energon-AI-
Demo"
>
Inference
(Energon-AI)
Demo
</a>
<ul>
<ul>
<li><a
href=
"#GPT-3-Inference"
>
GPT-3
</a></li>
<li><a
href=
"#GPT-3-Inference"
>
GPT-3
</a></li>
</ul>
</ul>
...
@@ -158,7 +158,7 @@ Please visit our [documentation and tutorials](https://www.colossalai.org/) for
...
@@ -158,7 +158,7 @@ Please visit our [documentation and tutorials](https://www.colossalai.org/) for
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
## Inference Demo
## Inference
(Energon-AI)
Demo
### GPT-3
### GPT-3
<p
id=
"GPT-3-Inference"
align=
"center"
>
<p
id=
"GPT-3-Inference"
align=
"center"
>
...
...
inference
@
1a92c000
Subproject commit 1a92c000df33b9a402d08b98854c8e60fa8ec9e9
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