forked from xorbitsai/inference
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DOC: update hot topics and fix docs (xorbitsai#584)
- Loading branch information
1 parent
24b0056
commit 919ffaa
Showing
11 changed files
with
62 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
.. _models_builtin_internlm_20b: | ||
|
||
================== | ||
InternLM-20B Model | ||
================== | ||
|
||
- **Context Length:** 16384 | ||
- **Model Name:** internlm-20b | ||
- **Languages:** en, zh | ||
- **Abilities:** generate | ||
- **Description:** Pre-trained on over 2.3T Tokens containing high-quality English, Chinese, and code data. | ||
|
||
Specifications | ||
^^^^^^^^^^^^^^ | ||
|
||
Model Spec (pytorch, 20 Billion) | ||
++++++++++++++++++++++++++++++++ | ||
|
||
- **Model Format:** pytorch | ||
- **Model Size (in billions):** 20 | ||
- **Quantizations:** 4-bit, 8-bit, none | ||
- **Model ID:** internlm/internlm-20b | ||
- **Model Revision:** f0433b0db933a9adfa169f756ab8547f67ccef1d |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
.. _models_builtin_internlm_chat_20b: | ||
|
||
================= | ||
InternLM-Chat-20B | ||
================= | ||
|
||
- **Context Length:** 16384 | ||
- **Model Name:** internlm-chat-20b | ||
- **Languages:** en, zh | ||
- **Abilities:** chat | ||
- **Description:** Pre-trained on over 2.3T Tokens containing high-quality English, Chinese, and code data. The Chat version has undergone SFT and RLHF training. | ||
|
||
Specifications | ||
^^^^^^^^^^^^^^ | ||
|
||
Model Spec (pytorch, 20 Billion) | ||
++++++++++++++++++++++++++++++++ | ||
|
||
- **Model Format:** pytorch | ||
- **Model Size (in billions):** 20 | ||
- **Quantizations:** 4-bit, 8-bit, none | ||
- **Model ID:** internlm/internlm-chat-20b |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters