From ed2b971e025245a77ab91f02a769ba0229d01cdf Mon Sep 17 00:00:00 2001 From: Atream <80757050+Atream@users.noreply.github.com> Date: Wed, 9 Apr 2025 17:57:37 +0800 Subject: [PATCH] Update llama4.md --- doc/en/llama4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/en/llama4.md b/doc/en/llama4.md index 56d365f8..e6a3cda6 100644 --- a/doc/en/llama4.md +++ b/doc/en/llama4.md @@ -15,7 +15,7 @@ We are pleased to announce that **KTransformers** now provides **experimental su - 🔥 Official LLaMA 4 Release: https://huggingface.co/meta-llama/Llama-4-Scout-17B-16E-Instruct (Note: LLaMA 4 models are served through the Meta repository. Make sure to **agree to terms** before downloading.) - 🧠 GGUF Format (quantized models): - - https://huggingface.co/mradermacher/Llama-4-Scout-17B-16E-Instruct-GGUF + - https://huggingface.co/unsloth/Llama-4-Scout-17B-16E-Instruct-GGUF ------