Skip to content

Commit 0ec7838

Browse files
authored
Update README.md
1 parent 83475c8 commit 0ec7838

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,12 @@
1313
> [!TIP]
1414
> **Getting Started:** [<img align="center" src="https://colab.research.google.com/assets/colab-badge.svg" />](https://colab.research.google.com/github/stanfordnlp/pyreft/blob/main/main_demo.ipynb) [**ReFT with TinyLlama**]
1515
16-
Install **`pyreft`** from pip+git:
16+
Install **`pyreft`** from pip:
17+
```bash
18+
pip install pyreft
19+
```
20+
21+
Alternatively, install our latest **`pyreft`** from pip+git:
1722
```bash
1823
pip install git+https://github.com/stanfordnlp/pyreft.git
1924
```

0 commit comments

Comments
 (0)