Update README.md
Browse files
README.md
CHANGED
@@ -11,12 +11,12 @@ tags:
|
|
11 |
## Variants
|
12 |
| No | Variant | Cortex CLI command |
|
13 |
| --- | --- | --- |
|
14 |
-
| 1 | [
|
15 |
|
16 |
## Use it with Jan (UI)
|
17 |
1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
|
18 |
2. Use in Jan model Hub:
|
19 |
-
```
|
20 |
cortexso/phi-3.5
|
21 |
```
|
22 |
|
@@ -30,5 +30,5 @@ tags:
|
|
30 |
## Credits
|
31 |
- **Author:** Microsoft
|
32 |
- **Converter:** [Homebrew](https://www.homebrew.ltd/)
|
33 |
-
- **Original License:** [License](https://
|
34 |
- **Papers:** [Phi-3.5 Paper](https://arxiv.org/abs/2404.14219)
|
|
|
11 |
## Variants
|
12 |
| No | Variant | Cortex CLI command |
|
13 |
| --- | --- | --- |
|
14 |
+
| 1 | [Phi-3.5-3b](https://huggingface.co/cortexso/phi-3.5/tree/3b) | `cortex run phi-3.5:3b` |
|
15 |
|
16 |
## Use it with Jan (UI)
|
17 |
1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
|
18 |
2. Use in Jan model Hub:
|
19 |
+
```bash
|
20 |
cortexso/phi-3.5
|
21 |
```
|
22 |
|
|
|
30 |
## Credits
|
31 |
- **Author:** Microsoft
|
32 |
- **Converter:** [Homebrew](https://www.homebrew.ltd/)
|
33 |
+
- **Original License:** [License](https://choosealicense.com/licenses/mit/)
|
34 |
- **Papers:** [Phi-3.5 Paper](https://arxiv.org/abs/2404.14219)
|