From 0706f6c82f48fafd74b440891cadb4efd6a54e28 Mon Sep 17 00:00:00 2001 From: Xi Yan Date: Tue, 5 Nov 2024 15:22:26 -0800 Subject: [PATCH] add Llama3.2-3B-Instruct:int4-qlora-eo8 --- .../self_hosted_distro/meta-reference-quantized-gpu.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/source/getting_started/distributions/self_hosted_distro/meta-reference-quantized-gpu.md b/docs/source/getting_started/distributions/self_hosted_distro/meta-reference-quantized-gpu.md index fb5ebf4e9..d3174d452 100644 --- a/docs/source/getting_started/distributions/self_hosted_distro/meta-reference-quantized-gpu.md +++ b/docs/source/getting_started/distributions/self_hosted_distro/meta-reference-quantized-gpu.md @@ -14,8 +14,7 @@ Please make sure you have llama model checkpoints downloaded in `~/.llama` befor ``` $ ls ~/.llama/checkpoints -Llama3.1-8B Llama3.2-11B-Vision-Instruct Llama3.2-1B-Instruct Llama3.2-90B-Vision-Instruct Llama-Guard-3-8B -Llama3.1-8B-Instruct Llama3.2-1B Llama3.2-3B-Instruct Llama-Guard-3-1B Prompt-Guard-86M +Llama3.2-3B-Instruct:int4-qlora-eo8 ``` ### Step 1. Start the Distribution