fix typo in readme (#163)

This commit is contained in:
Deven Mistry 2023-12-20 22:47:41 -05:00 committed by GitHub
parent ce30cc3d8f
commit 3efb1cc2cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ Answer: Logic in mathematics is like a compass in navigation. It helps
To use your own prompt: To use your own prompt:
```sh ```sh
python phi2.py --prompt <your prompt here> --max_tokens <max_tokens_to_generate> python phi2.py --prompt <your prompt here> --max-tokens <max_tokens_to_generate>
``` ```
To see a list of options run: To see a list of options run: