Minh141120 commited on
Commit
05f06ab
·
verified ·
1 Parent(s): 9bffbf7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -14,13 +14,13 @@ The model supports complex reasoning via long chain-of-thought processes and exc
14
 
15
  | No | Variant | Cortex CLI command |
16
  | --- | --- | --- |
17
- | 1 | [gguf](https://huggingface.co/cortexso/sky-t1/tree/main) | `cortex run sky-t1` |
18
 
19
  ## Use it with Jan (UI)
20
 
21
  1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
22
  2. Use in Jan model Hub:
23
- ```text
24
  cortexso/sky-t1
25
  ```
26
 
@@ -36,5 +36,5 @@ The model supports complex reasoning via long chain-of-thought processes and exc
36
 
37
  - **Author:** NovaSky Team
38
  - **Converter:** [Homebrew](https://www.homebrew.ltd/)
39
- - **Original License:** [License](https://huggingface.co/novasky-ai/Sky-T1-32B-Preview#license)
40
  - **Papers:** [Sky-T1: Fully Open-Source Reasoning Model](https://novasky-ai.github.io/posts/sky-t1/)
 
14
 
15
  | No | Variant | Cortex CLI command |
16
  | --- | --- | --- |
17
+ | 1 | [Sky-t1-32b](https://huggingface.co/cortexso/sky-t1/tree/32b) | `cortex run sky-t1:32b` |
18
 
19
  ## Use it with Jan (UI)
20
 
21
  1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
22
  2. Use in Jan model Hub:
23
+ ```bash
24
  cortexso/sky-t1
25
  ```
26
 
 
36
 
37
  - **Author:** NovaSky Team
38
  - **Converter:** [Homebrew](https://www.homebrew.ltd/)
39
+ - **Original License:** [License](https://choosealicense.com/licenses/apache-2.0/)
40
  - **Papers:** [Sky-T1: Fully Open-Source Reasoning Model](https://novasky-ai.github.io/posts/sky-t1/)