Skip to content

Commit

Permalink
training dependencies are test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
catwell committed Jan 19, 2024
1 parent ce30359 commit aa9f572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Running end-to-end tests is pretty compute-intensive, and you must convert all t
First, install test dependencies with:

```bash
rye sync --features test,conversion
rye sync --all-features
```

Then, download and convert all the necessary weights. Be aware that this will use around 50 GB of disk space:
Expand Down

0 comments on commit aa9f572

Please sign in to comment.