tensopolis commited on
Commit
ffed785
·
verified ·
1 Parent(s): 51ff12b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -4
README.md CHANGED
@@ -12,11 +12,17 @@ language:
12
  - en
13
  ---
14
 
15
- # Uploaded model
 
 
16
 
17
- - **Developed by:** tensopolis
18
- - **License:** apache-2.0
19
- - **Finetuned from model :** unsloth/mistral-small-24b-instruct-2501-unsloth-bnb-4bit
 
 
 
 
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