legraphista commited on
Commit
3dc8b54
1 Parent(s): d70cc65

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +149 -0
README.md ADDED
@@ -0,0 +1,149 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: google/datagemma-rig-27b-it
3
+ extra_gated_button_content: Acknowledge license
4
+ extra_gated_heading: Access Gemma on Hugging Face
5
+ extra_gated_prompt: "To access Gemma on Hugging Face, you\u2019re required to review\
6
+ \ and agree to Google\u2019s usage license. To do this, please ensure you\u2019\
7
+ re logged in to Hugging Face and click below. Requests are processed immediately."
8
+ inference: false
9
+ library_name: gguf
10
+ license: gemma
11
+ pipeline_tag: text-generation
12
+ quantized_by: legraphista
13
+ tags:
14
+ - conversational
15
+ - quantized
16
+ - GGUF
17
+ - quantization
18
+ - imat
19
+ - imatrix
20
+ - static
21
+ - 8bit
22
+ - 6bit
23
+ - 5bit
24
+ - 4bit
25
+ - 3bit
26
+ - 2bit
27
+ - 1bit
28
+ ---
29
+
30
+ # datagemma-rig-27b-it-IMat-GGUF
31
+ _Llama.cpp imatrix quantization of google/datagemma-rig-27b-it_
32
+
33
+ Original Model: [google/datagemma-rig-27b-it](https://huggingface.co/google/datagemma-rig-27b-it)
34
+ Original dtype: `BF16` (`bfloat16`)
35
+ Quantized by: llama.cpp [b3747](https://github.com/ggerganov/llama.cpp/releases/tag/b3747)
36
+ IMatrix dataset: [here](https://gist.githubusercontent.com/bartowski1182/eb213dccb3571f863da82e99418f81e8/raw/b2869d80f5c16fd7082594248e80144677736635/calibration_datav3.txt)
37
+
38
+ - [Files](#files)
39
+ - [IMatrix](#imatrix)
40
+ - [Common Quants](#common-quants)
41
+ - [All Quants](#all-quants)
42
+ - [Downloading using huggingface-cli](#downloading-using-huggingface-cli)
43
+ - [Inference](#inference)
44
+ - [Simple chat template](#simple-chat-template)
45
+ - [Llama.cpp](#llama-cpp)
46
+ - [FAQ](#faq)
47
+ - [Why is the IMatrix not applied everywhere?](#why-is-the-imatrix-not-applied-everywhere)
48
+ - [How do I merge a split GGUF?](#how-do-i-merge-a-split-gguf)
49
+
50
+ ---
51
+
52
+ ## Files
53
+
54
+ ### IMatrix
55
+ Status: ⏳ Processing
56
+ Link: [here](https://huggingface.co/legraphista/datagemma-rig-27b-it-IMat-GGUF/blob/main/imatrix.dat)
57
+
58
+ ### Common Quants
59
+ | Filename | Quant type | File Size | Status | Uses IMatrix | Is Split |
60
+ | -------- | ---------- | --------- | ------ | ------------ | -------- |
61
+ | datagemma-rig-27b-it.Q8_0 | Q8_0 | - | ⏳ Processing | ⚪ Static | -
62
+ | datagemma-rig-27b-it.Q6_K | Q6_K | - | ⏳ Processing | ⚪ Static | -
63
+ | datagemma-rig-27b-it.Q4_K | Q4_K | - | ⏳ Processing | 🟢 IMatrix | -
64
+ | datagemma-rig-27b-it.Q3_K | Q3_K | - | ⏳ Processing | 🟢 IMatrix | -
65
+ | datagemma-rig-27b-it.Q2_K | Q2_K | - | ⏳ Processing | 🟢 IMatrix | -
66
+
67
+
68
+ ### All Quants
69
+ | Filename | Quant type | File Size | Status | Uses IMatrix | Is Split |
70
+ | -------- | ---------- | --------- | ------ | ------------ | -------- |
71
+ | datagemma-rig-27b-it.Q8_0 | Q8_0 | - | ⏳ Processing | ⚪ Static | -
72
+ | datagemma-rig-27b-it.Q6_K | Q6_K | - | ⏳ Processing | ⚪ Static | -
73
+ | datagemma-rig-27b-it.Q5_K | Q5_K | - | ⏳ Processing | ⚪ Static | -
74
+ | datagemma-rig-27b-it.Q5_K_S | Q5_K_S | - | ⏳ Processing | ⚪ Static | -
75
+ | datagemma-rig-27b-it.Q4_K | Q4_K | - | ⏳ Processing | 🟢 IMatrix | -
76
+ | datagemma-rig-27b-it.Q4_K_S | Q4_K_S | - | ⏳ Processing | 🟢 IMatrix | -
77
+ | datagemma-rig-27b-it.IQ4_NL | IQ4_NL | - | ⏳ Processing | 🟢 IMatrix | -
78
+ | datagemma-rig-27b-it.IQ4_XS | IQ4_XS | - | ⏳ Processing | 🟢 IMatrix | -
79
+ | datagemma-rig-27b-it.Q3_K | Q3_K | - | ⏳ Processing | 🟢 IMatrix | -
80
+ | datagemma-rig-27b-it.Q3_K_L | Q3_K_L | - | ⏳ Processing | 🟢 IMatrix | -
81
+ | datagemma-rig-27b-it.Q3_K_S | Q3_K_S | - | ⏳ Processing | 🟢 IMatrix | -
82
+ | datagemma-rig-27b-it.IQ3_M | IQ3_M | - | ⏳ Processing | 🟢 IMatrix | -
83
+ | datagemma-rig-27b-it.IQ3_S | IQ3_S | - | ⏳ Processing | 🟢 IMatrix | -
84
+ | datagemma-rig-27b-it.IQ3_XS | IQ3_XS | - | ⏳ Processing | 🟢 IMatrix | -
85
+ | datagemma-rig-27b-it.IQ3_XXS | IQ3_XXS | - | ⏳ Processing | 🟢 IMatrix | -
86
+ | datagemma-rig-27b-it.Q2_K | Q2_K | - | ⏳ Processing | 🟢 IMatrix | -
87
+ | datagemma-rig-27b-it.Q2_K_S | Q2_K_S | - | ⏳ Processing | 🟢 IMatrix | -
88
+ | datagemma-rig-27b-it.IQ2_M | IQ2_M | - | ⏳ Processing | 🟢 IMatrix | -
89
+ | datagemma-rig-27b-it.IQ2_S | IQ2_S | - | ⏳ Processing | 🟢 IMatrix | -
90
+ | datagemma-rig-27b-it.IQ2_XS | IQ2_XS | - | ⏳ Processing | 🟢 IMatrix | -
91
+ | datagemma-rig-27b-it.IQ2_XXS | IQ2_XXS | - | ⏳ Processing | 🟢 IMatrix | -
92
+ | datagemma-rig-27b-it.IQ1_M | IQ1_M | - | ⏳ Processing | 🟢 IMatrix | -
93
+ | datagemma-rig-27b-it.IQ1_S | IQ1_S | - | ⏳ Processing | 🟢 IMatrix | -
94
+
95
+
96
+ ## Downloading using huggingface-cli
97
+ If you do not have hugginface-cli installed:
98
+ ```
99
+ pip install -U "huggingface_hub[cli]"
100
+ ```
101
+ Download the specific file you want:
102
+ ```
103
+ huggingface-cli download legraphista/datagemma-rig-27b-it-IMat-GGUF --include "datagemma-rig-27b-it.Q8_0.gguf" --local-dir ./
104
+ ```
105
+ If the model file is big, it has been split into multiple files. In order to download them all to a local folder, run:
106
+ ```
107
+ huggingface-cli download legraphista/datagemma-rig-27b-it-IMat-GGUF --include "datagemma-rig-27b-it.Q8_0/*" --local-dir ./
108
+ # see FAQ for merging GGUF's
109
+ ```
110
+
111
+ ---
112
+
113
+ ## Inference
114
+
115
+ ### Simple chat template
116
+ ```
117
+ <bos><start_of_turn>user
118
+ {user_prompt}<end_of_turn>
119
+ <start_of_turn>model
120
+ {assistant_response}<end_of_turn>
121
+ <start_of_turn>user
122
+ {next_user_prompt}<end_of_turn>
123
+
124
+ ```
125
+
126
+ ### Llama.cpp
127
+ ```
128
+ llama.cpp/main -m datagemma-rig-27b-it.Q8_0.gguf --color -i -p "prompt here (according to the chat template)"
129
+ ```
130
+
131
+ ---
132
+
133
+ ## FAQ
134
+
135
+ ### Why is the IMatrix not applied everywhere?
136
+ According to [this investigation](https://www.reddit.com/r/LocalLLaMA/comments/1993iro/ggufs_quants_can_punch_above_their_weights_now/), it appears that lower quantizations are the only ones that benefit from the imatrix input (as per hellaswag results).
137
+
138
+ ### How do I merge a split GGUF?
139
+ 1. Make sure you have `gguf-split` available
140
+ - To get hold of `gguf-split`, navigate to https://github.com/ggerganov/llama.cpp/releases
141
+ - Download the appropriate zip for your system from the latest release
142
+ - Unzip the archive and you should be able to find `gguf-split`
143
+ 2. Locate your GGUF chunks folder (ex: `datagemma-rig-27b-it.Q8_0`)
144
+ 3. Run `gguf-split --merge datagemma-rig-27b-it.Q8_0/datagemma-rig-27b-it.Q8_0-00001-of-XXXXX.gguf datagemma-rig-27b-it.Q8_0.gguf`
145
+ - Make sure to point `gguf-split` to the first chunk of the split.
146
+
147
+ ---
148
+
149
+ Got a suggestion? Ping me [@legraphista](https://x.com/legraphista)!