From bcdee0daa7c5e8e086b719e5eb4073b00df70e01 Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Mon, 6 May 2024 09:31:30 +0300 Subject: [PATCH] minor : fix trailing whitespace --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6951966f6..885322e68 100644 --- a/README.md +++ b/README.md @@ -712,7 +712,7 @@ Building the program with BLAS support may lead to some performance improvements To obtain the official LLaMA 2 weights please see the Obtaining and using the Facebook LLaMA 2 model section. There is also a large selection of pre-quantized `gguf` models available on Hugging Face. -Note: `convert.py` does not support LLaMA 3, you can use `convert-hf-to-gguf.py` with LLaMA 3 downloaded from Hugging Face. +Note: `convert.py` does not support LLaMA 3, you can use `convert-hf-to-gguf.py` with LLaMA 3 downloaded from Hugging Face. ```bash # obtain the official LLaMA model weights and place them in ./models