Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ltoniazzi authored Oct 4, 2024
1 parent 62306b8 commit 513cc17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ Via a [user write access token](https://huggingface.co/docs/hub/en/security-toke
- To run the full script for a specific model run:
```bash
pytohn reduce_llms_for_testing/main.py -m "<model-name>" -hf "<your hf model repo>"
python reduce_llms_for_testing/main.py -m "<model-name>" -hf "<your hf model repo>"
```

0 comments on commit 513cc17

Please sign in to comment.