Skip to content

Commit bcdee0d

Browse files
committed
minor : fix trailing whitespace
1 parent 628b299 commit bcdee0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -712,7 +712,7 @@ Building the program with BLAS support may lead to some performance improvements
712712
713713
To obtain the official LLaMA 2 weights please see the <a href="#obtaining-and-using-the-facebook-llama-2-model">Obtaining and using the Facebook LLaMA 2 model</a> section. There is also a large selection of pre-quantized `gguf` models available on Hugging Face.
714714
715-
Note: `convert.py` does not support LLaMA 3, you can use `convert-hf-to-gguf.py` with LLaMA 3 downloaded from Hugging Face.
715+
Note: `convert.py` does not support LLaMA 3, you can use `convert-hf-to-gguf.py` with LLaMA 3 downloaded from Hugging Face.
716716
717717
```bash
718718
# obtain the official LLaMA model weights and place them in ./models

0 commit comments

Comments
 (0)