You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,10 +49,6 @@ Try some of the models we train with Open Instruct. There is a [free demo](https
49
49
50
50
Our setup follows our [Dockerfile](./Dockerfile). *Note that Open Instruct is a research codebase and does not guarantee backward compatibility.*
51
51
52
-
### Contributor instructions
53
-
54
-
Contributor-facing workflow guidance lives in [AGENTS.md](./AGENTS.md). `CLAUDE.md` is a symbolic link to that file so that older tooling referring to `CLAUDE.md` continues to work without duplication.
55
-
56
52
### Installation with uv
57
53
58
54
We use [uv](https://docs.astral.sh/uv/) for installation and running code. You can install with `uv sync`.
0 commit comments