File size: 506 Bytes
a0c0608
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
library_name: transformers
license: apache-2.0
language:
- en
base_model:
- mistralai/Mistral-7B-v0.1
pipeline_tag: text-generation
---

## Model Details

- **Model Type:** Fine tuned of mistralai/Mistral-7B-v0.1 using [RLDP](https://arxiv.org/abs/2507.22565)
- **Original Model:** mistralai/Mistral-7B-v0.1
- **Architecture:** Same as original model
- **Language(s):** Same as original model
- **License:** Same as original model
- **Developed by:** [Afshin Khadangi](https://huggingface.co/akhadangi)