OpenNLPLab commited on
Commit
4a8c07f
β€’
1 Parent(s): 8499a6e

Publish 100B ckpt

Browse files
Files changed (1) hide show
  1. README.md +4 -3
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 | Hugging Face | Model Scope | Wisemodel |
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