Minh141120 commited on
Commit
ef4e522
·
verified ·
1 Parent(s): 60ea946

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -9,18 +9,18 @@ The 'simplescaling-s1' model is a refined version of 'simplescaling/s1-32B,' des
9
  ## Variants
10
  | No | Variant | Cortex CLI command |
11
  | --- | --- | --- |
12
- | 1 | [gguf](https://huggingface.co/cortexso/s1-32b/tree/main) | cortex run s1-32b |
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/s1-32b
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 s1-32b
24
 
25
  ## Credits
26
  - **Author:** simplescaling
 
9
  ## Variants
10
  | No | Variant | Cortex CLI command |
11
  | --- | --- | --- |
12
+ | 1 | [gguf](https://huggingface.co/cortexso/simplescaling-s1/tree/main) | cortex run simplescaling-s1:32b |
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/simplescaling-s1
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 simplescaling-s1:32b
24
 
25
  ## Credits
26
  - **Author:** simplescaling