Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,13 @@ tags:
|
|
12 |
This model was converted to GGUF format from [`inflatebot/guns-and-roses-r1`](https://huggingface.co/inflatebot/guns-and-roses-r1) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
13 |
Refer to the [original model card](https://huggingface.co/inflatebot/guns-and-roses-r1) for more details on the model.
|
14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
## Use with llama.cpp
|
16 |
Install llama.cpp through brew (works on Mac and Linux)
|
17 |
|
|
|
12 |
This model was converted to GGUF format from [`inflatebot/guns-and-roses-r1`](https://huggingface.co/inflatebot/guns-and-roses-r1) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
13 |
Refer to the [original model card](https://huggingface.co/inflatebot/guns-and-roses-r1) for more details on the model.
|
14 |
|
15 |
+
---
|
16 |
+
A re-application of the Helium-3 process to Mistral Nemo analogues.
|
17 |
+
Experimental (as you can tell by it having a revision number, I'll be
|
18 |
+
playing with this more in coming time.)
|
19 |
+
Based ultimately on Magnum-12B-V2 and MN-12B-Rosier-v1.
|
20 |
+
|
21 |
+
---
|
22 |
## Use with llama.cpp
|
23 |
Install llama.cpp through brew (works on Mac and Linux)
|
24 |
|