zhengxuanzenwu commited on
Commit
2a00812
Β·
verified Β·
1 Parent(s): e8125a6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: README
3
  emoji: πŸ‘€
4
  colorFrom: pink
5
  colorTo: purple
@@ -7,4 +7,13 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
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).**