Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,11 @@ tags:
|
|
14 |
This model was converted to GGUF format from [`DoesntKnowAI/NitroOxziT-8B`](https://huggingface.co/DoesntKnowAI/NitroOxziT-8B) 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/DoesntKnowAI/NitroOxziT-8B) 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 [`DoesntKnowAI/NitroOxziT-8B`](https://huggingface.co/DoesntKnowAI/NitroOxziT-8B) 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/DoesntKnowAI/NitroOxziT-8B) for more details on the model.
|
16 |
|
17 |
+
|
18 |
+
Don't ask why the weird name, I wanted a modern merge of Hermes and Dolphin so I did it
|
19 |
+
|
20 |
+
Unquantized: [DoesntKnowAI/NitroOxziT-8B](https://huggingface.co/DoesntKnowAI/NitroOxziT-8B)
|
21 |
+
|
22 |
## Use with llama.cpp
|
23 |
Install llama.cpp through brew (works on Mac and Linux)
|
24 |
|