diff --git a/README.md b/README.md index d864a0e..1116111 100644 --- a/README.md +++ b/README.md @@ -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 "" -hf "" + python reduce_llms_for_testing/main.py -m "" -hf "" ```