auto-patch README.md
Browse files
README.md
CHANGED
@@ -42,6 +42,8 @@ language:
|
|
42 |
- en
|
43 |
library_name: transformers
|
44 |
license: gemma
|
|
|
|
|
45 |
quantized_by: mradermacher
|
46 |
---
|
47 |
## About
|
@@ -54,6 +56,9 @@ quantized_by: mradermacher
|
|
54 |
static quants of https://huggingface.co/PJMixers-Dev/Gemma-3-Earthen-v0.2-4B
|
55 |
|
56 |
<!-- provided-files -->
|
|
|
|
|
|
|
57 |
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Gemma-3-Earthen-v0.2-4B-i1-GGUF
|
58 |
## Usage
|
59 |
|
@@ -67,6 +72,8 @@ more details, including on how to concatenate multi-part files.
|
|
67 |
|
68 |
| Link | Type | Size/GB | Notes |
|
69 |
|:-----|:-----|--------:|:------|
|
|
|
|
|
70 |
| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Earthen-v0.2-4B-GGUF/resolve/main/Gemma-3-Earthen-v0.2-4B.Q2_K.gguf) | Q2_K | 1.8 | |
|
71 |
| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Earthen-v0.2-4B-GGUF/resolve/main/Gemma-3-Earthen-v0.2-4B.Q3_K_S.gguf) | Q3_K_S | 2.0 | |
|
72 |
| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Earthen-v0.2-4B-GGUF/resolve/main/Gemma-3-Earthen-v0.2-4B.Q3_K_M.gguf) | Q3_K_M | 2.2 | lower quality |
|
|
|
42 |
- en
|
43 |
library_name: transformers
|
44 |
license: gemma
|
45 |
+
mradermacher:
|
46 |
+
readme_rev: 1
|
47 |
quantized_by: mradermacher
|
48 |
---
|
49 |
## About
|
|
|
56 |
static quants of https://huggingface.co/PJMixers-Dev/Gemma-3-Earthen-v0.2-4B
|
57 |
|
58 |
<!-- provided-files -->
|
59 |
+
|
60 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Gemma-3-Earthen-v0.2-4B-GGUF).***
|
61 |
+
|
62 |
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Gemma-3-Earthen-v0.2-4B-i1-GGUF
|
63 |
## Usage
|
64 |
|
|
|
72 |
|
73 |
| Link | Type | Size/GB | Notes |
|
74 |
|:-----|:-----|--------:|:------|
|
75 |
+
| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Earthen-v0.2-4B-GGUF/resolve/main/Gemma-3-Earthen-v0.2-4B.mmproj-Q8_0.gguf) | mmproj-Q8_0 | 0.7 | multi-modal supplement |
|
76 |
+
| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Earthen-v0.2-4B-GGUF/resolve/main/Gemma-3-Earthen-v0.2-4B.mmproj-f16.gguf) | mmproj-f16 | 1.0 | multi-modal supplement |
|
77 |
| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Earthen-v0.2-4B-GGUF/resolve/main/Gemma-3-Earthen-v0.2-4B.Q2_K.gguf) | Q2_K | 1.8 | |
|
78 |
| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Earthen-v0.2-4B-GGUF/resolve/main/Gemma-3-Earthen-v0.2-4B.Q3_K_S.gguf) | Q3_K_S | 2.0 | |
|
79 |
| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Earthen-v0.2-4B-GGUF/resolve/main/Gemma-3-Earthen-v0.2-4B.Q3_K_M.gguf) | Q3_K_M | 2.2 | lower quality |
|