Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,11 @@ base_model: jtatman/TinyDolphin-3x-MoE
|
|
16 |
This model was converted to GGUF format from [`jtatman/TinyDolphin-3x-MoE`](https://huggingface.co/jtatman/TinyDolphin-3x-MoE) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
17 |
Refer to the [original model card](https://huggingface.co/jtatman/TinyDolphin-3x-MoE) for more details on the model.
|
18 |
|
|
|
|
|
|
|
|
|
|
|
19 |
## Use with llama.cpp
|
20 |
Install llama.cpp through brew (works on Mac and Linux)
|
21 |
|
|
|
16 |
This model was converted to GGUF format from [`jtatman/TinyDolphin-3x-MoE`](https://huggingface.co/jtatman/TinyDolphin-3x-MoE) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
17 |
Refer to the [original model card](https://huggingface.co/jtatman/TinyDolphin-3x-MoE) for more details on the model.
|
18 |
|
19 |
+
cONVERT sAFETENSORS TO gguf
|
20 |
+
https://huggingface.co/spaces/ggml-org/gguf-my-repo
|
21 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/662c3116277765660783ca6d/fV0zgvlVGXq7yoT2h_TAO.png)
|
22 |
+
|
23 |
+
|
24 |
## Use with llama.cpp
|
25 |
Install llama.cpp through brew (works on Mac and Linux)
|
26 |
|