Triangle104 commited on
Commit
191ca4f
·
verified ·
1 Parent(s): 47bdc37

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -4,12 +4,17 @@ pipeline_tag: image-text-to-text
4
  tags:
5
  - llama-cpp
6
  - gguf-my-repo
 
7
  ---
8
 
9
  # Triangle104/Gemma-3-Glitter-4B-Q4_K_M-GGUF
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
 
@@ -48,4 +53,4 @@ Step 3: Run inference through the main binary.
48
  or
49
  ```
50
  ./llama-server --hf-repo Triangle104/Gemma-3-Glitter-4B-Q4_K_M-GGUF --hf-file gemma-3-glitter-4b-q4_k_m.gguf -c 2048
51
- ```
 
4
  tags:
5
  - llama-cpp
6
  - gguf-my-repo
7
+ license: gemma
8
  ---
9
 
10
  # Triangle104/Gemma-3-Glitter-4B-Q4_K_M-GGUF
11
  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.
12
  Refer to the [original model card](https://huggingface.co/allura-org/Gemma-3-Glitter-4B) for more details on the model.
13
 
14
+ ---
15
+ A creative writing model based on Gemma 3 4B IT.
16
+
17
+ ---
18
  ## Use with llama.cpp
19
  Install llama.cpp through brew (works on Mac and Linux)
20
 
 
53
  or
54
  ```
55
  ./llama-server --hf-repo Triangle104/Gemma-3-Glitter-4B-Q4_K_M-GGUF --hf-file gemma-3-glitter-4b-q4_k_m.gguf -c 2048
56
+ ```