Update README.md
Browse files
README.md
CHANGED
@@ -12,11 +12,17 @@ language:
|
|
12 |
- en
|
13 |
---
|
14 |
|
15 |
-
|
|
|
|
|
16 |
|
17 |
-
-
|
18 |
-
|
19 |
-
|
|
|
|
|
|
|
|
|
20 |
|
21 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
22 |
|
|
|
12 |
- en
|
13 |
---
|
14 |
|
15 |
+
<picture>
|
16 |
+
<img alt="image" src="https://huggingface.co/neopolita/common/resolve/main/tensopolis.png">
|
17 |
+
</picture>
|
18 |
|
19 |
+
## mistral-small-r1-tensopolis
|
20 |
+
|
21 |
+
> [!TIP]
|
22 |
+
> This model is a reasoning fine-tune of unsloth/mistral-small-24b-instruct-2501-unsloth-bnb-4bit, please refer to the base model and dataset for more information about license, prompt format, etc.
|
23 |
+
|
24 |
+
Base model: [**mistralai/Mistral-Small-24B-Instruct-2501**](https://huggingface.co/mistralai/Mistral-Small-24B-Instruct-2501)
|
25 |
+
Dataset: [**ServiceNow-AI/R1-Distill-SFT**](https://huggingface.co/ServiceNow-AI/R1-Distill-SFT)
|
26 |
|
27 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
28 |
|