mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-10-30 08:42:00 +00:00 
			
		
		
		
	readme : add note that LLaMA 3 is not supported with convert.py (#7065)
This commit is contained in:
		| @@ -712,6 +712,8 @@ Building the program with BLAS support may lead to some performance improvements | ||||
|  | ||||
| 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. | ||||
|  | ||||
| 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 | ||||
| ls ./models | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Lyle Dean
					Lyle Dean