RaymondLi commited on
Commit
9eebcd0
1 Parent(s): f14327e

remove obsolete info in readme

Browse files
Files changed (1) hide show
  1. README.md +0 -8
README.md CHANGED
@@ -1,8 +0,0 @@
1
- The branch `main_v3` contains the latest model.
2
- Previous commits in this branch point to intermediate checkpoints, with the iteration number as commit message.
3
-
4
- To use this model, install this version of transformers:
5
-
6
- ```
7
- pip install "git+https://github.com/bigcode-project/transformers.git@gqa"
8
- ```