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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -13,15 +13,16 @@ The 'simplescaling-s1' model is a refined version of 'simplescaling/s1-32B,' des
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
27
  - **Converter:** [Homebrew](https://www.homebrew.ltd/)
 
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
+ ```bash
17
  cortexso/simplescaling-s1
18
+ ```
19
 
20
  ## Use it with Cortex (CLI)
21
  1. Install **Cortex** using [Quickstart](https://cortex.jan.ai/docs/quickstart)
22
  2. Run the model with command:
23
+ ```bash
24
  cortex run simplescaling-s1:32b
25
+ ```
26
  ## Credits
27
  - **Author:** simplescaling
28
  - **Converter:** [Homebrew](https://www.homebrew.ltd/)