auto-patch README.md
Browse files
README.md
CHANGED
|
@@ -33,8 +33,20 @@ more details, including on how to concatenate multi-part files.
|
|
| 33 |
|
| 34 |
| Link | Type | Size/GB | Notes |
|
| 35 |
|:-----|:-----|--------:|:------|
|
|
|
|
| 36 |
| [GGUF](https://huggingface.co/mradermacher/GUI-Rise-Infigui-7b-v3-RL-GGUF/resolve/main/GUI-Rise-Infigui-7b-v3-RL.mmproj-Q8_0.gguf) | mmproj-Q8_0 | 0.8 | multi-modal supplement |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
| [GGUF](https://huggingface.co/mradermacher/GUI-Rise-Infigui-7b-v3-RL-GGUF/resolve/main/GUI-Rise-Infigui-7b-v3-RL.mmproj-f16.gguf) | mmproj-f16 | 1.4 | multi-modal supplement |
|
|
|
|
|
|
|
| 38 |
|
| 39 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
| 40 |
types (lower is better):
|
|
|
|
| 33 |
|
| 34 |
| Link | Type | Size/GB | Notes |
|
| 35 |
|:-----|:-----|--------:|:------|
|
| 36 |
+
| [GGUF](https://huggingface.co/mradermacher/GUI-Rise-Infigui-7b-v3-RL-GGUF/resolve/main/GUI-Rise-Infigui-7b-v3-RL.Q2_K.gguf) | Q2_K | 0.8 | |
|
| 37 |
| [GGUF](https://huggingface.co/mradermacher/GUI-Rise-Infigui-7b-v3-RL-GGUF/resolve/main/GUI-Rise-Infigui-7b-v3-RL.mmproj-Q8_0.gguf) | mmproj-Q8_0 | 0.8 | multi-modal supplement |
|
| 38 |
+
| [GGUF](https://huggingface.co/mradermacher/GUI-Rise-Infigui-7b-v3-RL-GGUF/resolve/main/GUI-Rise-Infigui-7b-v3-RL.Q3_K_S.gguf) | Q3_K_S | 0.9 | |
|
| 39 |
+
| [GGUF](https://huggingface.co/mradermacher/GUI-Rise-Infigui-7b-v3-RL-GGUF/resolve/main/GUI-Rise-Infigui-7b-v3-RL.Q3_K_M.gguf) | Q3_K_M | 0.9 | lower quality |
|
| 40 |
+
| [GGUF](https://huggingface.co/mradermacher/GUI-Rise-Infigui-7b-v3-RL-GGUF/resolve/main/GUI-Rise-Infigui-7b-v3-RL.Q3_K_L.gguf) | Q3_K_L | 1.0 | |
|
| 41 |
+
| [GGUF](https://huggingface.co/mradermacher/GUI-Rise-Infigui-7b-v3-RL-GGUF/resolve/main/GUI-Rise-Infigui-7b-v3-RL.IQ4_XS.gguf) | IQ4_XS | 1.0 | |
|
| 42 |
+
| [GGUF](https://huggingface.co/mradermacher/GUI-Rise-Infigui-7b-v3-RL-GGUF/resolve/main/GUI-Rise-Infigui-7b-v3-RL.Q4_K_S.gguf) | Q4_K_S | 1.0 | fast, recommended |
|
| 43 |
+
| [GGUF](https://huggingface.co/mradermacher/GUI-Rise-Infigui-7b-v3-RL-GGUF/resolve/main/GUI-Rise-Infigui-7b-v3-RL.Q4_K_M.gguf) | Q4_K_M | 1.1 | fast, recommended |
|
| 44 |
+
| [GGUF](https://huggingface.co/mradermacher/GUI-Rise-Infigui-7b-v3-RL-GGUF/resolve/main/GUI-Rise-Infigui-7b-v3-RL.Q5_K_S.gguf) | Q5_K_S | 1.2 | |
|
| 45 |
+
| [GGUF](https://huggingface.co/mradermacher/GUI-Rise-Infigui-7b-v3-RL-GGUF/resolve/main/GUI-Rise-Infigui-7b-v3-RL.Q5_K_M.gguf) | Q5_K_M | 1.2 | |
|
| 46 |
+
| [GGUF](https://huggingface.co/mradermacher/GUI-Rise-Infigui-7b-v3-RL-GGUF/resolve/main/GUI-Rise-Infigui-7b-v3-RL.Q6_K.gguf) | Q6_K | 1.4 | very good quality |
|
| 47 |
| [GGUF](https://huggingface.co/mradermacher/GUI-Rise-Infigui-7b-v3-RL-GGUF/resolve/main/GUI-Rise-Infigui-7b-v3-RL.mmproj-f16.gguf) | mmproj-f16 | 1.4 | multi-modal supplement |
|
| 48 |
+
| [GGUF](https://huggingface.co/mradermacher/GUI-Rise-Infigui-7b-v3-RL-GGUF/resolve/main/GUI-Rise-Infigui-7b-v3-RL.Q8_0.gguf) | Q8_0 | 1.7 | fast, best quality |
|
| 49 |
+
| [GGUF](https://huggingface.co/mradermacher/GUI-Rise-Infigui-7b-v3-RL-GGUF/resolve/main/GUI-Rise-Infigui-7b-v3-RL.f16.gguf) | f16 | 3.2 | 16 bpw, overkill |
|
| 50 |
|
| 51 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
| 52 |
types (lower is better):
|