Update README.md
Browse files
README.md
CHANGED
@@ -102,7 +102,7 @@ print(res)
|
|
102 |
|
103 |
We have implemented some special operators in ChatGLM, such as 2D rotary embedding, alpha residual, etcs.
|
104 |
|
105 |
-
We plan to add these operators
|
106 |
|
107 |
## Citation
|
108 |
``` bibtex
|
|
|
102 |
|
103 |
We have implemented some special operators in ChatGLM, such as 2D rotary embedding, alpha residual, etcs.
|
104 |
|
105 |
+
We plan to add these operators into FasterTransformer to release a faster version.
|
106 |
|
107 |
## Citation
|
108 |
``` bibtex
|