Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,10 @@ tags:
|
|
10 |
This model was converted to GGUF format from [`allura-org/Gemma-3-Glitter-4B`](https://huggingface.co/allura-org/Gemma-3-Glitter-4B) 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/allura-org/Gemma-3-Glitter-4B) 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 [`allura-org/Gemma-3-Glitter-4B`](https://huggingface.co/allura-org/Gemma-3-Glitter-4B) 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/allura-org/Gemma-3-Glitter-4B) for more details on the model.
|
12 |
|
13 |
+
---
|
14 |
+
A creative writing model based on Gemma 3 4B IT.
|
15 |
+
|
16 |
+
---
|
17 |
## Use with llama.cpp
|
18 |
Install llama.cpp through brew (works on Mac and Linux)
|
19 |
|