thuannh commited on
Commit
a2c8239
·
verified ·
1 Parent(s): 2ceab08

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 llama3.1:gguf` |
14
- | 3 | [main/default](https://huggingface.co/cortexso/llama3.1/tree/main) | `cortex run llama3.1` |
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