mirror of
https://github.com/finegrain-ai/refiners.git
synced 2024-11-09 23:12:02 +00:00
update disk space estimation in CONTRIBUTING.md
This commit is contained in:
parent
684e2b9a47
commit
5f21922925
|
@ -45,7 +45,7 @@ First, install test dependencies with:
|
|||
rye sync --all-features
|
||||
```
|
||||
|
||||
Then, download and convert all the necessary weights. Be aware that this will use around 50 GB of disk space:
|
||||
Then, download and convert all the necessary weights. Be aware that this will use around 80 GB of disk space:
|
||||
|
||||
```bash
|
||||
python scripts/prepare_test_weights.py
|
||||
|
|
Loading…
Reference in a new issue