初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/gemma-3-4b-polyglot-v1-GGUF Source: Original Platform
This commit is contained in:
49
.gitattributes
vendored
Normal file
49
.gitattributes
vendored
Normal file
@@ -0,0 +1,49 @@
|
|||||||
|
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.arrow filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bin filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ftz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.h5 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.joblib filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.model filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.npy filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.npz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.onnx filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ot filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.parquet filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pb filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pickle filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pkl filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pt filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pth filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.rar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
||||||
|
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tflite filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.wasm filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-3-4b-polyglot-v1.mmproj-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-3-4b-polyglot-v1.mmproj-f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-3-4b-polyglot-v1.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-3-4b-polyglot-v1.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-3-4b-polyglot-v1.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-3-4b-polyglot-v1.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-3-4b-polyglot-v1.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-3-4b-polyglot-v1.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-3-4b-polyglot-v1.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-3-4b-polyglot-v1.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-3-4b-polyglot-v1.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-3-4b-polyglot-v1.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-3-4b-polyglot-v1.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-3-4b-polyglot-v1.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
79
README.md
Normal file
79
README.md
Normal file
@@ -0,0 +1,79 @@
|
|||||||
|
---
|
||||||
|
base_model: CalmState/gemma-3-4b-polyglot-r1
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: apache-2.0
|
||||||
|
mradermacher:
|
||||||
|
readme_rev: 1
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- text-generation-inference
|
||||||
|
- transformers
|
||||||
|
- unsloth
|
||||||
|
- gemma3
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
<!-- ### quants: x-f16 Q4_K_S Q2_K Q8_0 Q6_K Q3_K_M Q3_K_S Q3_K_L Q4_K_M Q5_K_S Q5_K_M IQ4_XS -->
|
||||||
|
<!-- ### quants_skip: -->
|
||||||
|
<!-- ### skip_mmproj: -->
|
||||||
|
static quants of https://huggingface.co/CalmState/gemma-3-4b-polyglot-r1
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
|
||||||
|
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#gemma-3-4b-polyglot-v1-GGUF).***
|
||||||
|
|
||||||
|
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
||||||
|
READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
|
||||||
|
more details, including on how to concatenate multi-part files.
|
||||||
|
|
||||||
|
## Provided Quants
|
||||||
|
|
||||||
|
(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
|
||||||
|
|
||||||
|
| Link | Type | Size/GB | Notes |
|
||||||
|
|:-----|:-----|--------:|:------|
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-3-4b-polyglot-v1-GGUF/resolve/main/gemma-3-4b-polyglot-v1.mmproj-Q8_0.gguf) | mmproj-Q8_0 | 0.7 | multi-modal supplement |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-3-4b-polyglot-v1-GGUF/resolve/main/gemma-3-4b-polyglot-v1.mmproj-f16.gguf) | mmproj-f16 | 1.0 | multi-modal supplement |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-3-4b-polyglot-v1-GGUF/resolve/main/gemma-3-4b-polyglot-v1.Q2_K.gguf) | Q2_K | 1.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-3-4b-polyglot-v1-GGUF/resolve/main/gemma-3-4b-polyglot-v1.Q3_K_S.gguf) | Q3_K_S | 2.0 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-3-4b-polyglot-v1-GGUF/resolve/main/gemma-3-4b-polyglot-v1.Q3_K_M.gguf) | Q3_K_M | 2.2 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-3-4b-polyglot-v1-GGUF/resolve/main/gemma-3-4b-polyglot-v1.Q3_K_L.gguf) | Q3_K_L | 2.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-3-4b-polyglot-v1-GGUF/resolve/main/gemma-3-4b-polyglot-v1.IQ4_XS.gguf) | IQ4_XS | 2.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-3-4b-polyglot-v1-GGUF/resolve/main/gemma-3-4b-polyglot-v1.Q4_K_S.gguf) | Q4_K_S | 2.5 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-3-4b-polyglot-v1-GGUF/resolve/main/gemma-3-4b-polyglot-v1.Q4_K_M.gguf) | Q4_K_M | 2.6 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-3-4b-polyglot-v1-GGUF/resolve/main/gemma-3-4b-polyglot-v1.Q5_K_S.gguf) | Q5_K_S | 2.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-3-4b-polyglot-v1-GGUF/resolve/main/gemma-3-4b-polyglot-v1.Q5_K_M.gguf) | Q5_K_M | 2.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-3-4b-polyglot-v1-GGUF/resolve/main/gemma-3-4b-polyglot-v1.Q6_K.gguf) | Q6_K | 3.3 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-3-4b-polyglot-v1-GGUF/resolve/main/gemma-3-4b-polyglot-v1.Q8_0.gguf) | Q8_0 | 4.2 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-3-4b-polyglot-v1-GGUF/resolve/main/gemma-3-4b-polyglot-v1.f16.gguf) | f16 | 7.9 | 16 bpw, overkill |
|
||||||
|
|
||||||
|
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
||||||
|
types (lower is better):
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
And here are Artefact2's thoughts on the matter:
|
||||||
|
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
||||||
|
|
||||||
|
## FAQ / Model Request
|
||||||
|
|
||||||
|
See https://huggingface.co/mradermacher/model_requests for some answers to
|
||||||
|
questions you might have and/or if you want some other model quantized.
|
||||||
|
|
||||||
|
## Thanks
|
||||||
|
|
||||||
|
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
||||||
|
me use its servers and providing upgrades to my workstation to enable
|
||||||
|
this work in my free time.
|
||||||
|
|
||||||
|
<!-- end -->
|
||||||
3
gemma-3-4b-polyglot-v1.IQ4_XS.gguf
Normal file
3
gemma-3-4b-polyglot-v1.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9b6f77083ce441ea89d5f622efc450187a6ff9ff99c060a5a17b91256b899f9f
|
||||||
|
size 2279626528
|
||||||
3
gemma-3-4b-polyglot-v1.Q2_K.gguf
Normal file
3
gemma-3-4b-polyglot-v1.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d10cdeef09f31ada5030c28e8800b933770cc9f098eb1b31e084f4d23197e04c
|
||||||
|
size 1729165088
|
||||||
3
gemma-3-4b-polyglot-v1.Q3_K_L.gguf
Normal file
3
gemma-3-4b-polyglot-v1.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5ee9f36f80e4352eaab058d4575f548856a2b6d9e1e2a0fb67510e0f43096718
|
||||||
|
size 2236086048
|
||||||
3
gemma-3-4b-polyglot-v1.Q3_K_M.gguf
Normal file
3
gemma-3-4b-polyglot-v1.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8a495ed14093bc7311192c78d05ba888ee2307bb7895f5d9f0425d7a6191fb8b
|
||||||
|
size 2098460448
|
||||||
3
gemma-3-4b-polyglot-v1.Q3_K_S.gguf
Normal file
3
gemma-3-4b-polyglot-v1.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7ef39ddcfb3025556df0a5ce3dc96eb8be9dd47d8f9016948c42a27b8d6693fb
|
||||||
|
size 1937364768
|
||||||
3
gemma-3-4b-polyglot-v1.Q4_K_M.gguf
Normal file
3
gemma-3-4b-polyglot-v1.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6ee85ff2ee3b9e613e32652fd9b375054d6875648f4e99721ddf707f8cc4d456
|
||||||
|
size 2489894688
|
||||||
3
gemma-3-4b-polyglot-v1.Q4_K_S.gguf
Normal file
3
gemma-3-4b-polyglot-v1.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4e8ba2ad479f9df013aee5ba5d18203d893d86f326e104a5d6d20ae9d7736cba
|
||||||
|
size 2377930528
|
||||||
3
gemma-3-4b-polyglot-v1.Q5_K_M.gguf
Normal file
3
gemma-3-4b-polyglot-v1.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:82457042856deb7b047ab079f2cc5d94dbd644c18da4940badd2dc0a58d48d98
|
||||||
|
size 2829698848
|
||||||
3
gemma-3-4b-polyglot-v1.Q5_K_S.gguf
Normal file
3
gemma-3-4b-polyglot-v1.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0404b105a26552e8ffe2deb8c94b279366b6d7390f24af9cab7e2bb76808c1bb
|
||||||
|
size 2764592928
|
||||||
3
gemma-3-4b-polyglot-v1.Q6_K.gguf
Normal file
3
gemma-3-4b-polyglot-v1.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:461aa7d02124ee0dd66f8ae34d977b7e5cac535a679529774ce7952c94efdcc7
|
||||||
|
size 3190740768
|
||||||
3
gemma-3-4b-polyglot-v1.Q8_0.gguf
Normal file
3
gemma-3-4b-polyglot-v1.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1288a94c2e69f197a16d1d365d5e0a3275128242b91d5153ed371022f1709c00
|
||||||
|
size 4130402848
|
||||||
3
gemma-3-4b-polyglot-v1.f16.gguf
Normal file
3
gemma-3-4b-polyglot-v1.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1b729bd14b70a9e97e8a08ba8f41f2f878b1dad76fccf99c5b4abefdf169532f
|
||||||
|
size 7767804448
|
||||||
3
gemma-3-4b-polyglot-v1.mmproj-Q8_0.gguf
Normal file
3
gemma-3-4b-polyglot-v1.mmproj-Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2f4d637dbf000baafa5930b5a3b8775312175d3a79a72ea3afded1672e9ba030
|
||||||
|
size 591377952
|
||||||
3
gemma-3-4b-polyglot-v1.mmproj-f16.gguf
Normal file
3
gemma-3-4b-polyglot-v1.mmproj-f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c7926b15dfa870bd99206ac0c8a407f45f7644bfef74c38cf7afcdb065b491d7
|
||||||
|
size 851251872
|
||||||
Reference in New Issue
Block a user