mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-28 10:54:19 +00:00
add Llama3.2-3B-Instruct:int4-qlora-eo8
This commit is contained in:
parent
16b7fa4614
commit
0706f6c82f
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue