OpenNLPLab
commited on
Commit
β’
4a8c07f
1
Parent(s):
8499a6e
Publish 100B ckpt
Browse files
README.md
CHANGED
@@ -40,9 +40,10 @@ This official repository unveils the TransNormerLLM3 model along with its open-s
|
|
40 |
|
41 |
# Released Weights
|
42 |
|
43 |
-
| param | token |
|
44 |
-
| :-----: | :---: |
|
45 |
-
| **15B** | 50B | π€[step13000](https://huggingface.co/OpenNLPLab/TransNormerLLM3-15B-Intermediate-Checkpoints/tree/step13000-50Btokens)
|
|
|
46 |
|
47 |
|
48 |
```python
|
|
|
40 |
|
41 |
# Released Weights
|
42 |
|
43 |
+
| param | token | Hugging Face | Model Scope | Wisemodel |
|
44 |
+
| :-----: | :---: | :--------------------------------------------------------------------------------------------------------------------: | :---------: | :-------: |
|
45 |
+
| **15B** | 50B | π€[step13000](https://huggingface.co/OpenNLPLab/TransNormerLLM3-15B-Intermediate-Checkpoints/tree/step13000-50Btokens) | π€ | π― |
|
46 |
+
| **15B** | 100B | π€[step26000](https://huggingface.co/OpenNLPLab/TransNormerLLM3-15B-Intermediate-Checkpoints/tree/step26000-100Btokens) | π€ | π― |
|
47 |
|
48 |
|
49 |
```python
|