Triangle104 commited on
Commit
665931c
·
verified ·
1 Parent(s): 2315eaf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -1,17 +1,15 @@
1
  ---
2
- base_model: allura-org/Gemma-3-Glitter-12B
3
- library_name: transformers
4
- tags:
5
- - mergekit
6
- - merge
7
- - llama-cpp
8
- - gguf-my-repo
9
  ---
10
 
11
  # Triangle104/Gemma-3-Glitter-12B-Q5_K_M-GGUF
12
  This model was converted to GGUF format from [`allura-org/Gemma-3-Glitter-12B`](https://huggingface.co/allura-org/Gemma-3-Glitter-12B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
13
  Refer to the [original model card](https://huggingface.co/allura-org/Gemma-3-Glitter-12B) for more details on the model.
14
 
 
 
 
 
15
  ## Use with llama.cpp
16
  Install llama.cpp through brew (works on Mac and Linux)
17
 
@@ -50,4 +48,4 @@ Step 3: Run inference through the main binary.
50
  or
51
  ```
52
  ./llama-server --hf-repo Triangle104/Gemma-3-Glitter-12B-Q5_K_M-GGUF --hf-file gemma-3-glitter-12b-q5_k_m.gguf -c 2048
53
- ```
 
1
  ---
2
+ license: gemma
 
 
 
 
 
 
3
  ---
4
 
5
  # Triangle104/Gemma-3-Glitter-12B-Q5_K_M-GGUF
6
  This model was converted to GGUF format from [`allura-org/Gemma-3-Glitter-12B`](https://huggingface.co/allura-org/Gemma-3-Glitter-12B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
7
  Refer to the [original model card](https://huggingface.co/allura-org/Gemma-3-Glitter-12B) for more details on the model.
8
 
9
+ ---
10
+ A creative writing model based on Gemma 3 12B IT.
11
+
12
+ ---
13
  ## Use with llama.cpp
14
  Install llama.cpp through brew (works on Mac and Linux)
15
 
 
48
  or
49
  ```
50
  ./llama-server --hf-repo Triangle104/Gemma-3-Glitter-12B-Q5_K_M-GGUF --hf-file gemma-3-glitter-12b-q5_k_m.gguf -c 2048
51
+ ```