初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/ThinkMix-Gemma3-4B-GRPO-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
|
||||
ThinkMix-Gemma3-4B-GRPO.mmproj-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ThinkMix-Gemma3-4B-GRPO.mmproj-f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ThinkMix-Gemma3-4B-GRPO.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ThinkMix-Gemma3-4B-GRPO.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ThinkMix-Gemma3-4B-GRPO.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ThinkMix-Gemma3-4B-GRPO.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ThinkMix-Gemma3-4B-GRPO.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ThinkMix-Gemma3-4B-GRPO.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ThinkMix-Gemma3-4B-GRPO.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ThinkMix-Gemma3-4B-GRPO.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ThinkMix-Gemma3-4B-GRPO.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ThinkMix-Gemma3-4B-GRPO.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ThinkMix-Gemma3-4B-GRPO.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
ThinkMix-Gemma3-4B-GRPO.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
81
README.md
Normal file
81
README.md
Normal file
@@ -0,0 +1,81 @@
|
||||
---
|
||||
base_model: theprint/ThinkMix-Gemma3-4B-GRPO
|
||||
datasets:
|
||||
- openai/gsm8k
|
||||
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/theprint/ThinkMix-Gemma3-4B-GRPO
|
||||
|
||||
<!-- provided-files -->
|
||||
|
||||
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#ThinkMix-Gemma3-4B-GRPO-GGUF).***
|
||||
|
||||
weighted/imatrix quants are available at https://huggingface.co/mradermacher/ThinkMix-Gemma3-4B-GRPO-i1-GGUF
|
||||
## 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/ThinkMix-Gemma3-4B-GRPO-GGUF/resolve/main/ThinkMix-Gemma3-4B-GRPO.mmproj-Q8_0.gguf) | mmproj-Q8_0 | 0.7 | multi-modal supplement |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ThinkMix-Gemma3-4B-GRPO-GGUF/resolve/main/ThinkMix-Gemma3-4B-GRPO.mmproj-f16.gguf) | mmproj-f16 | 1.0 | multi-modal supplement |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ThinkMix-Gemma3-4B-GRPO-GGUF/resolve/main/ThinkMix-Gemma3-4B-GRPO.Q2_K.gguf) | Q2_K | 1.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ThinkMix-Gemma3-4B-GRPO-GGUF/resolve/main/ThinkMix-Gemma3-4B-GRPO.Q3_K_S.gguf) | Q3_K_S | 2.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ThinkMix-Gemma3-4B-GRPO-GGUF/resolve/main/ThinkMix-Gemma3-4B-GRPO.Q3_K_M.gguf) | Q3_K_M | 2.2 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ThinkMix-Gemma3-4B-GRPO-GGUF/resolve/main/ThinkMix-Gemma3-4B-GRPO.Q3_K_L.gguf) | Q3_K_L | 2.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ThinkMix-Gemma3-4B-GRPO-GGUF/resolve/main/ThinkMix-Gemma3-4B-GRPO.IQ4_XS.gguf) | IQ4_XS | 2.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ThinkMix-Gemma3-4B-GRPO-GGUF/resolve/main/ThinkMix-Gemma3-4B-GRPO.Q4_K_S.gguf) | Q4_K_S | 2.5 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ThinkMix-Gemma3-4B-GRPO-GGUF/resolve/main/ThinkMix-Gemma3-4B-GRPO.Q4_K_M.gguf) | Q4_K_M | 2.6 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ThinkMix-Gemma3-4B-GRPO-GGUF/resolve/main/ThinkMix-Gemma3-4B-GRPO.Q5_K_S.gguf) | Q5_K_S | 2.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ThinkMix-Gemma3-4B-GRPO-GGUF/resolve/main/ThinkMix-Gemma3-4B-GRPO.Q5_K_M.gguf) | Q5_K_M | 2.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ThinkMix-Gemma3-4B-GRPO-GGUF/resolve/main/ThinkMix-Gemma3-4B-GRPO.Q6_K.gguf) | Q6_K | 3.3 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ThinkMix-Gemma3-4B-GRPO-GGUF/resolve/main/ThinkMix-Gemma3-4B-GRPO.Q8_0.gguf) | Q8_0 | 4.2 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/ThinkMix-Gemma3-4B-GRPO-GGUF/resolve/main/ThinkMix-Gemma3-4B-GRPO.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
ThinkMix-Gemma3-4B-GRPO.IQ4_XS.gguf
Normal file
3
ThinkMix-Gemma3-4B-GRPO.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:72e6286f7d64d36afa7530f1d646222ce5335bfa62550dffeffc438e3172f1ec
|
||||
size 2279626752
|
||||
3
ThinkMix-Gemma3-4B-GRPO.Q2_K.gguf
Normal file
3
ThinkMix-Gemma3-4B-GRPO.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8bd4809bad4035ef1fb2b6943598f3059602699af8563855dedd262a43d8de48
|
||||
size 1729165312
|
||||
3
ThinkMix-Gemma3-4B-GRPO.Q3_K_L.gguf
Normal file
3
ThinkMix-Gemma3-4B-GRPO.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f91f814490dc27e1f8bd3ec0011f58528da7cc05e0c18054675e046ee3f72f62
|
||||
size 2236086272
|
||||
3
ThinkMix-Gemma3-4B-GRPO.Q3_K_M.gguf
Normal file
3
ThinkMix-Gemma3-4B-GRPO.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ded7746349de76505f53f761b712c8486885a0c59674af04dd27200d8ffbbb92
|
||||
size 2098460672
|
||||
3
ThinkMix-Gemma3-4B-GRPO.Q3_K_S.gguf
Normal file
3
ThinkMix-Gemma3-4B-GRPO.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fde388d65142b21815057209f532a97f314a1d5bbe075eb650755c6863217091
|
||||
size 1937364992
|
||||
3
ThinkMix-Gemma3-4B-GRPO.Q4_K_M.gguf
Normal file
3
ThinkMix-Gemma3-4B-GRPO.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b5e3f33061cab355b9517554ce47ec22e9160f805a9ce20ff7691b427e4cd6f
|
||||
size 2489894912
|
||||
3
ThinkMix-Gemma3-4B-GRPO.Q4_K_S.gguf
Normal file
3
ThinkMix-Gemma3-4B-GRPO.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f8db7f7f5093889216c27f88d113d525167c2b3b4d367a9627ef0f75bb65e2e7
|
||||
size 2377930752
|
||||
3
ThinkMix-Gemma3-4B-GRPO.Q5_K_M.gguf
Normal file
3
ThinkMix-Gemma3-4B-GRPO.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:778ecaf770287578ac93e59b69fb61ec551d9a6c434afbea8f099a325fed179b
|
||||
size 2829699072
|
||||
3
ThinkMix-Gemma3-4B-GRPO.Q5_K_S.gguf
Normal file
3
ThinkMix-Gemma3-4B-GRPO.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1bccd7f85abfc0665af993d721af8e92cd7d20ba5267c1b48bbe011a37d34188
|
||||
size 2764593152
|
||||
3
ThinkMix-Gemma3-4B-GRPO.Q6_K.gguf
Normal file
3
ThinkMix-Gemma3-4B-GRPO.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:10e2971ac3ff38ab8ce6972a11a351c02004db042b65675bd4c81a443fdf853f
|
||||
size 3190740992
|
||||
3
ThinkMix-Gemma3-4B-GRPO.Q8_0.gguf
Normal file
3
ThinkMix-Gemma3-4B-GRPO.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5344c460a40fed2633333ad88a291a14d194bd39c98f9ce1492a4d99e6f83d93
|
||||
size 4130403072
|
||||
3
ThinkMix-Gemma3-4B-GRPO.f16.gguf
Normal file
3
ThinkMix-Gemma3-4B-GRPO.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:71e76e5b42fec8ab8faf9ab36cb0df3aa0c6d1556b4cc8bef751fa7515cb1e6b
|
||||
size 7767804672
|
||||
3
ThinkMix-Gemma3-4B-GRPO.mmproj-Q8_0.gguf
Normal file
3
ThinkMix-Gemma3-4B-GRPO.mmproj-Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6098ff929a2a4079a093fe2e8e992dc96f67be281f3a8b00705338ca627d97e0
|
||||
size 591378112
|
||||
3
ThinkMix-Gemma3-4B-GRPO.mmproj-f16.gguf
Normal file
3
ThinkMix-Gemma3-4B-GRPO.mmproj-f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0902db096a51ac318f6c51a82dc59dc634767d8735db40456aea80c5c795af9
|
||||
size 851252032
|
||||
Reference in New Issue
Block a user