Update README.md
Browse files
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 |
-
|
|
|
|
|
| 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 |
|