Skip to content

Commit 6286c84

Browse files
authored
Merge pull request #50 from tommy-neeld-rft/patch-1
Fix spelling mistake on `pytorch_model.bin`
2 parents 13ce478 + 5bd7970 commit 6286c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ The Hugging Face Inference Toolkit allows user to override the default methods o
115115
For example:
116116
```bash
117117
model.tar.gz/
118-
|- pytroch_model.bin
118+
|- pytorch_model.bin
119119
|- ....
120120
|- code/
121121
|- inference.py

0 commit comments

Comments
 (0)