Matrix commited on
Commit
9eafd44
·
verified ·
1 Parent(s): 445d42d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -21,4 +21,16 @@ You can download the desired quant version from the list here.
21
 
22
  | Link | Type | Size/GB | Notes |
23
  |:-----|:-----|--------:|:------|
24
- | [Download here](https://huggingface.co/matrixportal/gemma-3-1b-it-GGUF/resolve/main/gemma-3-1b-it-q3_k_s.gguf) | Q3_K_S | - | |
 
 
 
 
 
 
 
 
 
 
 
 
 
21
 
22
  | Link | Type | Size/GB | Notes |
23
  |:-----|:-----|--------:|:------|
24
+ | [Download here](https://huggingface.co/matrixportal/gemma-3-1b-it-GGUF/resolve/main/gemma-3-1b-it-q2_k.gguf) | Q2_K | - | - |
25
+ | [Download here](https://huggingface.co/matrixportal/gemma-3-1b-it-GGUF/resolve/main/gemma-3-1b-it-q3_k_s.gguf) | Q3_K_S | - | - |
26
+ | [Download here](https://huggingface.co/matrixportal/gemma-3-1b-it-GGUF/resolve/main/gemma-3-1b-it-q3_k_m.gguf) | Q3_K_M | - | lower quality |
27
+ | [Download here](https://huggingface.co/matrixportal/gemma-3-1b-it-GGUF/resolve/main/gemma-3-1b-it-q3_k_l.gguf) | Q3_K_L | - | - |
28
+ | [Download here](https://huggingface.co/matrixportal/gemma-3-1b-it-GGUF/resolve/main/gemma-3-1b-it-q4_0.gguf) | Q4_0 | - | Arm, fast |
29
+ | [Download here](https://huggingface.co/matrixportal/gemma-3-1b-it-GGUF/resolve/main/gemma-3-1b-it-q4_k_s.gguf) | Q4_K_S | - | fast, recommended |
30
+ | [Download here](https://huggingface.co/matrixportal/gemma-3-1b-it-GGUF/resolve/main/gemma-3-1b-it-q4_k_m.gguf) | Q4_K_M | - | fast, recommended |
31
+ | [Download here](https://huggingface.co/matrixportal/gemma-3-1b-it-GGUF/resolve/main/gemma-3-1b-it-q5_0.gguf) | Q5_0 | - | - |
32
+ | [Download here](https://huggingface.co/matrixportal/gemma-3-1b-it-GGUF/resolve/main/gemma-3-1b-it-q5_k_s.gguf) | Q5_K_S | - | - |
33
+ | [Download here](https://huggingface.co/matrixportal/gemma-3-1b-it-GGUF/resolve/main/gemma-3-1b-it-q5_k_m.gguf) | Q5_K_M | - | - |
34
+ | [Download here](https://huggingface.co/matrixportal/gemma-3-1b-it-GGUF/resolve/main/gemma-3-1b-it-q6_k.gguf) | Q6_K | - | very good quality |
35
+ | [Download here](https://huggingface.co/matrixportal/gemma-3-1b-it-GGUF/resolve/main/gemma-3-1b-it-q8_0.gguf) | Q8_0 | - | fast, best quality |
36
+ | [Download here](https://huggingface.co/matrixportal/gemma-3-1b-it-GGUF/resolve/main/gemma-3-1b-it-f16.gguf) | f16 | - | 16 bpw, overkill |