OpenNLPLab
commited on
Commit
•
b414d40
1
Parent(s):
e8829cd
Update README.md
Browse files
README.md
CHANGED
@@ -45,15 +45,7 @@ This official repo introduces the TransNormerLLM model, featuring its open-sourc
|
|
45 |
- **TransNormerLLM1** incorporates Simple GLU in its channel mixer, GLA in the token mixer, and SRMSNorm for normalization. In this model, the channel and token mixers function sequentially in a pipeline arrangement.
|
46 |
- **TransNormerLLM2** also utilizes Simple GLU in the channel mixer, GLA in the token mixer, and SRMSNorm for normalization. However, in this version, the channel and token mixers operate concurrently, in parallel.
|
47 |
|
48 |
-
|
49 |
-
widget:
|
50 |
-
- text: "drawing of tintin in a shop"
|
51 |
-
output:
|
52 |
-
url: "https://github.com/OpenNLPLab/TransnormerLLM/blob/main/images/contact_me_qr.png"
|
53 |
-
- text: "drawing of tintin in a shop"
|
54 |
-
output:
|
55 |
-
url: "https://github.com/OpenNLPLab/TransnormerLLM/blob/main/images/contact_me_qr.png"
|
56 |
-
<Gallery />
|
57 |
|
58 |
# Released Weights
|
59 |
|
|
|
45 |
- **TransNormerLLM1** incorporates Simple GLU in its channel mixer, GLA in the token mixer, and SRMSNorm for normalization. In this model, the channel and token mixers function sequentially in a pipeline arrangement.
|
46 |
- **TransNormerLLM2** also utilizes Simple GLU in the channel mixer, GLA in the token mixer, and SRMSNorm for normalization. However, in this version, the channel and token mixers operate concurrently, in parallel.
|
47 |
|
48 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
|
50 |
# Released Weights
|
51 |
|