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
b0a23dc4
"runtime/vscode:/vscode.git/clone" did not exist on "5701753ab8bce0e2d430e35b9502948695d3e4e2"
Unverified
Commit
b0a23dc4
authored
Oct 16, 2022
by
Jiarui Fang
Committed by
GitHub
Oct 16, 2022
Browse files
[embeddings] add doc in readme (#1711)
parent
22a11540
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
README-zh-Hans.md
README-zh-Hans.md
+5
-0
README.md
README.md
+3
-0
No files found.
README-zh-Hans.md
View file @
b0a23dc4
...
@@ -148,6 +148,11 @@ Colossal-AI 为您提供了一系列并行组件。我们的目标是让您的
...
@@ -148,6 +148,11 @@ Colossal-AI 为您提供了一系列并行组件。我们的目标是让您的
请访问我们的
[
文档
](
https://www.colossalai.org/
)
和
[
例程
](
https://github.com/hpcaitech/ColossalAI-Examples
)
以了解详情。
请访问我们的
[
文档
](
https://www.colossalai.org/
)
和
[
例程
](
https://github.com/hpcaitech/ColossalAI-Examples
)
以了解详情。
### 推荐系统模型
-
[
Cached Embedding
](
https://github.com/hpcaitech/FreqCacheEmbedding
)
, 使用软件Cache实现Embeddings,用更少GPU显存训练更大的模型。
<p
align=
"right"
>
(
<a
href=
"#top"
>
返回顶端
</a>
)
</p>
<p
align=
"right"
>
(
<a
href=
"#top"
>
返回顶端
</a>
)
</p>
## 单GPU训练样例展示
## 单GPU训练样例展示
...
...
README.md
View file @
b0a23dc4
...
@@ -153,6 +153,9 @@ distributed training and inference in a few lines.
...
@@ -153,6 +153,9 @@ distributed training and inference in a few lines.
Please visit our
[
documentation
](
https://www.colossalai.org/
)
and
[
examples
](
https://github.com/hpcaitech/ColossalAI-Examples
)
for more details.
Please visit our
[
documentation
](
https://www.colossalai.org/
)
and
[
examples
](
https://github.com/hpcaitech/ColossalAI-Examples
)
for more details.
### Recommendation System Models
-
[
Cached Embedding
](
https://github.com/hpcaitech/FreqCacheEmbedding
)
, utilize software cache to train larger embedding tables with a smaller GPU memory budget.
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
## Single GPU Training Demo
## Single GPU Training Demo
...
...
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