commit 6b2936341ad1abb762a90f621c901ab7f522d585 Author: ModelHub XC Date: Mon Jun 1 16:30:20 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/curadobia-gemma2-bia-full-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d799dfb --- /dev/null +++ b/.gitattributes @@ -0,0 +1,47 @@ +*.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 +curadobia-gemma2-bia-full.f16.gguf filter=lfs diff=lfs merge=lfs -text +curadobia-gemma2-bia-full.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +curadobia-gemma2-bia-full.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +curadobia-gemma2-bia-full.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +curadobia-gemma2-bia-full.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +curadobia-gemma2-bia-full.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +curadobia-gemma2-bia-full.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +curadobia-gemma2-bia-full.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +curadobia-gemma2-bia-full.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +curadobia-gemma2-bia-full.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +curadobia-gemma2-bia-full.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +curadobia-gemma2-bia-full.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..8a79f62 --- /dev/null +++ b/README.md @@ -0,0 +1,72 @@ +--- +base_model: ficalabro/curadobia-gemma2-bia-full +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: [] +--- +## About + + + + + + + + + +static quants of https://huggingface.co/ficalabro/curadobia-gemma2-bia-full + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#curadobia-gemma2-bia-full-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/curadobia-gemma2-bia-full-GGUF/resolve/main/curadobia-gemma2-bia-full.Q2_K.gguf) | Q2_K | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/curadobia-gemma2-bia-full-GGUF/resolve/main/curadobia-gemma2-bia-full.Q3_K_S.gguf) | Q3_K_S | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/curadobia-gemma2-bia-full-GGUF/resolve/main/curadobia-gemma2-bia-full.Q3_K_M.gguf) | Q3_K_M | 4.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/curadobia-gemma2-bia-full-GGUF/resolve/main/curadobia-gemma2-bia-full.Q3_K_L.gguf) | Q3_K_L | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/curadobia-gemma2-bia-full-GGUF/resolve/main/curadobia-gemma2-bia-full.IQ4_XS.gguf) | IQ4_XS | 5.3 | | +| [GGUF](https://huggingface.co/mradermacher/curadobia-gemma2-bia-full-GGUF/resolve/main/curadobia-gemma2-bia-full.Q4_K_S.gguf) | Q4_K_S | 5.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/curadobia-gemma2-bia-full-GGUF/resolve/main/curadobia-gemma2-bia-full.Q4_K_M.gguf) | Q4_K_M | 5.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/curadobia-gemma2-bia-full-GGUF/resolve/main/curadobia-gemma2-bia-full.Q5_K_S.gguf) | Q5_K_S | 6.6 | | +| [GGUF](https://huggingface.co/mradermacher/curadobia-gemma2-bia-full-GGUF/resolve/main/curadobia-gemma2-bia-full.Q5_K_M.gguf) | Q5_K_M | 6.7 | | +| [GGUF](https://huggingface.co/mradermacher/curadobia-gemma2-bia-full-GGUF/resolve/main/curadobia-gemma2-bia-full.Q6_K.gguf) | Q6_K | 7.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/curadobia-gemma2-bia-full-GGUF/resolve/main/curadobia-gemma2-bia-full.Q8_0.gguf) | Q8_0 | 9.9 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/curadobia-gemma2-bia-full-GGUF/resolve/main/curadobia-gemma2-bia-full.f16.gguf) | f16 | 18.6 | 16 bpw, overkill | + +Here is a handy graph by ikawrakow comparing some lower-quality quant +types (lower is better): + +![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png) + +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. + + diff --git a/curadobia-gemma2-bia-full.IQ4_XS.gguf b/curadobia-gemma2-bia-full.IQ4_XS.gguf new file mode 100644 index 0000000..ad38e90 --- /dev/null +++ b/curadobia-gemma2-bia-full.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb7fed81cad5f8721b48e60fd790cd6af1018851e38902028461ffd22df46875 +size 5223171328 diff --git a/curadobia-gemma2-bia-full.Q2_K.gguf b/curadobia-gemma2-bia-full.Q2_K.gguf new file mode 100644 index 0000000..b52d061 --- /dev/null +++ b/curadobia-gemma2-bia-full.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b62423dc77405e2cb102f502fd79cebd2c77a5af4c9e0f097ca84c2c15a205c3 +size 3805398272 diff --git a/curadobia-gemma2-bia-full.Q3_K_L.gguf b/curadobia-gemma2-bia-full.Q3_K_L.gguf new file mode 100644 index 0000000..90e4d5e --- /dev/null +++ b/curadobia-gemma2-bia-full.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12f67cb79fb64d8d53a7ce35d225044cba716b6b0eb6529cd6e2eb83f2ff9962 +size 5132453120 diff --git a/curadobia-gemma2-bia-full.Q3_K_M.gguf b/curadobia-gemma2-bia-full.Q3_K_M.gguf new file mode 100644 index 0000000..0b86016 --- /dev/null +++ b/curadobia-gemma2-bia-full.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df96f569b24e0508b506bd2b4b6d09f4cb4df714415153cdc3aded55cffd7506 +size 4761781504 diff --git a/curadobia-gemma2-bia-full.Q3_K_S.gguf b/curadobia-gemma2-bia-full.Q3_K_S.gguf new file mode 100644 index 0000000..ccb66b3 --- /dev/null +++ b/curadobia-gemma2-bia-full.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b905e106952db0e2dd678759e4b91cd0884d9bdb142c678102b025815d4d4ec +size 4337665280 diff --git a/curadobia-gemma2-bia-full.Q4_K_M.gguf b/curadobia-gemma2-bia-full.Q4_K_M.gguf new file mode 100644 index 0000000..3ac45a3 --- /dev/null +++ b/curadobia-gemma2-bia-full.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a8dc63f9f44357c9a2ec0469b75f5c4573779032b2e52a9b2bcd1e62dbf3237 +size 5761058048 diff --git a/curadobia-gemma2-bia-full.Q4_K_S.gguf b/curadobia-gemma2-bia-full.Q4_K_S.gguf new file mode 100644 index 0000000..d73abba --- /dev/null +++ b/curadobia-gemma2-bia-full.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b4eb4dfdc4e67da60f2fbddfacd37f3e5c6ce71a8072760cd18294e85fe8abb +size 5478925568 diff --git a/curadobia-gemma2-bia-full.Q5_K_M.gguf b/curadobia-gemma2-bia-full.Q5_K_M.gguf new file mode 100644 index 0000000..89cd4e3 --- /dev/null +++ b/curadobia-gemma2-bia-full.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36bb794eadffa30d11867e0642d5d1635ab472c0ee5db8f57e83adf715dce023 +size 6647366912 diff --git a/curadobia-gemma2-bia-full.Q5_K_S.gguf b/curadobia-gemma2-bia-full.Q5_K_S.gguf new file mode 100644 index 0000000..2f1dc19 --- /dev/null +++ b/curadobia-gemma2-bia-full.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca647e38ca7fbdae609e408e94f3d489253ae4f32b620129b06b6f9526b93056 +size 6483592448 diff --git a/curadobia-gemma2-bia-full.Q6_K.gguf b/curadobia-gemma2-bia-full.Q6_K.gguf new file mode 100644 index 0000000..a634a8f --- /dev/null +++ b/curadobia-gemma2-bia-full.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca596bb365c5f503c0e50e8e23f224b619bce2934c4a6d91852e3b64071db5b1 +size 7589070080 diff --git a/curadobia-gemma2-bia-full.Q8_0.gguf b/curadobia-gemma2-bia-full.Q8_0.gguf new file mode 100644 index 0000000..70d7278 --- /dev/null +++ b/curadobia-gemma2-bia-full.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d73d3926028ecd78061c4f25cf318b042dbe019b02d49160f19b21aab628862b +size 9827149056 diff --git a/curadobia-gemma2-bia-full.f16.gguf b/curadobia-gemma2-bia-full.f16.gguf new file mode 100644 index 0000000..1622648 --- /dev/null +++ b/curadobia-gemma2-bia-full.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69c932c3c494f912b01c30e9532393eaacd29040c688b7ef76b4e2254a18de98 +size 18490680576