Triangle104 commited on
Commit
575fe08
1 Parent(s): e63de17

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -14,6 +14,19 @@ tags:
14
  This model was converted to GGUF format from [`nbeerbower/Mistral-Nemo-Gutenberg-Doppel-12B-v2`](https://huggingface.co/nbeerbower/Mistral-Nemo-Gutenberg-Doppel-12B-v2) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
15
  Refer to the [original model card](https://huggingface.co/nbeerbower/Mistral-Nemo-Gutenberg-Doppel-12B-v2) for more details on the model.
16
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  ## Use with llama.cpp
18
  Install llama.cpp through brew (works on Mac and Linux)
19
 
 
14
  This model was converted to GGUF format from [`nbeerbower/Mistral-Nemo-Gutenberg-Doppel-12B-v2`](https://huggingface.co/nbeerbower/Mistral-Nemo-Gutenberg-Doppel-12B-v2) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
15
  Refer to the [original model card](https://huggingface.co/nbeerbower/Mistral-Nemo-Gutenberg-Doppel-12B-v2) for more details on the model.
16
 
17
+ ---
18
+ Model details:
19
+ -
20
+
21
+ Mistral-Nemo-Gutenberg-Doppel-12B
22
+
23
+ axolotl-ai-co/romulus-mistral-nemo-12b-simpo finetuned on jondurbin/gutenberg-dpo-v0.1 and nbeerbower/gutenberg2-dpo.
24
+ Method
25
+
26
+ ORPO tuned with 2x A100 for 3 epochs.
27
+
28
+ ---
29
+
30
  ## Use with llama.cpp
31
  Install llama.cpp through brew (works on Mac and Linux)
32