vanewu commited on
Commit
245f2b6
1 Parent(s): 1423815

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 on top of FasterTransformer to release a faster version.
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