Skip to content

Commit

Permalink
use, don't utilize
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkgr committed Nov 26, 2024
1 parent dc3cfe1 commit 8c34f59
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 @@ -49,7 +49,7 @@ The core models in the OLMo family released are:
## Inference

You can utilize our Hugging Face integration to run inference on the OLMo Transformers checkpoints:
You can use our Hugging Face integration to run inference on the OLMo Transformers checkpoints:

```python
from transformers import AutoModelForCausalLM, AutoTokenizer
Expand Down

0 comments on commit 8c34f59

Please sign in to comment.