From: Georgi Gerganov Date: Mon, 6 May 2024 06:31:30 +0000 (+0300) Subject: minor : fix trailing whitespace X-Git-Tag: upstream/0.0.4488~1692 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=bcdee0daa7c5e8e086b719e5eb4073b00df70e01;p=pkg%2Fggml%2Fsources%2Fllama.cpp minor : fix trailing whitespace --- diff --git a/README.md b/README.md index 6951966f..885322e6 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