We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73822c8 commit 978998eCopy full SHA for 978998e
README.md
@@ -11,7 +11,8 @@
11
- Sharing the ReFT results easily to HuggingFace
12
13
> [!TIP]
14
-> **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**]
+> **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**]
15
+> **FSDP Integration:** See our instruction-tuning example [here](https://github.com/stanfordnlp/pyreft/tree/main/examples/alpaca)
16
17
Install **`pyreft`** from pip:
18
```bash
0 commit comments