Transformers
GGUF
Inference Endpoints
conversational
aashish1904's picture
Upload README.md with huggingface_hub
782084d verified
|
raw
history blame
1.23 kB
---
library_name: transformers
base_model:
- mistralai/Mistral-Nemo-Instruct-2407
datasets:
- jondurbin/truthy-dpo-v0.1
- kyujinpy/orca_math_dpo
license: apache-2.0
---
![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeiuCm7c8lEwEJuRey9kiVZsRn2W-b4pWlu3-X534V3YmVuVc2ZL-NXg2RkzSOOS2JXGHutDuyyNAUtdJI65jGTo8jT9Y99tMi4H4MqL44Uc5QKG77B0d6-JfIkZHFaUA71-RtjyYZWVIhqsNZcx8-OMaA?key=xt3VSDoCbmTY7o-cwwOFwQ)
# QuantFactory/mistral-nemo-bophades-12B-GGUF
This is quantized version of [nbeerbower/mistral-nemo-bophades-12B](https://huggingface.co./nbeerbower/mistral-nemo-bophades-12B) created using llama.cpp
# Original Model Card
![image/png](https://huggingface.co./nbeerbower/bophades-mistral-7B/resolve/main/bophades.png)
# mistral-nemo-bophades-12B
[mistralai/Mistral-Nemo-Instruct-2407](https://huggingface.co./mistralai/Mistral-Nemo-Instruct-2407) finetuned on [jondurbin/truthy-dpo-v0.1](https://huggingface.co./datasets/jondurbin/truthy-dpo-v0.1) and [kyujinpy/orca_math_dpo](https://huggingface.co./datasets/kyujinpy/orca_math_dpo).
### Method
Finetuned using an A100 on Google Colab for 1 epoch.
[Fine-tune Llama 3 with ORPO](https://mlabonne.github.io/blog/posts/2024-04-19_Fine_tune_Llama_3_with_ORPO.html)