From 12e902be58736ea9814298b990b2f37bca131e12 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 24 Apr 2026 21:03:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=EF=BC=8C=E7=94=B1ModelHub=20XC=E7=A4=BE=E5=8C=BA=E6=8F=90?= =?UTF-8?q?=E4=BE=9B=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Model: mradermacher/PyRe-3B-v1-i1-GGUF Source: Original Platform --- .gitattributes | 59 +++++++++++++++++++++++++++ PyRe-3B-v1.i1-IQ1_M.gguf | 3 ++ PyRe-3B-v1.i1-IQ1_S.gguf | 3 ++ PyRe-3B-v1.i1-IQ2_M.gguf | 3 ++ PyRe-3B-v1.i1-IQ2_S.gguf | 3 ++ PyRe-3B-v1.i1-IQ2_XS.gguf | 3 ++ PyRe-3B-v1.i1-IQ2_XXS.gguf | 3 ++ PyRe-3B-v1.i1-IQ3_M.gguf | 3 ++ PyRe-3B-v1.i1-IQ3_S.gguf | 3 ++ PyRe-3B-v1.i1-IQ3_XS.gguf | 3 ++ PyRe-3B-v1.i1-IQ3_XXS.gguf | 3 ++ PyRe-3B-v1.i1-IQ4_NL.gguf | 3 ++ PyRe-3B-v1.i1-IQ4_XS.gguf | 3 ++ PyRe-3B-v1.i1-Q2_K.gguf | 3 ++ PyRe-3B-v1.i1-Q2_K_S.gguf | 3 ++ PyRe-3B-v1.i1-Q3_K_L.gguf | 3 ++ PyRe-3B-v1.i1-Q3_K_M.gguf | 3 ++ PyRe-3B-v1.i1-Q3_K_S.gguf | 3 ++ PyRe-3B-v1.i1-Q4_0.gguf | 3 ++ PyRe-3B-v1.i1-Q4_1.gguf | 3 ++ PyRe-3B-v1.i1-Q4_K_M.gguf | 3 ++ PyRe-3B-v1.i1-Q4_K_S.gguf | 3 ++ PyRe-3B-v1.i1-Q5_K_M.gguf | 3 ++ PyRe-3B-v1.i1-Q5_K_S.gguf | 3 ++ PyRe-3B-v1.i1-Q6_K.gguf | 3 ++ README.md | 83 ++++++++++++++++++++++++++++++++++++++ 26 files changed, 214 insertions(+) create mode 100644 .gitattributes create mode 100644 PyRe-3B-v1.i1-IQ1_M.gguf create mode 100644 PyRe-3B-v1.i1-IQ1_S.gguf create mode 100644 PyRe-3B-v1.i1-IQ2_M.gguf create mode 100644 PyRe-3B-v1.i1-IQ2_S.gguf create mode 100644 PyRe-3B-v1.i1-IQ2_XS.gguf create mode 100644 PyRe-3B-v1.i1-IQ2_XXS.gguf create mode 100644 PyRe-3B-v1.i1-IQ3_M.gguf create mode 100644 PyRe-3B-v1.i1-IQ3_S.gguf create mode 100644 PyRe-3B-v1.i1-IQ3_XS.gguf create mode 100644 PyRe-3B-v1.i1-IQ3_XXS.gguf create mode 100644 PyRe-3B-v1.i1-IQ4_NL.gguf create mode 100644 PyRe-3B-v1.i1-IQ4_XS.gguf create mode 100644 PyRe-3B-v1.i1-Q2_K.gguf create mode 100644 PyRe-3B-v1.i1-Q2_K_S.gguf create mode 100644 PyRe-3B-v1.i1-Q3_K_L.gguf create mode 100644 PyRe-3B-v1.i1-Q3_K_M.gguf create mode 100644 PyRe-3B-v1.i1-Q3_K_S.gguf create mode 100644 PyRe-3B-v1.i1-Q4_0.gguf create mode 100644 PyRe-3B-v1.i1-Q4_1.gguf create mode 100644 PyRe-3B-v1.i1-Q4_K_M.gguf create mode 100644 PyRe-3B-v1.i1-Q4_K_S.gguf create mode 100644 PyRe-3B-v1.i1-Q5_K_M.gguf create mode 100644 PyRe-3B-v1.i1-Q5_K_S.gguf create mode 100644 PyRe-3B-v1.i1-Q6_K.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..64b8c82 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,59 @@ +*.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 +PyRe-3B-v1.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +PyRe-3B-v1.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +PyRe-3B-v1.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +PyRe-3B-v1.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +PyRe-3B-v1.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +PyRe-3B-v1.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +PyRe-3B-v1.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +PyRe-3B-v1.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +PyRe-3B-v1.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +PyRe-3B-v1.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +PyRe-3B-v1.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +PyRe-3B-v1.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +PyRe-3B-v1.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +PyRe-3B-v1.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +PyRe-3B-v1.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +PyRe-3B-v1.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +PyRe-3B-v1.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +PyRe-3B-v1.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +PyRe-3B-v1.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +PyRe-3B-v1.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +PyRe-3B-v1.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +PyRe-3B-v1.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +PyRe-3B-v1.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +PyRe-3B-v1.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/PyRe-3B-v1.i1-IQ1_M.gguf b/PyRe-3B-v1.i1-IQ1_M.gguf new file mode 100644 index 0000000..c07890d --- /dev/null +++ b/PyRe-3B-v1.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4b2d3c4b44101aee8fafa2b4ce0bcae626a4293274a2e31d0bae0aca65503c9 +size 850028128 diff --git a/PyRe-3B-v1.i1-IQ1_S.gguf b/PyRe-3B-v1.i1-IQ1_S.gguf new file mode 100644 index 0000000..45bf368 --- /dev/null +++ b/PyRe-3B-v1.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29608d8fd7a40c7a75b24406a1d01492cdf6a5f33c2787ac02202f874c205c90 +size 791094880 diff --git a/PyRe-3B-v1.i1-IQ2_M.gguf b/PyRe-3B-v1.i1-IQ2_M.gguf new file mode 100644 index 0000000..bd95cb2 --- /dev/null +++ b/PyRe-3B-v1.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89282bf0c9120db6120b5ca91a4fb614014df7a375c611a4443e83bcc4437254 +size 1140516448 diff --git a/PyRe-3B-v1.i1-IQ2_S.gguf b/PyRe-3B-v1.i1-IQ2_S.gguf new file mode 100644 index 0000000..373b192 --- /dev/null +++ b/PyRe-3B-v1.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8163113b7b6bda74f75b44be98c91f5d60a77f11389866bc55d361beb393d84c +size 1061938784 diff --git a/PyRe-3B-v1.i1-IQ2_XS.gguf b/PyRe-3B-v1.i1-IQ2_XS.gguf new file mode 100644 index 0000000..4c2b546 --- /dev/null +++ b/PyRe-3B-v1.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6757bd097b8e25ecadbc51cc1926c6c89312b19bdecb5ded007473c7c1bb0c33 +size 1031546464 diff --git a/PyRe-3B-v1.i1-IQ2_XXS.gguf b/PyRe-3B-v1.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..3b840a2 --- /dev/null +++ b/PyRe-3B-v1.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bc8138d9b2df77c131a56943ac4ec839d04b1b5930e5577ca356e8912af0276 +size 948250208 diff --git a/PyRe-3B-v1.i1-IQ3_M.gguf b/PyRe-3B-v1.i1-IQ3_M.gguf new file mode 100644 index 0000000..2a5e1be --- /dev/null +++ b/PyRe-3B-v1.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84cb57642695578d7c0f4df0e079e879e65a89a8618e17977addf5f0168ef569 +size 1488895584 diff --git a/PyRe-3B-v1.i1-IQ3_S.gguf b/PyRe-3B-v1.i1-IQ3_S.gguf new file mode 100644 index 0000000..fd193a5 --- /dev/null +++ b/PyRe-3B-v1.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52edcc4d916388cce10412905ab28bc05aadf4cf5706bae6f5dad3ec120f8a7c +size 1456864864 diff --git a/PyRe-3B-v1.i1-IQ3_XS.gguf b/PyRe-3B-v1.i1-IQ3_XS.gguf new file mode 100644 index 0000000..4c42f8a --- /dev/null +++ b/PyRe-3B-v1.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d807a79bbcca07de47dc231bc95063648fa10d62aa33eec5c2af57d409bc613 +size 1391836768 diff --git a/PyRe-3B-v1.i1-IQ3_XXS.gguf b/PyRe-3B-v1.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..bb70089 --- /dev/null +++ b/PyRe-3B-v1.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16ecefc23db37469cefe1d9bd970df49028fcd28609a9b4294d0edd17ada52b8 +size 1282827872 diff --git a/PyRe-3B-v1.i1-IQ4_NL.gguf b/PyRe-3B-v1.i1-IQ4_NL.gguf new file mode 100644 index 0000000..13d273f --- /dev/null +++ b/PyRe-3B-v1.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d779e4e09ec87ed672b607d8ca3216e7de7cf290b0fcca3fadd681c0dd39f9b3 +size 1825209952 diff --git a/PyRe-3B-v1.i1-IQ4_XS.gguf b/PyRe-3B-v1.i1-IQ4_XS.gguf new file mode 100644 index 0000000..321042d --- /dev/null +++ b/PyRe-3B-v1.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5ef02dd14d1650e26e8eec34a69999ec8c156bebd10d91c98e3e9de24c4c74f +size 1739095648 diff --git a/PyRe-3B-v1.i1-Q2_K.gguf b/PyRe-3B-v1.i1-Q2_K.gguf new file mode 100644 index 0000000..236e941 --- /dev/null +++ b/PyRe-3B-v1.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57d0e7ec7ba8b337122b4788eeb64f7d6e04ae69ac9dbdeaa45f50007a546584 +size 1274756704 diff --git a/PyRe-3B-v1.i1-Q2_K_S.gguf b/PyRe-3B-v1.i1-Q2_K_S.gguf new file mode 100644 index 0000000..a8518d0 --- /dev/null +++ b/PyRe-3B-v1.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cf45930b86c218614862a2385fe872895a3d4ad7fe8a2457f5a307f23567a49 +size 1198128736 diff --git a/PyRe-3B-v1.i1-Q3_K_L.gguf b/PyRe-3B-v1.i1-Q3_K_L.gguf new file mode 100644 index 0000000..16bc037 --- /dev/null +++ b/PyRe-3B-v1.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dea4c7d21bcfd1cc88c11dd4397b009354fb081a10280899f471ec52296b743 +size 1707392608 diff --git a/PyRe-3B-v1.i1-Q3_K_M.gguf b/PyRe-3B-v1.i1-Q3_K_M.gguf new file mode 100644 index 0000000..fe44d63 --- /dev/null +++ b/PyRe-3B-v1.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c191f00212ef087c01a65a8968c628754eabe5290942739be52d7bea2678392c +size 1590476384 diff --git a/PyRe-3B-v1.i1-Q3_K_S.gguf b/PyRe-3B-v1.i1-Q3_K_S.gguf new file mode 100644 index 0000000..db8e883 --- /dev/null +++ b/PyRe-3B-v1.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8848e3397f8ff136c61372b6d8ef7b7e96ae2499137d9f69b0128b5bd5fa0aa +size 1454358112 diff --git a/PyRe-3B-v1.i1-Q4_0.gguf b/PyRe-3B-v1.i1-Q4_0.gguf new file mode 100644 index 0000000..b6f1b3a --- /dev/null +++ b/PyRe-3B-v1.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0999eb155d96e011f6b3e15277bffc9cf49b3086d3b7f8e376e2ad71eaf58f9b +size 1828486752 diff --git a/PyRe-3B-v1.i1-Q4_1.gguf b/PyRe-3B-v1.i1-Q4_1.gguf new file mode 100644 index 0000000..21bb061 --- /dev/null +++ b/PyRe-3B-v1.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd5cbdc7f0bf9aca2d1ebe7e608eb55f37ffb21d861d6aaf3aace719dfe6f195 +size 1996258912 diff --git a/PyRe-3B-v1.i1-Q4_K_M.gguf b/PyRe-3B-v1.i1-Q4_K_M.gguf new file mode 100644 index 0000000..f957713 --- /dev/null +++ b/PyRe-3B-v1.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff3eeac6c9b90e4a8e87bbee61771ac0d3338dbffb4fb0c395f6a861096ca9c9 +size 1929903712 diff --git a/PyRe-3B-v1.i1-Q4_K_S.gguf b/PyRe-3B-v1.i1-Q4_K_S.gguf new file mode 100644 index 0000000..9633742 --- /dev/null +++ b/PyRe-3B-v1.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:026c49d488db6cc0952050b5d0dd0cbe79b897d5c4f2b54b1998650a053f10b9 +size 1834384992 diff --git a/PyRe-3B-v1.i1-Q5_K_M.gguf b/PyRe-3B-v1.i1-Q5_K_M.gguf new file mode 100644 index 0000000..59f0f5b --- /dev/null +++ b/PyRe-3B-v1.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c4bbc936c7179c3886120d9d2a4330365832d294da59cca8147f214db8af4ff +size 2224815712 diff --git a/PyRe-3B-v1.i1-Q5_K_S.gguf b/PyRe-3B-v1.i1-Q5_K_S.gguf new file mode 100644 index 0000000..435c6e0 --- /dev/null +++ b/PyRe-3B-v1.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8289de721561df47abe7684cdaebbaca04426411a7c8967432659d17734d8b64 +size 2169667168 diff --git a/PyRe-3B-v1.i1-Q6_K.gguf b/PyRe-3B-v1.i1-Q6_K.gguf new file mode 100644 index 0000000..c784b26 --- /dev/null +++ b/PyRe-3B-v1.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17ab59e7ff3dfde164ce1cf017d397fd8b865e9e663428a8bddacd5950cf7f18 +size 2538159712 diff --git a/README.md b/README.md new file mode 100644 index 0000000..16077b5 --- /dev/null +++ b/README.md @@ -0,0 +1,83 @@ +--- +base_model: theprint/PyRe-3B-v1 +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- qwen2 +- trl +- grpo +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/theprint/PyRe-3B-v1 + + +static quants are available at https://huggingface.co/mradermacher/PyRe-3B-v1-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/PyRe-3B-v1-i1-GGUF/resolve/main/PyRe-3B-v1.i1-IQ1_S.gguf) | i1-IQ1_S | 0.9 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/PyRe-3B-v1-i1-GGUF/resolve/main/PyRe-3B-v1.i1-IQ1_M.gguf) | i1-IQ1_M | 1.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/PyRe-3B-v1-i1-GGUF/resolve/main/PyRe-3B-v1.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/PyRe-3B-v1-i1-GGUF/resolve/main/PyRe-3B-v1.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/PyRe-3B-v1-i1-GGUF/resolve/main/PyRe-3B-v1.i1-IQ2_S.gguf) | i1-IQ2_S | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/PyRe-3B-v1-i1-GGUF/resolve/main/PyRe-3B-v1.i1-IQ2_M.gguf) | i1-IQ2_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/PyRe-3B-v1-i1-GGUF/resolve/main/PyRe-3B-v1.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.3 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/PyRe-3B-v1-i1-GGUF/resolve/main/PyRe-3B-v1.i1-Q2_K.gguf) | i1-Q2_K | 1.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/PyRe-3B-v1-i1-GGUF/resolve/main/PyRe-3B-v1.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/PyRe-3B-v1-i1-GGUF/resolve/main/PyRe-3B-v1.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/PyRe-3B-v1-i1-GGUF/resolve/main/PyRe-3B-v1.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/PyRe-3B-v1-i1-GGUF/resolve/main/PyRe-3B-v1.i1-IQ3_S.gguf) | i1-IQ3_S | 1.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/PyRe-3B-v1-i1-GGUF/resolve/main/PyRe-3B-v1.i1-IQ3_M.gguf) | i1-IQ3_M | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/PyRe-3B-v1-i1-GGUF/resolve/main/PyRe-3B-v1.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.7 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/PyRe-3B-v1-i1-GGUF/resolve/main/PyRe-3B-v1.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.8 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/PyRe-3B-v1-i1-GGUF/resolve/main/PyRe-3B-v1.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.8 | | +| [GGUF](https://huggingface.co/mradermacher/PyRe-3B-v1-i1-GGUF/resolve/main/PyRe-3B-v1.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.9 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/PyRe-3B-v1-i1-GGUF/resolve/main/PyRe-3B-v1.i1-Q4_0.gguf) | i1-Q4_0 | 1.9 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/PyRe-3B-v1-i1-GGUF/resolve/main/PyRe-3B-v1.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.9 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/PyRe-3B-v1-i1-GGUF/resolve/main/PyRe-3B-v1.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/PyRe-3B-v1-i1-GGUF/resolve/main/PyRe-3B-v1.i1-Q4_1.gguf) | i1-Q4_1 | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/PyRe-3B-v1-i1-GGUF/resolve/main/PyRe-3B-v1.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/PyRe-3B-v1-i1-GGUF/resolve/main/PyRe-3B-v1.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/PyRe-3B-v1-i1-GGUF/resolve/main/PyRe-3B-v1.i1-Q6_K.gguf) | i1-Q6_K | 2.6 | practically like static Q6_K | + +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. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to. + +