Skip to content

Commit 5a36985

Browse files
authored
Update README.md
1 parent 821ec6a commit 5a36985

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
- Setting ReFT hyperparameters via configs
1111
- Sharing the ReFT results easily to HuggingFace
1212

13+
<a href="https://pypi.org/project/pyreft/"><img src="https://img.shields.io/pepy/dt/pyreft?color=green"></img></a>
14+
<a href="https://pypi.org/project/pyreft/"><img src="https://img.shields.io/pypi/v/pyreft?color=red"></img></a>
15+
<a href="https://pypi.org/project/pyreft/"><img src="https://img.shields.io/pypi/l/pyreft?color=blue"></img></a>
16+
1317
> [!TIP]
1418
> **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**]
1519
> **FSDP Integration:** See our instruction-tuning example [here](https://github.com/stanfordnlp/pyreft/tree/main/examples/alpaca)

0 commit comments

Comments
 (0)