Transformers
GGUF
Inference Endpoints
conversational
File size: 1,226 Bytes
782084d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
32
33

---

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)