Triangle104
commited on
Commit
•
e15da2e
1
Parent(s):
cab08f1
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -14,20 +14,6 @@ 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 |
-
---
|
18 |
-
Model details:
|
19 |
-
-
|
20 |
-
Mistral-Nemo-Gutenberg-Doppel-12B
|
21 |
-
|
22 |
-
mistralai/Mistral-Nemo-Instruct-2407 finetuned on jondurbin/gutenberg-dpo-v0.1 and nbeerbower/gutenberg2-dpo.
|
23 |
-
Method
|
24 |
-
|
25 |
-
ORPO tuned with an RTX 3090 for 3 epochs.
|
26 |
-
|
27 |
-
Fine-tune Llama 3 with ORPO
|
28 |
-
|
29 |
-
---
|
30 |
-
|
31 |
## Use with llama.cpp
|
32 |
Install llama.cpp through brew (works on Mac and Linux)
|
33 |
|
|
|
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 |
|