From 7bab192fabca7caf0da766d9c6e3a1a83e4b4125 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 15 Jun 2026 23:08:19 +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/Phr00tyMix-v4-32B-i1-GGUF Source: Original Platform --- .gitattributes | 59 ++++++++++++++++++++++ Phr00tyMix-v4-32B.i1-IQ1_M.gguf | 3 ++ Phr00tyMix-v4-32B.i1-IQ1_S.gguf | 3 ++ Phr00tyMix-v4-32B.i1-IQ2_M.gguf | 3 ++ Phr00tyMix-v4-32B.i1-IQ2_S.gguf | 3 ++ Phr00tyMix-v4-32B.i1-IQ2_XS.gguf | 3 ++ Phr00tyMix-v4-32B.i1-IQ2_XXS.gguf | 3 ++ Phr00tyMix-v4-32B.i1-IQ3_M.gguf | 3 ++ Phr00tyMix-v4-32B.i1-IQ3_S.gguf | 3 ++ Phr00tyMix-v4-32B.i1-IQ3_XS.gguf | 3 ++ Phr00tyMix-v4-32B.i1-IQ3_XXS.gguf | 3 ++ Phr00tyMix-v4-32B.i1-IQ4_XS.gguf | 3 ++ Phr00tyMix-v4-32B.i1-Q2_K.gguf | 3 ++ Phr00tyMix-v4-32B.i1-Q2_K_S.gguf | 3 ++ Phr00tyMix-v4-32B.i1-Q3_K_L.gguf | 3 ++ Phr00tyMix-v4-32B.i1-Q3_K_M.gguf | 3 ++ Phr00tyMix-v4-32B.i1-Q3_K_S.gguf | 3 ++ Phr00tyMix-v4-32B.i1-Q4_0.gguf | 3 ++ Phr00tyMix-v4-32B.i1-Q4_1.gguf | 3 ++ Phr00tyMix-v4-32B.i1-Q4_K_M.gguf | 3 ++ Phr00tyMix-v4-32B.i1-Q4_K_S.gguf | 3 ++ Phr00tyMix-v4-32B.i1-Q5_K_M.gguf | 3 ++ Phr00tyMix-v4-32B.i1-Q5_K_S.gguf | 3 ++ Phr00tyMix-v4-32B.i1-Q6_K.gguf | 3 ++ README.md | 82 +++++++++++++++++++++++++++++++ imatrix.dat | 3 ++ 26 files changed, 213 insertions(+) create mode 100644 .gitattributes create mode 100644 Phr00tyMix-v4-32B.i1-IQ1_M.gguf create mode 100644 Phr00tyMix-v4-32B.i1-IQ1_S.gguf create mode 100644 Phr00tyMix-v4-32B.i1-IQ2_M.gguf create mode 100644 Phr00tyMix-v4-32B.i1-IQ2_S.gguf create mode 100644 Phr00tyMix-v4-32B.i1-IQ2_XS.gguf create mode 100644 Phr00tyMix-v4-32B.i1-IQ2_XXS.gguf create mode 100644 Phr00tyMix-v4-32B.i1-IQ3_M.gguf create mode 100644 Phr00tyMix-v4-32B.i1-IQ3_S.gguf create mode 100644 Phr00tyMix-v4-32B.i1-IQ3_XS.gguf create mode 100644 Phr00tyMix-v4-32B.i1-IQ3_XXS.gguf create mode 100644 Phr00tyMix-v4-32B.i1-IQ4_XS.gguf create mode 100644 Phr00tyMix-v4-32B.i1-Q2_K.gguf create mode 100644 Phr00tyMix-v4-32B.i1-Q2_K_S.gguf create mode 100644 Phr00tyMix-v4-32B.i1-Q3_K_L.gguf create mode 100644 Phr00tyMix-v4-32B.i1-Q3_K_M.gguf create mode 100644 Phr00tyMix-v4-32B.i1-Q3_K_S.gguf create mode 100644 Phr00tyMix-v4-32B.i1-Q4_0.gguf create mode 100644 Phr00tyMix-v4-32B.i1-Q4_1.gguf create mode 100644 Phr00tyMix-v4-32B.i1-Q4_K_M.gguf create mode 100644 Phr00tyMix-v4-32B.i1-Q4_K_S.gguf create mode 100644 Phr00tyMix-v4-32B.i1-Q5_K_M.gguf create mode 100644 Phr00tyMix-v4-32B.i1-Q5_K_S.gguf create mode 100644 Phr00tyMix-v4-32B.i1-Q6_K.gguf create mode 100644 README.md create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..826a882 --- /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 +imatrix.dat filter=lfs diff=lfs merge=lfs -text +Phr00tyMix-v4-32B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Phr00tyMix-v4-32B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Phr00tyMix-v4-32B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Phr00tyMix-v4-32B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Phr00tyMix-v4-32B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Phr00tyMix-v4-32B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Phr00tyMix-v4-32B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Phr00tyMix-v4-32B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Phr00tyMix-v4-32B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Phr00tyMix-v4-32B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Phr00tyMix-v4-32B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Phr00tyMix-v4-32B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Phr00tyMix-v4-32B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Phr00tyMix-v4-32B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Phr00tyMix-v4-32B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Phr00tyMix-v4-32B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Phr00tyMix-v4-32B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Phr00tyMix-v4-32B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Phr00tyMix-v4-32B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Phr00tyMix-v4-32B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Phr00tyMix-v4-32B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Phr00tyMix-v4-32B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Phr00tyMix-v4-32B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Phr00tyMix-v4-32B.i1-IQ1_M.gguf b/Phr00tyMix-v4-32B.i1-IQ1_M.gguf new file mode 100644 index 0000000..9ff19b7 --- /dev/null +++ b/Phr00tyMix-v4-32B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9892a9fa5b4d8c16514bedcd09e5d376b8326cdde310afe4f8e69a78d5b63b14 +size 7930096800 diff --git a/Phr00tyMix-v4-32B.i1-IQ1_S.gguf b/Phr00tyMix-v4-32B.i1-IQ1_S.gguf new file mode 100644 index 0000000..6b86c07 --- /dev/null +++ b/Phr00tyMix-v4-32B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c37d86a7f51270dd43d9d4376d8bcf3a0996c4dad84cbb7804087de74e115578 +size 7272443040 diff --git a/Phr00tyMix-v4-32B.i1-IQ2_M.gguf b/Phr00tyMix-v4-32B.i1-IQ2_M.gguf new file mode 100644 index 0000000..e7e603e --- /dev/null +++ b/Phr00tyMix-v4-32B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04ce4a813e3f969ef597a782f6cd434c10c77ed3a3966648f3d34bab2cf8727f +size 11262171712 diff --git a/Phr00tyMix-v4-32B.i1-IQ2_S.gguf b/Phr00tyMix-v4-32B.i1-IQ2_S.gguf new file mode 100644 index 0000000..3f3182a --- /dev/null +++ b/Phr00tyMix-v4-32B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e12108e1cdf6d70d8c505de1652f6dc6032676c05eb34f66cd2a1f15ffca5ff6 +size 10385300032 diff --git a/Phr00tyMix-v4-32B.i1-IQ2_XS.gguf b/Phr00tyMix-v4-32B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..cabf203 --- /dev/null +++ b/Phr00tyMix-v4-32B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f587dd6705f36b00122591d66fe132e539d55ef7dcc22252c7e4f7944cd5a29 +size 9955486880 diff --git a/Phr00tyMix-v4-32B.i1-IQ2_XXS.gguf b/Phr00tyMix-v4-32B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..3808d0d --- /dev/null +++ b/Phr00tyMix-v4-32B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc0c1c81882295d10154619e3a7c12d3e86bc595943cf9b7beeb31cecbaed41a +size 9026186400 diff --git a/Phr00tyMix-v4-32B.i1-IQ3_M.gguf b/Phr00tyMix-v4-32B.i1-IQ3_M.gguf new file mode 100644 index 0000000..ed0340f --- /dev/null +++ b/Phr00tyMix-v4-32B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcfffdaaf95385fc86226659213bcf86401896e55c7d4a71682c0875e16867d9 +size 14807585056 diff --git a/Phr00tyMix-v4-32B.i1-IQ3_S.gguf b/Phr00tyMix-v4-32B.i1-IQ3_S.gguf new file mode 100644 index 0000000..4f5f212 --- /dev/null +++ b/Phr00tyMix-v4-32B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:707db206a1a7ab4193c97666be9ce0b7ae3cb68ad230183782f2e495e72abfde +size 14434357536 diff --git a/Phr00tyMix-v4-32B.i1-IQ3_XS.gguf b/Phr00tyMix-v4-32B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..e1fc37f --- /dev/null +++ b/Phr00tyMix-v4-32B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be01ba126bb26d2471b7d451637d3806e60eb25df9e335809df42270432975cf +size 13702975776 diff --git a/Phr00tyMix-v4-32B.i1-IQ3_XXS.gguf b/Phr00tyMix-v4-32B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..8d4d5b2 --- /dev/null +++ b/Phr00tyMix-v4-32B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4820ae82fd8877df661dc2d9fb9ab8f27fe31e0b21eba2cbabdd51ac9d414849 +size 12837001792 diff --git a/Phr00tyMix-v4-32B.i1-IQ4_XS.gguf b/Phr00tyMix-v4-32B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..673090b --- /dev/null +++ b/Phr00tyMix-v4-32B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e3203b391104ebc7547c5cf2072b648ee821f7874e50a498011d2df8e83ca16 +size 17690410688 diff --git a/Phr00tyMix-v4-32B.i1-Q2_K.gguf b/Phr00tyMix-v4-32B.i1-Q2_K.gguf new file mode 100644 index 0000000..36a3949 --- /dev/null +++ b/Phr00tyMix-v4-32B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e990c727189236112414512a67c947a04200017b362552b52354d4df73a0ef95 +size 12310766464 diff --git a/Phr00tyMix-v4-32B.i1-Q2_K_S.gguf b/Phr00tyMix-v4-32B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..fdfd194 --- /dev/null +++ b/Phr00tyMix-v4-32B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec84040e93f05a29e661d806d3980da7b9826922be188fd84dd9d92a7c09e4e0 +size 11485668224 diff --git a/Phr00tyMix-v4-32B.i1-Q3_K_L.gguf b/Phr00tyMix-v4-32B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..7a1c02a --- /dev/null +++ b/Phr00tyMix-v4-32B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24e6470f4d580884486e041bd492c3a8c3c23789af3e6999a028632478dbbd65 +size 17244541216 diff --git a/Phr00tyMix-v4-32B.i1-Q3_K_M.gguf b/Phr00tyMix-v4-32B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..5019a28 --- /dev/null +++ b/Phr00tyMix-v4-32B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:230f84cc95c370091925a54e28a8cb3ea270e7fea07a1ab0e5ea471ed0867b74 +size 15932510496 diff --git a/Phr00tyMix-v4-32B.i1-Q3_K_S.gguf b/Phr00tyMix-v4-32B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..669e75c --- /dev/null +++ b/Phr00tyMix-v4-32B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:163043f9b0846f3ca08d2a99f11138be36edb835e7baee536277b86afa752bbe +size 14389793056 diff --git a/Phr00tyMix-v4-32B.i1-Q4_0.gguf b/Phr00tyMix-v4-32B.i1-Q4_0.gguf new file mode 100644 index 0000000..1b64624 --- /dev/null +++ b/Phr00tyMix-v4-32B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2387c57f4db68b969f2a4be660194243dad774520933a2eab4e9db870ad72b02 +size 18708203488 diff --git a/Phr00tyMix-v4-32B.i1-Q4_1.gguf b/Phr00tyMix-v4-32B.i1-Q4_1.gguf new file mode 100644 index 0000000..937e8e2 --- /dev/null +++ b/Phr00tyMix-v4-32B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:464e2b5ef88f216d0098bf52e0e45156851df99b440f628d26468f24c5b236fb +size 20636310048 diff --git a/Phr00tyMix-v4-32B.i1-Q4_K_M.gguf b/Phr00tyMix-v4-32B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..362975d --- /dev/null +++ b/Phr00tyMix-v4-32B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fe910417a430a7f48dec7adaf4d9b2fda93109859b3dfd747966c9f380e48cf +size 19848529888 diff --git a/Phr00tyMix-v4-32B.i1-Q4_K_S.gguf b/Phr00tyMix-v4-32B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..63c6b1c --- /dev/null +++ b/Phr00tyMix-v4-32B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25fc9a2a241ab3ccb9f7d53f179b6fc51d937cef926538cde610a29a47311d3b +size 18781603808 diff --git a/Phr00tyMix-v4-32B.i1-Q5_K_M.gguf b/Phr00tyMix-v4-32B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..551c927 --- /dev/null +++ b/Phr00tyMix-v4-32B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81e2303b6c98f3774aaca8e4cfc07b0b1867a4a9271ac7cb1ddfe0f09f4b53e5 +size 23259098208 diff --git a/Phr00tyMix-v4-32B.i1-Q5_K_S.gguf b/Phr00tyMix-v4-32B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..05bf875 --- /dev/null +++ b/Phr00tyMix-v4-32B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6b58b578c7eb1b1d35568f59ac029f8c5d87151027635b384d4f904ecd6a8ec +size 22635195488 diff --git a/Phr00tyMix-v4-32B.i1-Q6_K.gguf b/Phr00tyMix-v4-32B.i1-Q6_K.gguf new file mode 100644 index 0000000..1f56fcf --- /dev/null +++ b/Phr00tyMix-v4-32B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc08211956d13559798eaf00807ebab9a11c805854a7d8fb09f74010d5d84c6e +size 26882827072 diff --git a/README.md b/README.md new file mode 100644 index 0000000..7e6ac37 --- /dev/null +++ b/README.md @@ -0,0 +1,82 @@ +--- +base_model: Phr00t/Phr00tyMix-v4-32B +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/Phr00t/Phr00tyMix-v4-32B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Phr00tyMix-v4-32B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Phr00tyMix-v4-32B-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/Phr00tyMix-v4-32B-i1-GGUF/resolve/main/Phr00tyMix-v4-32B.i1-IQ1_S.gguf) | i1-IQ1_S | 7.4 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Phr00tyMix-v4-32B-i1-GGUF/resolve/main/Phr00tyMix-v4-32B.i1-IQ1_M.gguf) | i1-IQ1_M | 8.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Phr00tyMix-v4-32B-i1-GGUF/resolve/main/Phr00tyMix-v4-32B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 9.1 | | +| [GGUF](https://huggingface.co/mradermacher/Phr00tyMix-v4-32B-i1-GGUF/resolve/main/Phr00tyMix-v4-32B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 10.1 | | +| [GGUF](https://huggingface.co/mradermacher/Phr00tyMix-v4-32B-i1-GGUF/resolve/main/Phr00tyMix-v4-32B.i1-IQ2_S.gguf) | i1-IQ2_S | 10.5 | | +| [GGUF](https://huggingface.co/mradermacher/Phr00tyMix-v4-32B-i1-GGUF/resolve/main/Phr00tyMix-v4-32B.i1-IQ2_M.gguf) | i1-IQ2_M | 11.4 | | +| [GGUF](https://huggingface.co/mradermacher/Phr00tyMix-v4-32B-i1-GGUF/resolve/main/Phr00tyMix-v4-32B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 11.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Phr00tyMix-v4-32B-i1-GGUF/resolve/main/Phr00tyMix-v4-32B.i1-Q2_K.gguf) | i1-Q2_K | 12.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Phr00tyMix-v4-32B-i1-GGUF/resolve/main/Phr00tyMix-v4-32B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 12.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Phr00tyMix-v4-32B-i1-GGUF/resolve/main/Phr00tyMix-v4-32B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 13.8 | | +| [GGUF](https://huggingface.co/mradermacher/Phr00tyMix-v4-32B-i1-GGUF/resolve/main/Phr00tyMix-v4-32B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 14.5 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Phr00tyMix-v4-32B-i1-GGUF/resolve/main/Phr00tyMix-v4-32B.i1-IQ3_S.gguf) | i1-IQ3_S | 14.5 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Phr00tyMix-v4-32B-i1-GGUF/resolve/main/Phr00tyMix-v4-32B.i1-IQ3_M.gguf) | i1-IQ3_M | 14.9 | | +| [GGUF](https://huggingface.co/mradermacher/Phr00tyMix-v4-32B-i1-GGUF/resolve/main/Phr00tyMix-v4-32B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 16.0 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Phr00tyMix-v4-32B-i1-GGUF/resolve/main/Phr00tyMix-v4-32B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 17.3 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Phr00tyMix-v4-32B-i1-GGUF/resolve/main/Phr00tyMix-v4-32B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 17.8 | | +| [GGUF](https://huggingface.co/mradermacher/Phr00tyMix-v4-32B-i1-GGUF/resolve/main/Phr00tyMix-v4-32B.i1-Q4_0.gguf) | i1-Q4_0 | 18.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Phr00tyMix-v4-32B-i1-GGUF/resolve/main/Phr00tyMix-v4-32B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 18.9 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Phr00tyMix-v4-32B-i1-GGUF/resolve/main/Phr00tyMix-v4-32B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 19.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Phr00tyMix-v4-32B-i1-GGUF/resolve/main/Phr00tyMix-v4-32B.i1-Q4_1.gguf) | i1-Q4_1 | 20.7 | | +| [GGUF](https://huggingface.co/mradermacher/Phr00tyMix-v4-32B-i1-GGUF/resolve/main/Phr00tyMix-v4-32B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 22.7 | | +| [GGUF](https://huggingface.co/mradermacher/Phr00tyMix-v4-32B-i1-GGUF/resolve/main/Phr00tyMix-v4-32B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 23.4 | | +| [GGUF](https://huggingface.co/mradermacher/Phr00tyMix-v4-32B-i1-GGUF/resolve/main/Phr00tyMix-v4-32B.i1-Q6_K.gguf) | i1-Q6_K | 27.0 | 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. + + diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..b3ccac3 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f5775236fc59eb5bd22bf04a845ed3d29348968ac6e6dc82da5521d56fa86a5 +size 14957085