Commit
·
4836c28
verified
·
0
Parent(s):
Duplicate from bartowski/google_gemma-3-27b-it-GGUF
Browse filesCo-authored-by: Bartowski <[email protected]>
- .gitattributes +66 -0
- README.md +193 -0
- google_gemma-3-27b-it-IQ2_M.gguf +3 -0
- google_gemma-3-27b-it-IQ2_S.gguf +3 -0
- google_gemma-3-27b-it-IQ2_XS.gguf +3 -0
- google_gemma-3-27b-it-IQ3_M.gguf +3 -0
- google_gemma-3-27b-it-IQ3_XS.gguf +3 -0
- google_gemma-3-27b-it-IQ3_XXS.gguf +3 -0
- google_gemma-3-27b-it-IQ4_NL.gguf +3 -0
- google_gemma-3-27b-it-IQ4_XS.gguf +3 -0
- google_gemma-3-27b-it-Q2_K.gguf +3 -0
- google_gemma-3-27b-it-Q2_K_L.gguf +3 -0
- google_gemma-3-27b-it-Q3_K_L.gguf +3 -0
- google_gemma-3-27b-it-Q3_K_M.gguf +3 -0
- google_gemma-3-27b-it-Q3_K_S.gguf +3 -0
- google_gemma-3-27b-it-Q3_K_XL.gguf +3 -0
- google_gemma-3-27b-it-Q4_0.gguf +3 -0
- google_gemma-3-27b-it-Q4_1.gguf +3 -0
- google_gemma-3-27b-it-Q4_K_L.gguf +3 -0
- google_gemma-3-27b-it-Q4_K_M.gguf +3 -0
- google_gemma-3-27b-it-Q4_K_S.gguf +3 -0
- google_gemma-3-27b-it-Q5_K_L.gguf +3 -0
- google_gemma-3-27b-it-Q5_K_M.gguf +3 -0
- google_gemma-3-27b-it-Q5_K_S.gguf +3 -0
- google_gemma-3-27b-it-Q6_K.gguf +3 -0
- google_gemma-3-27b-it-Q6_K_L.gguf +3 -0
- google_gemma-3-27b-it-Q8_0.gguf +3 -0
- google_gemma-3-27b-it-bf16/google_gemma-3-27b-it-bf16-00001-of-00002.gguf +3 -0
- google_gemma-3-27b-it-bf16/google_gemma-3-27b-it-bf16-00002-of-00002.gguf +3 -0
- google_gemma-3-27b-it.imatrix +3 -0
- mmproj-google_gemma-3-27b-it-bf16.gguf +3 -0
- mmproj-google_gemma-3-27b-it-f16.gguf +3 -0
- mmproj-google_gemma-3-27b-it-f32.gguf +3 -0
.gitattributes
ADDED
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
11 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
12 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
13 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
14 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
15 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
16 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
17 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
18 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
19 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
20 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
21 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
22 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
23 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
24 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
25 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
26 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
27 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
28 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
29 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
30 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
31 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
32 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
33 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
mmproj-google_gemma-3-27b-it-f16.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
mmproj-google_gemma-3-27b-it-f32.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
google_gemma-3-27b-it-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
google_gemma-3-27b-it-Q6_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
google_gemma-3-27b-it-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
google_gemma-3-27b-it-Q5_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
google_gemma-3-27b-it-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
google_gemma-3-27b-it-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
google_gemma-3-27b-it-Q4_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
google_gemma-3-27b-it-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
google_gemma-3-27b-it-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
google_gemma-3-27b-it-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
|
48 |
+
google_gemma-3-27b-it-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
49 |
+
google_gemma-3-27b-it-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
|
50 |
+
google_gemma-3-27b-it-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
51 |
+
google_gemma-3-27b-it-Q3_K_XL.gguf filter=lfs diff=lfs merge=lfs -text
|
52 |
+
google_gemma-3-27b-it-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
53 |
+
google_gemma-3-27b-it-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
54 |
+
google_gemma-3-27b-it-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
55 |
+
google_gemma-3-27b-it-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
56 |
+
google_gemma-3-27b-it-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
57 |
+
google_gemma-3-27b-it-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
58 |
+
google_gemma-3-27b-it-Q2_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
59 |
+
google_gemma-3-27b-it-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
60 |
+
google_gemma-3-27b-it-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
|
61 |
+
google_gemma-3-27b-it-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
|
62 |
+
google_gemma-3-27b-it-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
63 |
+
google_gemma-3-27b-it-bf16/google_gemma-3-27b-it-bf16-00001-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
|
64 |
+
google_gemma-3-27b-it-bf16/google_gemma-3-27b-it-bf16-00002-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
|
65 |
+
google_gemma-3-27b-it.imatrix filter=lfs diff=lfs merge=lfs -text
|
66 |
+
mmproj-google_gemma-3-27b-it-bf16.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,193 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
quantized_by: bartowski
|
3 |
+
pipeline_tag: image-text-to-text
|
4 |
+
extra_gated_prompt: >-
|
5 |
+
To access Gemma on Hugging Face, you’re required to review and agree to
|
6 |
+
Google’s usage license. To do this, please ensure you’re logged in to Hugging
|
7 |
+
Face and click below. Requests are processed immediately.
|
8 |
+
extra_gated_button_content: Acknowledge license
|
9 |
+
license: gemma
|
10 |
+
extra_gated_heading: Access Gemma on Hugging Face
|
11 |
+
base_model: google/gemma-3-27b-it
|
12 |
+
---
|
13 |
+
|
14 |
+
## Llamacpp imatrix Quantizations of gemma-3-27b-it by google
|
15 |
+
|
16 |
+
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b4877">b4877</a> for quantization.
|
17 |
+
|
18 |
+
Original model: https://huggingface.co/google/gemma-3-27b-it
|
19 |
+
|
20 |
+
All quants made using imatrix option with dataset from [here](https://gist.github.com/bartowski1182/eb213dccb3571f863da82e99418f81e8)
|
21 |
+
|
22 |
+
Run them in [LM Studio](https://lmstudio.ai/)
|
23 |
+
|
24 |
+
Run them directly with [llama.cpp](https://github.com/ggerganov/llama.cpp), or any other llama.cpp based project
|
25 |
+
|
26 |
+
## Vision
|
27 |
+
|
28 |
+
This model has vision capabilities, more details here: https://github.com/ggml-org/llama.cpp/pull/12344
|
29 |
+
|
30 |
+
After building with Gemma 3 clip support, run the following command:
|
31 |
+
|
32 |
+
```
|
33 |
+
./build/bin/llama-gemma3-cli -m google_gemma-3-27b-it-Q8_0.gguf --mmproj mmproj-google_gemma-3-27b-it-f16.gguf
|
34 |
+
```
|
35 |
+
|
36 |
+
## Prompt format
|
37 |
+
|
38 |
+
```
|
39 |
+
<bos><start_of_turn>user
|
40 |
+
{system_prompt}
|
41 |
+
|
42 |
+
{prompt}<end_of_turn>
|
43 |
+
<start_of_turn>model
|
44 |
+
|
45 |
+
```
|
46 |
+
|
47 |
+
## Download a file (not the whole branch) from below:
|
48 |
+
|
49 |
+
| Filename | Quant type | File Size | Split | Description |
|
50 |
+
| -------- | ---------- | --------- | ----- | ----------- |
|
51 |
+
| [mmproj-gemma-3-27b-it-f32.gguf](https://huggingface.co/bartowski/google_gemma-3-27b-it-GGUF/blob/main/mmproj-google_gemma-3-27b-it-f32.gguf) | f32 | 1.69GB | false | F32 format MMPROJ file, required for vision. |
|
52 |
+
| [mmproj-gemma-3-27b-it-f16.gguf](https://huggingface.co/bartowski/google_gemma-3-27b-it-GGUF/blob/main/mmproj-google_gemma-3-27b-it-f16.gguf) | f16 | 858MB | false | F16 format MMPROJ file, required for vision. |
|
53 |
+
| [gemma-3-27b-it-bf16.gguf](https://huggingface.co/bartowski/google_gemma-3-27b-it-GGUF/tree/main/google_gemma-3-27b-it-bf16) | bf16 | 54.03GB | true | Full BF16 weights. |
|
54 |
+
| [gemma-3-27b-it-Q8_0.gguf](https://huggingface.co/bartowski/google_gemma-3-27b-it-GGUF/blob/main/google_gemma-3-27b-it-Q8_0.gguf) | Q8_0 | 28.71GB | false | Extremely high quality, generally unneeded but max available quant. |
|
55 |
+
| [gemma-3-27b-it-Q6_K_L.gguf](https://huggingface.co/bartowski/google_gemma-3-27b-it-GGUF/blob/main/google_gemma-3-27b-it-Q6_K_L.gguf) | Q6_K_L | 22.51GB | false | Uses Q8_0 for embed and output weights. Very high quality, near perfect, *recommended*. |
|
56 |
+
| [gemma-3-27b-it-Q6_K.gguf](https://huggingface.co/bartowski/google_gemma-3-27b-it-GGUF/blob/main/google_gemma-3-27b-it-Q6_K.gguf) | Q6_K | 22.17GB | false | Very high quality, near perfect, *recommended*. |
|
57 |
+
| [gemma-3-27b-it-Q5_K_L.gguf](https://huggingface.co/bartowski/google_gemma-3-27b-it-GGUF/blob/main/google_gemma-3-27b-it-Q5_K_L.gguf) | Q5_K_L | 19.61GB | false | Uses Q8_0 for embed and output weights. High quality, *recommended*. |
|
58 |
+
| [gemma-3-27b-it-Q5_K_M.gguf](https://huggingface.co/bartowski/google_gemma-3-27b-it-GGUF/blob/main/google_gemma-3-27b-it-Q5_K_M.gguf) | Q5_K_M | 19.27GB | false | High quality, *recommended*. |
|
59 |
+
| [gemma-3-27b-it-Q5_K_S.gguf](https://huggingface.co/bartowski/google_gemma-3-27b-it-GGUF/blob/main/google_gemma-3-27b-it-Q5_K_S.gguf) | Q5_K_S | 18.77GB | false | High quality, *recommended*. |
|
60 |
+
| [gemma-3-27b-it-Q4_1.gguf](https://huggingface.co/bartowski/google_gemma-3-27b-it-GGUF/blob/main/google_gemma-3-27b-it-Q4_1.gguf) | Q4_1 | 17.17GB | false | Legacy format, similar performance to Q4_K_S but with improved tokens/watt on Apple silicon. |
|
61 |
+
| [gemma-3-27b-it-Q4_K_L.gguf](https://huggingface.co/bartowski/google_gemma-3-27b-it-GGUF/blob/main/google_gemma-3-27b-it-Q4_K_L.gguf) | Q4_K_L | 16.89GB | false | Uses Q8_0 for embed and output weights. Good quality, *recommended*. |
|
62 |
+
| [gemma-3-27b-it-Q4_K_M.gguf](https://huggingface.co/bartowski/google_gemma-3-27b-it-GGUF/blob/main/google_gemma-3-27b-it-Q4_K_M.gguf) | Q4_K_M | 16.55GB | false | Good quality, default size for most use cases, *recommended*. |
|
63 |
+
| [gemma-3-27b-it-Q4_K_S.gguf](https://huggingface.co/bartowski/google_gemma-3-27b-it-GGUF/blob/main/google_gemma-3-27b-it-Q4_K_S.gguf) | Q4_K_S | 15.67GB | false | Slightly lower quality with more space savings, *recommended*. |
|
64 |
+
| [gemma-3-27b-it-Q4_0.gguf](https://huggingface.co/bartowski/google_gemma-3-27b-it-GGUF/blob/main/google_gemma-3-27b-it-Q4_0.gguf) | Q4_0 | 15.62GB | false | Legacy format, offers online repacking for ARM and AVX CPU inference. |
|
65 |
+
| [gemma-3-27b-it-IQ4_NL.gguf](https://huggingface.co/bartowski/google_gemma-3-27b-it-GGUF/blob/main/google_gemma-3-27b-it-IQ4_NL.gguf) | IQ4_NL | 15.57GB | false | Similar to IQ4_XS, but slightly larger. Offers online repacking for ARM CPU inference. |
|
66 |
+
| [gemma-3-27b-it-Q3_K_XL.gguf](https://huggingface.co/bartowski/google_gemma-3-27b-it-GGUF/blob/main/google_gemma-3-27b-it-Q3_K_XL.gguf) | Q3_K_XL | 14.88GB | false | Uses Q8_0 for embed and output weights. Lower quality but usable, good for low RAM availability. |
|
67 |
+
| [gemma-3-27b-it-IQ4_XS.gguf](https://huggingface.co/bartowski/google_gemma-3-27b-it-GGUF/blob/main/google_gemma-3-27b-it-IQ4_XS.gguf) | IQ4_XS | 14.77GB | false | Decent quality, smaller than Q4_K_S with similar performance, *recommended*. |
|
68 |
+
| [gemma-3-27b-it-Q3_K_L.gguf](https://huggingface.co/bartowski/google_gemma-3-27b-it-GGUF/blob/main/google_gemma-3-27b-it-Q3_K_L.gguf) | Q3_K_L | 14.54GB | false | Lower quality but usable, good for low RAM availability. |
|
69 |
+
| [gemma-3-27b-it-Q3_K_M.gguf](https://huggingface.co/bartowski/google_gemma-3-27b-it-GGUF/blob/main/google_gemma-3-27b-it-Q3_K_M.gguf) | Q3_K_M | 13.44GB | false | Low quality. |
|
70 |
+
| [gemma-3-27b-it-IQ3_M.gguf](https://huggingface.co/bartowski/google_gemma-3-27b-it-GGUF/blob/main/google_gemma-3-27b-it-IQ3_M.gguf) | IQ3_M | 12.55GB | false | Medium-low quality, new method with decent performance comparable to Q3_K_M. |
|
71 |
+
| [gemma-3-27b-it-Q3_K_S.gguf](https://huggingface.co/bartowski/google_gemma-3-27b-it-GGUF/blob/main/google_gemma-3-27b-it-Q3_K_S.gguf) | Q3_K_S | 12.17GB | false | Low quality, not recommended. |
|
72 |
+
| [gemma-3-27b-it-IQ3_XS.gguf](https://huggingface.co/bartowski/google_gemma-3-27b-it-GGUF/blob/main/google_gemma-3-27b-it-IQ3_XS.gguf) | IQ3_XS | 11.56GB | false | Lower quality, new method with decent performance, slightly better than Q3_K_S. |
|
73 |
+
| [gemma-3-27b-it-Q2_K_L.gguf](https://huggingface.co/bartowski/google_gemma-3-27b-it-GGUF/blob/main/google_gemma-3-27b-it-Q2_K_L.gguf) | Q2_K_L | 10.84GB | false | Uses Q8_0 for embed and output weights. Very low quality but surprisingly usable. |
|
74 |
+
| [gemma-3-27b-it-IQ3_XXS.gguf](https://huggingface.co/bartowski/google_gemma-3-27b-it-GGUF/blob/main/google_gemma-3-27b-it-IQ3_XXS.gguf) | IQ3_XXS | 10.72GB | false | Lower quality, new method with decent performance, comparable to Q3 quants. |
|
75 |
+
| [gemma-3-27b-it-Q2_K.gguf](https://huggingface.co/bartowski/google_gemma-3-27b-it-GGUF/blob/main/google_gemma-3-27b-it-Q2_K.gguf) | Q2_K | 10.50GB | false | Very low quality but surprisingly usable. |
|
76 |
+
| [gemma-3-27b-it-IQ2_M.gguf](https://huggingface.co/bartowski/google_gemma-3-27b-it-GGUF/blob/main/google_gemma-3-27b-it-IQ2_M.gguf) | IQ2_M | 9.49GB | false | Relatively low quality, uses SOTA techniques to be surprisingly usable. |
|
77 |
+
| [gemma-3-27b-it-IQ2_S.gguf](https://huggingface.co/bartowski/google_gemma-3-27b-it-GGUF/blob/main/google_gemma-3-27b-it-IQ2_S.gguf) | IQ2_S | 8.78GB | false | Low quality, uses SOTA techniques to be usable. |
|
78 |
+
| [gemma-3-27b-it-IQ2_XS.gguf](https://huggingface.co/bartowski/google_gemma-3-27b-it-GGUF/blob/main/google_gemma-3-27b-it-IQ2_XS.gguf) | IQ2_XS | 8.44GB | false | Low quality, uses SOTA techniques to be usable. |
|
79 |
+
|
80 |
+
## Embed/output weights
|
81 |
+
|
82 |
+
Some of these quants (Q3_K_XL, Q4_K_L etc) are the standard quantization method with the embeddings and output weights quantized to Q8_0 instead of what they would normally default to.
|
83 |
+
|
84 |
+
## Downloading using huggingface-cli
|
85 |
+
|
86 |
+
<details>
|
87 |
+
<summary>Click to view download instructions</summary>
|
88 |
+
|
89 |
+
First, make sure you have hugginface-cli installed:
|
90 |
+
|
91 |
+
```
|
92 |
+
pip install -U "huggingface_hub[cli]"
|
93 |
+
```
|
94 |
+
|
95 |
+
Then, you can target the specific file you want:
|
96 |
+
|
97 |
+
```
|
98 |
+
huggingface-cli download bartowski/google_gemma-3-27b-it-GGUF --include "google_gemma-3-27b-it-Q4_K_M.gguf" --local-dir ./
|
99 |
+
```
|
100 |
+
|
101 |
+
If the model is bigger than 50GB, it will have been split into multiple files. In order to download them all to a local folder, run:
|
102 |
+
|
103 |
+
```
|
104 |
+
huggingface-cli download bartowski/google_gemma-3-27b-it-GGUF --include "google_gemma-3-27b-it-Q8_0/*" --local-dir ./
|
105 |
+
```
|
106 |
+
|
107 |
+
You can either specify a new local-dir (google_gemma-3-27b-it-Q8_0) or download them all in place (./)
|
108 |
+
|
109 |
+
</details>
|
110 |
+
|
111 |
+
## ARM/AVX information
|
112 |
+
|
113 |
+
Previously, you would download Q4_0_4_4/4_8/8_8, and these would have their weights interleaved in memory in order to improve performance on ARM and AVX machines by loading up more data in one pass.
|
114 |
+
|
115 |
+
Now, however, there is something called "online repacking" for weights. details in [this PR](https://github.com/ggerganov/llama.cpp/pull/9921). If you use Q4_0 and your hardware would benefit from repacking weights, it will do it automatically on the fly.
|
116 |
+
|
117 |
+
As of llama.cpp build [b4282](https://github.com/ggerganov/llama.cpp/releases/tag/b4282) you will not be able to run the Q4_0_X_X files and will instead need to use Q4_0.
|
118 |
+
|
119 |
+
Additionally, if you want to get slightly better quality for , you can use IQ4_NL thanks to [this PR](https://github.com/ggerganov/llama.cpp/pull/10541) which will also repack the weights for ARM, though only the 4_4 for now. The loading time may be slower but it will result in an overall speed incrase.
|
120 |
+
|
121 |
+
<details>
|
122 |
+
<summary>Click to view Q4_0_X_X information (deprecated</summary>
|
123 |
+
|
124 |
+
I'm keeping this section to show the potential theoretical uplift in performance from using the Q4_0 with online repacking.
|
125 |
+
|
126 |
+
<details>
|
127 |
+
<summary>Click to view benchmarks on an AVX2 system (EPYC7702)</summary>
|
128 |
+
|
129 |
+
| model | size | params | backend | threads | test | t/s | % (vs Q4_0) |
|
130 |
+
| ------------------------------ | ---------: | ---------: | ---------- | ------: | ------------: | -------------------: |-------------: |
|
131 |
+
| qwen2 3B Q4_0 | 1.70 GiB | 3.09 B | CPU | 64 | pp512 | 204.03 ± 1.03 | 100% |
|
132 |
+
| qwen2 3B Q4_0 | 1.70 GiB | 3.09 B | CPU | 64 | pp1024 | 282.92 ± 0.19 | 100% |
|
133 |
+
| qwen2 3B Q4_0 | 1.70 GiB | 3.09 B | CPU | 64 | pp2048 | 259.49 ± 0.44 | 100% |
|
134 |
+
| qwen2 3B Q4_0 | 1.70 GiB | 3.09 B | CPU | 64 | tg128 | 39.12 ± 0.27 | 100% |
|
135 |
+
| qwen2 3B Q4_0 | 1.70 GiB | 3.09 B | CPU | 64 | tg256 | 39.31 ± 0.69 | 100% |
|
136 |
+
| qwen2 3B Q4_0 | 1.70 GiB | 3.09 B | CPU | 64 | tg512 | 40.52 ± 0.03 | 100% |
|
137 |
+
| qwen2 3B Q4_K_M | 1.79 GiB | 3.09 B | CPU | 64 | pp512 | 301.02 ± 1.74 | 147% |
|
138 |
+
| qwen2 3B Q4_K_M | 1.79 GiB | 3.09 B | CPU | 64 | pp1024 | 287.23 ± 0.20 | 101% |
|
139 |
+
| qwen2 3B Q4_K_M | 1.79 GiB | 3.09 B | CPU | 64 | pp2048 | 262.77 ± 1.81 | 101% |
|
140 |
+
| qwen2 3B Q4_K_M | 1.79 GiB | 3.09 B | CPU | 64 | tg128 | 18.80 ± 0.99 | 48% |
|
141 |
+
| qwen2 3B Q4_K_M | 1.79 GiB | 3.09 B | CPU | 64 | tg256 | 24.46 ± 3.04 | 83% |
|
142 |
+
| qwen2 3B Q4_K_M | 1.79 GiB | 3.09 B | CPU | 64 | tg512 | 36.32 ± 3.59 | 90% |
|
143 |
+
| qwen2 3B Q4_0_8_8 | 1.69 GiB | 3.09 B | CPU | 64 | pp512 | 271.71 ± 3.53 | 133% |
|
144 |
+
| qwen2 3B Q4_0_8_8 | 1.69 GiB | 3.09 B | CPU | 64 | pp1024 | 279.86 ± 45.63 | 100% |
|
145 |
+
| qwen2 3B Q4_0_8_8 | 1.69 GiB | 3.09 B | CPU | 64 | pp2048 | 320.77 ± 5.00 | 124% |
|
146 |
+
| qwen2 3B Q4_0_8_8 | 1.69 GiB | 3.09 B | CPU | 64 | tg128 | 43.51 ± 0.05 | 111% |
|
147 |
+
| qwen2 3B Q4_0_8_8 | 1.69 GiB | 3.09 B | CPU | 64 | tg256 | 43.35 ± 0.09 | 110% |
|
148 |
+
| qwen2 3B Q4_0_8_8 | 1.69 GiB | 3.09 B | CPU | 64 | tg512 | 42.60 ± 0.31 | 105% |
|
149 |
+
|
150 |
+
Q4_0_8_8 offers a nice bump to prompt processing and a small bump to text generation
|
151 |
+
|
152 |
+
</details>
|
153 |
+
|
154 |
+
</details>
|
155 |
+
|
156 |
+
## Which file should I choose?
|
157 |
+
|
158 |
+
<details>
|
159 |
+
<summary>Click here for details</summary>
|
160 |
+
|
161 |
+
A great write up with charts showing various performances is provided by Artefact2 [here](https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9)
|
162 |
+
|
163 |
+
The first thing to figure out is how big a model you can run. To do this, you'll need to figure out how much RAM and/or VRAM you have.
|
164 |
+
|
165 |
+
If you want your model running as FAST as possible, you'll want to fit the whole thing on your GPU's VRAM. Aim for a quant with a file size 1-2GB smaller than your GPU's total VRAM.
|
166 |
+
|
167 |
+
If you want the absolute maximum quality, add both your system RAM and your GPU's VRAM together, then similarly grab a quant with a file size 1-2GB Smaller than that total.
|
168 |
+
|
169 |
+
Next, you'll need to decide if you want to use an 'I-quant' or a 'K-quant'.
|
170 |
+
|
171 |
+
If you don't want to think too much, grab one of the K-quants. These are in format 'QX_K_X', like Q5_K_M.
|
172 |
+
|
173 |
+
If you want to get more into the weeds, you can check out this extremely useful feature chart:
|
174 |
+
|
175 |
+
[llama.cpp feature matrix](https://github.com/ggerganov/llama.cpp/wiki/Feature-matrix)
|
176 |
+
|
177 |
+
But basically, if you're aiming for below Q4, and you're running cuBLAS (Nvidia) or rocBLAS (AMD), you should look towards the I-quants. These are in format IQX_X, like IQ3_M. These are newer and offer better performance for their size.
|
178 |
+
|
179 |
+
These I-quants can also be used on CPU, but will be slower than their K-quant equivalent, so speed vs performance is a tradeoff you'll have to decide.
|
180 |
+
|
181 |
+
The I-quants are *not* compatible with Vulcan, which is also AMD, so if you have an AMD card double check if you're using the rocBLAS build or the Vulcan build. At the time of writing this, LM Studio has a preview with ROCm support, and other inference engines have specific builds for ROCm.
|
182 |
+
|
183 |
+
</details>
|
184 |
+
|
185 |
+
## Credits
|
186 |
+
|
187 |
+
Thank you kalomaze and Dampf for assistance in creating the imatrix calibration dataset.
|
188 |
+
|
189 |
+
Thank you ZeroWw for the inspiration to experiment with embed/output.
|
190 |
+
|
191 |
+
Thank you to LM Studio for sponsoring my work.
|
192 |
+
|
193 |
+
Want to support my work? Visit my ko-fi page here: https://ko-fi.com/bartowski
|
google_gemma-3-27b-it-IQ2_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f687dfab9b46921614e4f5d2c58d2a067ddd5a7daba41f9089550656ae77f1f
|
3 |
+
size 9492834944
|
google_gemma-3-27b-it-IQ2_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59c2e6ee8b12fdc1bf56cb57a28c3c316667a683099bbda88457a813c41699f6
|
3 |
+
size 8782170752
|
google_gemma-3-27b-it-IQ2_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:080150a6758afefb40950f2753ea9f113b3cdc2b8ad4243a3711959748cd4df0
|
3 |
+
size 8438665856
|
google_gemma-3-27b-it-IQ3_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33c07cf49428853aa63f22f3a95cf05436cdb65ec908d56b02e1098c691e5c1a
|
3 |
+
size 12546790016
|
google_gemma-3-27b-it-IQ3_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6e8bde1bd29dbc765edebce39b83047ab2fbb19cb4763ed70f8ba321e15ab13
|
3 |
+
size 11561949824
|
google_gemma-3-27b-it-IQ3_XXS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:194f643e0d6acdd471f2a52f3eef2617aa84b39c23b596ac1619f8fa4fc71606
|
3 |
+
size 10716240512
|
google_gemma-3-27b-it-IQ4_NL.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b558d312c8e692d9d367a176efa7d6c8cce07da89cb47cd8b3458bc425d80d89
|
3 |
+
size 15567112832
|
google_gemma-3-27b-it-IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd2f188c66d8ccb0bffcb0c91e4dbbb72754bb1732e0bca323a2f266a35e01c8
|
3 |
+
size 14767164032
|
google_gemma-3-27b-it-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a2d0a6dfb1c3fb9d17dae5c8b9eb17cbfeea75280260ea10dc5a9b68691d0e74
|
3 |
+
size 10503436928
|
google_gemma-3-27b-it-Q2_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9e920ffb9288c2322e8945d83430620281899a6b0bc65e3acd5b46ad817b943
|
3 |
+
size 10844748416
|
google_gemma-3-27b-it-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83c4e971dbf62bfb9cb4860f372602a83926809ebf2cc57daaf50eca13ab55b3
|
3 |
+
size 14543178368
|
google_gemma-3-27b-it-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9eabf6ef615b50ffb59f52751fe4789a036e0815b0dac42ab9774fd157b54831
|
3 |
+
size 13437356672
|
google_gemma-3-27b-it-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8492ad1e76b7f0b2cb6632fa395586e253d4dfd99f8683063f6ec79b73a0797
|
3 |
+
size 12167330432
|
google_gemma-3-27b-it-Q3_K_XL.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f99f057733bc422a06b37f8dd532adf70cf862f60d033628fe439175b60d4c8
|
3 |
+
size 14884489856
|
google_gemma-3-27b-it-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6edacc9e7bab200eea6dd9ff4568c5838e959235dd0da71309e68ff5c81d775
|
3 |
+
size 15617690240
|
google_gemma-3-27b-it-Q4_1.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15774af877b3cb478f4fe5e48b3be7c6972bb315bd4f8fc345cebf0642a35385
|
3 |
+
size 17167010432
|
google_gemma-3-27b-it-Q4_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96588257d982e43dab39d1bc335111356b7d0df5d175f092b5f98b4eda1ae289
|
3 |
+
size 16887716480
|
google_gemma-3-27b-it-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e83142e3ad3719ac61334f70a956dcc60bbba8adb29de5114161310bb9f7170
|
3 |
+
size 16546404992
|
google_gemma-3-27b-it-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7e800240905ceaa1266ce7f698bac22fae63e7b956dcf21c63cda34a7f188a2
|
3 |
+
size 15673772672
|
google_gemma-3-27b-it-Q5_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:504fe8833e5deb8580d6732dd8c232c7de8dd6e5e641652677caf92beb2e7e2a
|
3 |
+
size 19612703360
|
google_gemma-3-27b-it-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7babc9bc281f07edae1cbfe519f61b12daa760b36be8ba53e72ddfdc9eceb846
|
3 |
+
size 19271391872
|
google_gemma-3-27b-it-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b317716786799f999d12b7604e6af278092867a28d0d66e70143a98c0709265
|
3 |
+
size 18766908032
|
google_gemma-3-27b-it-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb33daa83fab45a9323358fddc059df9fae3b5934461a7294ad20741ec5c3682
|
3 |
+
size 22166690432
|
google_gemma-3-27b-it-Q6_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c594848cea498025c6b75b8b109b0676690786529b4b996a2f49b3fbca94d7c
|
3 |
+
size 22508001920
|
google_gemma-3-27b-it-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f997aef7f4ed368819f8bcd3e66262612eab4b9ecd562efbad2a7fdebc872693
|
3 |
+
size 28707605120
|
google_gemma-3-27b-it-bf16/google_gemma-3-27b-it-bf16-00001-of-00002.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d766201186b219086aa28a28c4bcb538bb3983defd01712716be5ca4a14f4d5d
|
3 |
+
size 39987970624
|
google_gemma-3-27b-it-bf16/google_gemma-3-27b-it-bf16-00002-of-00002.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd07a0a61035b8dd1f0d16ab48ba545efc225d8a3a079978dc85b4fc5b208b8b
|
3 |
+
size 14039304192
|
google_gemma-3-27b-it.imatrix
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac6f6b0066ab4ea56c48de45cb7a4086c0b046ef5fa633022a76dfe3df2dd07d
|
3 |
+
size 13029464
|
mmproj-google_gemma-3-27b-it-bf16.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b353b05365f1161276f61a9d6c1c0ba61f8aaffad66fc4f91de15c7d5b02acf
|
3 |
+
size 857739168
|
mmproj-google_gemma-3-27b-it-f16.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54cb61c842fe49ac3c89bc1a614a2778163eb49f3dec2b90ff688b4c0392cb48
|
3 |
+
size 857739168
|
mmproj-google_gemma-3-27b-it-f32.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8b849e20a59ec2b255d308ec6488a3a44fa6e06b2a0514c59eab983930c0b27
|
3 |
+
size 1692266400
|