Triangle104
commited on
Commit
•
0e2d30a
1
Parent(s):
c141a1a
Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,15 @@ tags:
|
|
14 |
This model was converted to GGUF format from [`flammenai/Flammades-Mistral-7B`](https://huggingface.co/flammenai/Flammades-Mistral-7B) 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/flammenai/Flammades-Mistral-7B) 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 [`flammenai/Flammades-Mistral-7B`](https://huggingface.co/flammenai/Flammades-Mistral-7B) 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/flammenai/Flammades-Mistral-7B) for more details on the model.
|
16 |
|
17 |
+
---
|
18 |
+
Model details:
|
19 |
+
-
|
20 |
+
nbeerbower/Hermes2-Gutenberg2-Mistral-7B finetuned on flammenai/Date-DPO-NoAsterisks and jondurbin/truthy-dpo-v0.1.
|
21 |
+
Method
|
22 |
+
|
23 |
+
ORPO tuned with 2x RTX 3090 for 3 epochs.
|
24 |
+
|
25 |
+
---
|
26 |
## Use with llama.cpp
|
27 |
Install llama.cpp through brew (works on Mac and Linux)
|
28 |
|