zhengxuanzenwu
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: π
|
4 |
colorFrom: pink
|
5 |
colorTo: purple
|
@@ -7,4 +7,13 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
title: pyvene
|
3 |
emoji: π
|
4 |
colorFrom: pink
|
5 |
colorTo: purple
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
## Organization Introduction
|
11 |
+
|
12 |
+
We host language models trained with ReFT (ReFT-Agent) and other tools. These models are trained using ReFTs and just a few training examples (n β€ 10) to demonstrate that a ReFT-Agent can be created fairly quickly (in under 1-2 minutes).
|
13 |
+
|
14 |
+
|
15 |
+
## Resources
|
16 |
+
|
17 |
+
**ReFT is powered by its own library [`pyreft`](https://github.com/stanfordnlp/pyreft).**
|
18 |
+
|
19 |
+
**`pyreft` is powered by its parent library [`pyvene`](https://github.com/stanfordnlp/pyvene).**
|