Skip to content

Commit dff6800

Browse files
authored
Fix typo (#19525)
Signed-off-by: 2niuhe <carlton2tang@gmail.com>
1 parent 2e090bd commit dff6800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/offline_inference/basic/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Try one yourself by passing one of the following models to the `--model` argumen
7070

7171
vLLM supports models that are quantized using GGUF.
7272

73-
Try one yourself by downloading a GUFF quantised model and using the following arguments:
73+
Try one yourself by downloading a quantized GGUF model and using the following arguments:
7474

7575
```python
7676
from huggingface_hub import hf_hub_download

0 commit comments

Comments
 (0)