Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,15 @@ tags:
|
|
9 |
This model was converted to GGUF format from [`TheDrummer/Tiger-Gemma-12B-v3`](https://huggingface.co/TheDrummer/Tiger-Gemma-12B-v3) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
10 |
Refer to the [original model card](https://huggingface.co/TheDrummer/Tiger-Gemma-12B-v3) for more details on the model.
|
11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
## Use with llama.cpp
|
13 |
Install llama.cpp through brew (works on Mac and Linux)
|
14 |
|
|
|
9 |
This model was converted to GGUF format from [`TheDrummer/Tiger-Gemma-12B-v3`](https://huggingface.co/TheDrummer/Tiger-Gemma-12B-v3) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
10 |
Refer to the [original model card](https://huggingface.co/TheDrummer/Tiger-Gemma-12B-v3) for more details on the model.
|
11 |
|
12 |
+
---
|
13 |
+
Gemma 3 12B tune that unlocks more capabilities and less positivity!
|
14 |
+
|
15 |
+
- More neutral tone, especially when dealing with harder topics.
|
16 |
+
- No em-dashes just for the heck of it.
|
17 |
+
- Less markdown responses, more paragraphs.
|
18 |
+
- Better steerability to harder themes.
|
19 |
+
|
20 |
+
---
|
21 |
## Use with llama.cpp
|
22 |
Install llama.cpp through brew (works on Mac and Linux)
|
23 |
|