Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ The 'mistral-small-24b' model is an advanced AI language model optimized for a v
|
|
9 |
## Variants
|
10 |
| No | Variant | Cortex CLI command |
|
11 |
| --- | --- | --- |
|
12 |
-
| 1 | [
|
13 |
## Use it with Jan (UI)
|
14 |
1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
|
15 |
2. Use in Jan model Hub:
|
@@ -29,4 +29,5 @@ The 'mistral-small-24b' model is an advanced AI language model optimized for a v
|
|
29 |
## Credits
|
30 |
- **Author:** mistralai
|
31 |
- **Converter:** [Homebrew](https://www.homebrew.ltd/)
|
32 |
-
- **Original License:** [License](
|
|
|
|
9 |
## Variants
|
10 |
| No | Variant | Cortex CLI command |
|
11 |
| --- | --- | --- |
|
12 |
+
| 1 | [Mistral-Small-24b](https://huggingface.co/cortexso/mistral-small-24b/tree/24b) | cortex run mistral-small-24b:24b |
|
13 |
## Use it with Jan (UI)
|
14 |
1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
|
15 |
2. Use in Jan model Hub:
|
|
|
29 |
## Credits
|
30 |
- **Author:** mistralai
|
31 |
- **Converter:** [Homebrew](https://www.homebrew.ltd/)
|
32 |
+
- **Original License:** [License](https://choosealicense.com/licenses/apache-2.0/)
|
33 |
+
- **Paper:** [Mistral Small 3 Blog](https://mistral.ai/news/mistral-small-3)
|