Unverified Commit dff68000 authored by niu_he's avatar niu_he Committed by GitHub
Browse files

Fix typo (#19525)


Signed-off-by: default avatar2niuhe <carlton2tang@gmail.com>
parent 2e090bd5
...@@ -70,7 +70,7 @@ Try one yourself by passing one of the following models to the `--model` argumen ...@@ -70,7 +70,7 @@ Try one yourself by passing one of the following models to the `--model` argumen
vLLM supports models that are quantized using GGUF. vLLM supports models that are quantized using GGUF.
Try one yourself by downloading a GUFF quantised model and using the following arguments: Try one yourself by downloading a quantized GGUF model and using the following arguments:
```python ```python
from huggingface_hub import hf_hub_download from huggingface_hub import hf_hub_download
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment