Minh141120 commited on
Commit
7331322
·
verified ·
1 Parent(s): 4ae6d90

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -14,7 +14,8 @@ Meta developed and released the [Meta Llama 3.2](https://huggingface.co/meta-lla
14
 
15
  | No | Variant | Cortex CLI command |
16
  | --- | --- | --- |
17
- | 2 | [gguf](https://huggingface.co/cortexso/llama3.2/tree/main) | `cortex run llama3.2` |
 
18
 
19
  ## Use it with Jan (UI)
20
 
 
14
 
15
  | No | Variant | Cortex CLI command |
16
  | --- | --- | --- |
17
+ | 1 | [LLama3.2-1b](https://huggingface.co/cortexso/llama3.2/tree/1b) | `cortex run llama3.2:1b` |
18
+ | 2 | [LLama3.2-3b](https://huggingface.co/cortexso/llama3.2/tree/3b) | `cortex run llama3.2:3b` |
19
 
20
  ## Use it with Jan (UI)
21