Update README.md
Browse files
README.md
CHANGED
@@ -10,8 +10,8 @@ mistralai developed and released the [Mistral-Nemo](https://huggingface.co/mistr
|
|
10 |
|
11 |
| No | Variant | Cortex CLI command |
|
12 |
| --- | --- | --- |
|
13 |
-
| 2 | [gguf](https://huggingface.co/cortexso/llama3.1/tree/gguf) | `cortex run
|
14 |
-
| 3 | [main/default](https://huggingface.co/cortexso/llama3.1/tree/main) | `cortex run
|
15 |
|
16 |
## Use it with Jan (UI)
|
17 |
|
|
|
10 |
|
11 |
| No | Variant | Cortex CLI command |
|
12 |
| --- | --- | --- |
|
13 |
+
| 2 | [gguf](https://huggingface.co/cortexso/llama3.1/tree/gguf) | `cortex run mistral-nemo:gguf` |
|
14 |
+
| 3 | [main/default](https://huggingface.co/cortexso/llama3.1/tree/main) | `cortex run mistral-nemo` |
|
15 |
|
16 |
## Use it with Jan (UI)
|
17 |
|