Instructions to use Swisslex/Mixtral-8x7b-DPO-v0.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use Swisslex/Mixtral-8x7b-DPO-v0.1 with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("Swisslex/Mixtral-8x7b-DPO-v0.1", set_active=True) - Notebooks
- Google Colab
- Kaggle
File size: 665 Bytes
5de7f15 | 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 | ---
license: apache-2.0
datasets:
- Open-Orca/SlimOrca
- argilla/distilabel-intel-orca-dpo-pairs
language:
- en
- de
- fr
- it
- es
library_name: adapter-transformers
pipeline_tag: text-generation
---
# Model Card for Model Swisslex/Mixtral-8x7b-DPO-v0.1
## Model Details
### Model Description
Finetuned version of [mistralai/Mixtral-8x7B-v0.1](https://huggingface.co/mistralai/Mixtral-8x7B-v0.1) using SFT and DPO.
- **Developed by:** Swisslex
- **Language(s) (NLP):** English, German, French, Italian, Spanish
- **License:** apache-2.0
- **Finetuned from model [optional]:** [mistralai/Mixtral-8x7B-v0.1](https://huggingface.co/mistralai/Mixtral-8x7B-v0.1)
|