OpenNLPLab
commited on
Commit
β’
841e425
1
Parent(s):
b682e49
Update README.md
Browse files
README.md
CHANGED
@@ -37,9 +37,9 @@ This official repository unveils the TransNormerLLM3 model along with its open-s
|
|
37 |
|
38 |
# Released Weights
|
39 |
|
40 |
-
| param | token | Hugging Face
|
41 |
-
| :-----: | :---: |
|
42 |
-
| **15B** | 50B | π€[step13000](
|
43 |
|
44 |
|
45 |
```python
|
|
|
37 |
|
38 |
# Released Weights
|
39 |
|
40 |
+
| param | token | Hugging Face | Model Scope | Wisemodel |
|
41 |
+
| :-----: | :---: | :-------------------------------------------------------------------------------------------------------------------: | :---------: | :-------: |
|
42 |
+
| **15B** | 50B | π€[step13000](https://huggingface.co/OpenNLPLab/TransNormerLLM3-15B-Intermediate-Checkpoints/tree/step13000-50Btokens) | π€ | π― |
|
43 |
|
44 |
|
45 |
```python
|