Update README.md
Browse files
README.md
CHANGED
@@ -32,12 +32,12 @@ You can download the following table to see the various parameters for your use
|
|
32 |
|
33 |
<div align="center">
|
34 |
|
35 |
-
| **Model** | **#Total Params** | **Context Length** | **Download** |
|
36 |
-
| :----------------: | :---------------: | :-------------------: | :----------: |
|
37 |
-
| Rodimus+-Coder-1.6B-Base | 1.6B | 4K | [π€ HuggingFace](https://huggingface.co/codefuse-ai/Rodimus-Plus-Coder-1.6B) |
|
38 |
-
| Rodimus+-Coder-1.6B-Chat | 1.6B | 4K | [π€ HuggingFace](https://huggingface.co/codefuse-ai/Rodimus-Plus-Coder-1.6B-Chat) |
|
39 |
-
| Rodimus+-Coder-4B-Base | 4B | 4K | [π€ HuggingFace](https://huggingface.co/codefuse-ai/Rodimus-Plus-Coder-4B) |
|
40 |
-
| Rodimus+-Coder-4B-Chat | 4B | 4K | [π€ HuggingFace](https://huggingface.co/codefuse-ai/Rodimus-Plus-Coder-4B-Chat) |
|
41 |
|
42 |
</div>
|
43 |
|
|
|
32 |
|
33 |
<div align="center">
|
34 |
|
35 |
+
| **Model** | **#Total Params** | **Training Token** | **Context Length** | **Download** |
|
36 |
+
| :----------------: | :---------------: | :----------------: | :-------------------: | :----------: |
|
37 |
+
| Rodimus+-Coder-1.6B-Base | 1.6B | 8.2T | 4K | [π€ HuggingFace](https://huggingface.co/codefuse-ai/Rodimus-Plus-Coder-1.6B-Base) |
|
38 |
+
| Rodimus+-Coder-1.6B-Chat | 1.6B | - | 4K | [π€ HuggingFace](https://huggingface.co/codefuse-ai/Rodimus-Plus-Coder-1.6B-Chat) |
|
39 |
+
| Rodimus+-Coder-4B-Base | 4B | 8.2T | 4K | [π€ HuggingFace](https://huggingface.co/codefuse-ai/Rodimus-Plus-Coder-4B-Base) |
|
40 |
+
| Rodimus+-Coder-4B-Chat | 4B | - | 4K | [π€ HuggingFace](https://huggingface.co/codefuse-ai/Rodimus-Plus-Coder-4B-Chat) |
|
41 |
|
42 |
</div>
|
43 |
|