RaymondLi commited on
Commit
d65d24c
1 Parent(s): b75eb95

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ To use this model, install this version of transformers:
2
+
3
+ ```
4
+ pip install "git+https://github.com/bigcode-project/transformers.git@gqa"
5
+ ```