File size: 997 Bytes
1666c56 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
---
base_model: malhajar/Mistral-7B-Instruct-v0.2-turkish
language:
- tr
- en
pipeline_tag: text-generation
license: apache-2.0
model_type: mistral
library_name: transformers
inference: false
---
## Mistral 7B Instruct v0.2 Turkish
- **Model creator:** [malhajar](https://huggingface.co/malhajar)
- **Original model:** [Mistral-7B-Instruct-v0.2-turkish](https://huggingface.co/malhajar/Mistral-7B-Instruct-v0.2-turkish)
<!-- description start -->
## Description
This repo contains GGUF format model files for [malhajar's Mistral 7B Instruct v0.2 Turkish](https://huggingface.co/malhajar/Mistral-7B-Instruct-v0.2-turkish)
## Original model
- **Developed by:** [`Mohamad Alhajar`](https://www.linkedin.com/in/muhammet-alhajar/)
- **Language(s) (NLP):** Turkish
- **Finetuned from model:** [`mistralai/Mistral-7B-Instruct-v0.2`](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2)
## Prompt Template
```
### Instruction:
<prompt> (without the <>)
### Response:
```
<!-- description end --> |