Minh141120 commited on
Commit
0c508fa
·
verified ·
1 Parent(s): e1eeae0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -9,18 +9,18 @@ The 'mistral-small-24b' model is an advanced AI language model optimized for a v
9
  ## Variants
10
  | No | Variant | Cortex CLI command |
11
  | --- | --- | --- |
12
- | 1 | [gguf](https://huggingface.co/cortexso/mistral-small-24b-base-2501/tree/main) | cortex run mistral-small-24b-base-2501 |
13
  ## Use it with Jan (UI)
14
  1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
15
  2. Use in Jan model Hub:
16
 
17
- cortexso/mistral-small-24b-base-2501
18
 
19
  ## Use it with Cortex (CLI)
20
  1. Install **Cortex** using [Quickstart](https://cortex.jan.ai/docs/quickstart)
21
  2. Run the model with command:
22
 
23
- cortex run mistral-small-24b-base-2501
24
 
25
  ## Credits
26
  - **Author:** mistralai
 
9
  ## Variants
10
  | No | Variant | Cortex CLI command |
11
  | --- | --- | --- |
12
+ | 1 | [gguf](https://huggingface.co/cortexso/mistral-small-24b/tree/main) | cortex run mistral-small-24b |
13
  ## Use it with Jan (UI)
14
  1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
15
  2. Use in Jan model Hub:
16
 
17
+ cortexso/mistral-small-24b
18
 
19
  ## Use it with Cortex (CLI)
20
  1. Install **Cortex** using [Quickstart](https://cortex.jan.ai/docs/quickstart)
21
  2. Run the model with command:
22
 
23
+ cortex run mistral-small-24b
24
 
25
  ## Credits
26
  - **Author:** mistralai