Triangle104
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,20 @@ base_model: TheDrummer/Gemmasutra-9B-v1.1
|
|
10 |
This model was converted to GGUF format from [`TheDrummer/Gemmasutra-9B-v1.1`](https://huggingface.co/TheDrummer/Gemmasutra-9B-v1.1) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
11 |
Refer to the [original model card](https://huggingface.co/TheDrummer/Gemmasutra-9B-v1.1) for more details on the model.
|
12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
## Use with llama.cpp
|
14 |
Install llama.cpp through brew (works on Mac and Linux)
|
15 |
|
|
|
10 |
This model was converted to GGUF format from [`TheDrummer/Gemmasutra-9B-v1.1`](https://huggingface.co/TheDrummer/Gemmasutra-9B-v1.1) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
11 |
Refer to the [original model card](https://huggingface.co/TheDrummer/Gemmasutra-9B-v1.1) for more details on the model.
|
12 |
|
13 |
+
---
|
14 |
+
Special Thanks
|
15 |
+
|
16 |
+
Thank you to each and everyone who donated and subscribed in Ko-Fi to make our venture a little bit easier.
|
17 |
+
|
18 |
+
Supported Chat Template (IMPORTANT)
|
19 |
+
|
20 |
+
Gemma (user, assistant)
|
21 |
+
|
22 |
+
Description
|
23 |
+
|
24 |
+
A Gemmasutra tune with modern techniques. Au Revoir, Gemma!
|
25 |
+
|
26 |
+
---
|
27 |
## Use with llama.cpp
|
28 |
Install llama.cpp through brew (works on Mac and Linux)
|
29 |
|