Minh141120 commited on
Commit
a3e3c43
·
verified ·
1 Parent(s): fc6e6c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -6,18 +6,18 @@ Deepscaler is an advanced AI model developed from the agentica-org's DeepScaleR-
6
  ## Variants
7
  | No | Variant | Cortex CLI command |
8
  | --- | --- | --- |
9
- | 1 | [gguf](https://huggingface.co/cortexso/deepscaler-1.5b-preview/tree/main) | cortex run deepscaler-1.5b-preview |
10
  ## Use it with Jan (UI)
11
  1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
12
  2. Use in Jan model Hub:
13
 
14
- cortexso/deepscaler-1.5b-preview
15
 
16
  ## Use it with Cortex (CLI)
17
  1. Install **Cortex** using [Quickstart](https://cortex.jan.ai/docs/quickstart)
18
  2. Run the model with command:
19
 
20
- cortex run deepscaler-1.5b-preview
21
 
22
  ## Credits
23
  - **Author:** agentica-org
 
6
  ## Variants
7
  | No | Variant | Cortex CLI command |
8
  | --- | --- | --- |
9
+ | 1 | [gguf](https://huggingface.co/cortexso/deepscaler-1.5b-preview/tree/main) | cortex run |
10
  ## Use it with Jan (UI)
11
  1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
12
  2. Use in Jan model Hub:
13
 
14
+ cortexso/deepscaler
15
 
16
  ## Use it with Cortex (CLI)
17
  1. Install **Cortex** using [Quickstart](https://cortex.jan.ai/docs/quickstart)
18
  2. Run the model with command:
19
 
20
+ cortex run deepscaler
21
 
22
  ## Credits
23
  - **Author:** agentica-org