Transformers
GGUF
Inference Endpoints
conversational
aashish1904 commited on
Commit
4859dbc
·
verified ·
1 Parent(s): ccb3587

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +30 -0
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+
4
+ library_name: transformers
5
+ base_model:
6
+ - NousResearch/Hermes-2-Pro-Mistral-7B
7
+ datasets:
8
+ - jondurbin/gutenberg-dpo-v0.1
9
+ - nbeerbower/gutenberg2-dpo
10
+ license: apache-2.0
11
+
12
+ ---
13
+
14
+ [![QuantFactory Banner](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeiuCm7c8lEwEJuRey9kiVZsRn2W-b4pWlu3-X534V3YmVuVc2ZL-NXg2RkzSOOS2JXGHutDuyyNAUtdJI65jGTo8jT9Y99tMi4H4MqL44Uc5QKG77B0d6-JfIkZHFaUA71-RtjyYZWVIhqsNZcx8-OMaA?key=xt3VSDoCbmTY7o-cwwOFwQ)](https://hf.co/QuantFactory)
15
+
16
+
17
+ # QuantFactory/Hermes2-Gutenberg2-Mistral-7B-GGUF
18
+ This is quantized version of [nbeerbower/Hermes2-Gutenberg2-Mistral-7B](https://huggingface.co/nbeerbower/Hermes2-Gutenberg2-Mistral-7B) created using llama.cpp
19
+
20
+ # Original Model Card
21
+
22
+ ![image/png](https://huggingface.co/nbeerbower/Mistral-Small-Gutenberg-Doppel-22B/resolve/main/doppel-header?download=true)
23
+
24
+ # Hermes2-Gutenberg2-Mistral-7B
25
+
26
+ [NousResearch/Hermes-2-Pro-Mistral-7B](https://huggingface.co/NousResearch/Hermes-2-Pro-Mistral-7B) finetuned on [jondurbin/gutenberg-dpo-v0.1](https://huggingface.co/datasets/jondurbin/gutenberg-dpo-v0.1) and [nbeerbower/gutenberg2-dpo](https://huggingface.co/datasets/nbeerbower/gutenberg2-dpo).
27
+
28
+ ### Method
29
+
30
+ [ORPO tuned](https://mlabonne.github.io/blog/posts/2024-04-19_Fine_tune_Llama_3_with_ORPO.html) with 2x RTX 3090 for 3 epochs.