Transformers
GGUF
Inference Endpoints
conversational
File size: 1,017 Bytes
2cb93b7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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

---

library_name: transformers
base_model:
- TheDrummer/Rocinante-12B-v1
datasets:
- jondurbin/gutenberg-dpo-v0.1
license: apache-2.0

---

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeiuCm7c8lEwEJuRey9kiVZsRn2W-b4pWlu3-X534V3YmVuVc2ZL-NXg2RkzSOOS2JXGHutDuyyNAUtdJI65jGTo8jT9Y99tMi4H4MqL44Uc5QKG77B0d6-JfIkZHFaUA71-RtjyYZWVIhqsNZcx8-OMaA?key=xt3VSDoCbmTY7o-cwwOFwQ)

# QuantFactory/mistral-nemo-gutenberg-12B-v4-GGUF
This is quantized version of [nbeerbower/mistral-nemo-gutenberg-12B-v4](https://huggingface.co/nbeerbower/mistral-nemo-gutenberg-12B-v4) created using llama.cpp

# Original Model Card


# mistral-nemo-gutenberg-12B-v4

[TheDrummer/Rocinante-12B-v1](https://huggingface.co/TheDrummer/Rocinante-12B-v1) finetuned on [jondurbin/gutenberg-dpo-v0.1](https://huggingface.co/datasets/jondurbin/gutenberg-dpo-v0.1).

### Method

Finetuned using an A100 on Google Colab for 3 epochs.

[Fine-tune Llama 3 with ORPO](https://mlabonne.github.io/blog/posts/2024-04-19_Fine_tune_Llama_3_with_ORPO.html)