Suparious's picture
Updated and moved existing to merged_models base_model tag in README.md
e7dc139 verified
---
base_model: nbeerbower/bophades-mistral-math-DPO-7B
datasets:
- kyujinpy/orca_math_dpo
inference: false
library_name: transformers
license: apache-2.0
merged_models:
- nbeerbower/bophades-v2-mistral-7B
pipeline_tag: text-generation
quantized_by: Suparious
tags:
- 4-bit
- AWQ
- text-generation
- autotrain_compatible
- endpoints_compatible
---
# nbeerbower/bophades-mistral-math-DPO-7B AWQ
- Model creator: [nbeerbower](https://huggingface.co/nbeerbower)
- Original model: [bophades-mistral-math-DPO-7B](https://huggingface.co/nbeerbower/bophades-mistral-math-DPO-7B)
![image/png](https://huggingface.co/nbeerbower/bophades-mistral-7B/resolve/main/bophades.png)
## Model Summary
[bophades-v2-mistral-7B](https://huggingface.co/nbeerbower/bophades-v2-mistral-7B) finetuned on [kyujinpy/orca_math_dpo](https://huggingface.co/datasets/kyujinpy/orca_math_dpo).
Finetuned using an A100 on Google Colab. ๐Ÿ™
[Fine-tune a Mistral-7b model with Direct Preference Optimization](https://towardsdatascience.com/fine-tune-a-mistral-7b-model-with-direct-preference-optimization-708042745aac) - [Maxime Labonne](https://huggingface.co/mlabonne)