add Llama3.2-3B-Instruct:int4-qlora-eo8

This commit is contained in:
Xi Yan 2024-11-05 15:22:26 -08:00
parent 16b7fa4614
commit 0706f6c82f

View file

@ -14,8 +14,7 @@ Please make sure you have llama model checkpoints downloaded in `~/.llama` befor
``` ```
$ ls ~/.llama/checkpoints $ 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.2-3B-Instruct:int4-qlora-eo8
Llama3.1-8B-Instruct Llama3.2-1B Llama3.2-3B-Instruct Llama-Guard-3-1B Prompt-Guard-86M
``` ```
### Step 1. Start the Distribution ### Step 1. Start the Distribution