Triangle104
commited on
Commit
•
c82b84b
1
Parent(s):
1359526
Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,17 @@ 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 |
+
Mistral-Nemo-Gutenberg-Doppel-12B
|
21 |
+
|
22 |
+
axolotl-ai-co/romulus-mistral-nemo-12b-simpo finetuned on jondurbin/gutenberg-dpo-v0.1 and nbeerbower/gutenberg2-dpo.
|
23 |
+
Method
|
24 |
+
|
25 |
+
ORPO tuned with 2x A100 for 3 epochs.
|
26 |
+
|
27 |
+
---
|
28 |
## Use with llama.cpp
|
29 |
Install llama.cpp through brew (works on Mac and Linux)
|
30 |
|