--- license: llama3.2 --- GGUF [llama.cpp](https://github.com/ggerganov/llama.cpp) quantized version of: - Original model: [Llama-3.2-3B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct) - Model creator: [Meta](https://huggingface.co/meta-llama) - [License](https://github.com/meta-llama/llama-models/blob/main/models/llama3_2/LICENSE) ## Recommended Prompt Format (Llama3) ``` <|begin_of_text|><|start_header_id|>system<|end_header_id|> Provide some context and/or instructions to the model.<|eot_id|><|start_header_id|>user<|end_header_id|> The user’s message goes here<|eot_id|><|start_header_id|>assistant<|end_header_id|> AI message goes here<|eot_id|> ``` Quant Version: [b3902](https://github.com/ggerganov/llama.cpp/releases/tag/b3902)