Update README.md
Browse files
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 | [
|
| 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 |
-
```
|
| 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://
|
| 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/)
|