From 716408ed65600d2717fa9a1e4d0c785ef470084a Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 31 May 2026 02:34:15 +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/Phi-4-mini-instruct-heretic-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++ Phi-4-mini-instruct-heretic.i1-IQ1_M.gguf | 3 + Phi-4-mini-instruct-heretic.i1-IQ1_S.gguf | 3 + Phi-4-mini-instruct-heretic.i1-IQ2_M.gguf | 3 + Phi-4-mini-instruct-heretic.i1-IQ2_S.gguf | 3 + Phi-4-mini-instruct-heretic.i1-IQ2_XS.gguf | 3 + Phi-4-mini-instruct-heretic.i1-IQ2_XXS.gguf | 3 + Phi-4-mini-instruct-heretic.i1-IQ3_M.gguf | 3 + Phi-4-mini-instruct-heretic.i1-IQ3_S.gguf | 3 + Phi-4-mini-instruct-heretic.i1-IQ3_XS.gguf | 3 + Phi-4-mini-instruct-heretic.i1-IQ3_XXS.gguf | 3 + Phi-4-mini-instruct-heretic.i1-IQ4_NL.gguf | 3 + Phi-4-mini-instruct-heretic.i1-IQ4_XS.gguf | 3 + Phi-4-mini-instruct-heretic.i1-Q2_K.gguf | 3 + Phi-4-mini-instruct-heretic.i1-Q2_K_S.gguf | 3 + Phi-4-mini-instruct-heretic.i1-Q3_K_L.gguf | 3 + Phi-4-mini-instruct-heretic.i1-Q3_K_M.gguf | 3 + Phi-4-mini-instruct-heretic.i1-Q3_K_S.gguf | 3 + Phi-4-mini-instruct-heretic.i1-Q4_0.gguf | 3 + Phi-4-mini-instruct-heretic.i1-Q4_1.gguf | 3 + Phi-4-mini-instruct-heretic.i1-Q4_K_M.gguf | 3 + Phi-4-mini-instruct-heretic.i1-Q4_K_S.gguf | 3 + Phi-4-mini-instruct-heretic.i1-Q5_K_M.gguf | 3 + Phi-4-mini-instruct-heretic.i1-Q5_K_S.gguf | 3 + Phi-4-mini-instruct-heretic.i1-Q6_K.gguf | 3 + Phi-4-mini-instruct-heretic.imatrix.gguf | 3 + README.md | 116 ++++++++++++++++++++ 27 files changed, 251 insertions(+) create mode 100644 .gitattributes create mode 100644 Phi-4-mini-instruct-heretic.i1-IQ1_M.gguf create mode 100644 Phi-4-mini-instruct-heretic.i1-IQ1_S.gguf create mode 100644 Phi-4-mini-instruct-heretic.i1-IQ2_M.gguf create mode 100644 Phi-4-mini-instruct-heretic.i1-IQ2_S.gguf create mode 100644 Phi-4-mini-instruct-heretic.i1-IQ2_XS.gguf create mode 100644 Phi-4-mini-instruct-heretic.i1-IQ2_XXS.gguf create mode 100644 Phi-4-mini-instruct-heretic.i1-IQ3_M.gguf create mode 100644 Phi-4-mini-instruct-heretic.i1-IQ3_S.gguf create mode 100644 Phi-4-mini-instruct-heretic.i1-IQ3_XS.gguf create mode 100644 Phi-4-mini-instruct-heretic.i1-IQ3_XXS.gguf create mode 100644 Phi-4-mini-instruct-heretic.i1-IQ4_NL.gguf create mode 100644 Phi-4-mini-instruct-heretic.i1-IQ4_XS.gguf create mode 100644 Phi-4-mini-instruct-heretic.i1-Q2_K.gguf create mode 100644 Phi-4-mini-instruct-heretic.i1-Q2_K_S.gguf create mode 100644 Phi-4-mini-instruct-heretic.i1-Q3_K_L.gguf create mode 100644 Phi-4-mini-instruct-heretic.i1-Q3_K_M.gguf create mode 100644 Phi-4-mini-instruct-heretic.i1-Q3_K_S.gguf create mode 100644 Phi-4-mini-instruct-heretic.i1-Q4_0.gguf create mode 100644 Phi-4-mini-instruct-heretic.i1-Q4_1.gguf create mode 100644 Phi-4-mini-instruct-heretic.i1-Q4_K_M.gguf create mode 100644 Phi-4-mini-instruct-heretic.i1-Q4_K_S.gguf create mode 100644 Phi-4-mini-instruct-heretic.i1-Q5_K_M.gguf create mode 100644 Phi-4-mini-instruct-heretic.i1-Q5_K_S.gguf create mode 100644 Phi-4-mini-instruct-heretic.i1-Q6_K.gguf create mode 100644 Phi-4-mini-instruct-heretic.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..cce584b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,60 @@ +*.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 +Phi-4-mini-instruct-heretic.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-mini-instruct-heretic.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-mini-instruct-heretic.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-mini-instruct-heretic.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-mini-instruct-heretic.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-mini-instruct-heretic.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-mini-instruct-heretic.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-mini-instruct-heretic.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-mini-instruct-heretic.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-mini-instruct-heretic.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-mini-instruct-heretic.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-mini-instruct-heretic.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-mini-instruct-heretic.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-mini-instruct-heretic.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-mini-instruct-heretic.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-mini-instruct-heretic.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-mini-instruct-heretic.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-mini-instruct-heretic.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-mini-instruct-heretic.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-mini-instruct-heretic.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-mini-instruct-heretic.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-mini-instruct-heretic.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-mini-instruct-heretic.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-mini-instruct-heretic.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Phi-4-mini-instruct-heretic.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Phi-4-mini-instruct-heretic.i1-IQ1_M.gguf b/Phi-4-mini-instruct-heretic.i1-IQ1_M.gguf new file mode 100644 index 0000000..190650f --- /dev/null +++ b/Phi-4-mini-instruct-heretic.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de869edd5d8df1a65bb8f9765a33458eb19fc6a46b7ee181594d892b4f4f6ce6 +size 1159036064 diff --git a/Phi-4-mini-instruct-heretic.i1-IQ1_S.gguf b/Phi-4-mini-instruct-heretic.i1-IQ1_S.gguf new file mode 100644 index 0000000..4bfb698 --- /dev/null +++ b/Phi-4-mini-instruct-heretic.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdbe2339c16eb0f092e1c0c35b65e1638ff3693751ec554b6148346af2589beb +size 1092975776 diff --git a/Phi-4-mini-instruct-heretic.i1-IQ2_M.gguf b/Phi-4-mini-instruct-heretic.i1-IQ2_M.gguf new file mode 100644 index 0000000..fa9bd4e --- /dev/null +++ b/Phi-4-mini-instruct-heretic.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f5358a6da91c151a2cde334ab7f80fa50f8eb471eb71c9833c02ee284397b8a +size 1507425440 diff --git a/Phi-4-mini-instruct-heretic.i1-IQ2_S.gguf b/Phi-4-mini-instruct-heretic.i1-IQ2_S.gguf new file mode 100644 index 0000000..a7e4759 --- /dev/null +++ b/Phi-4-mini-instruct-heretic.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:398146add033b2460c912ea3f74a995a8ec7a20e29dae37df45b161085105845 +size 1419345056 diff --git a/Phi-4-mini-instruct-heretic.i1-IQ2_XS.gguf b/Phi-4-mini-instruct-heretic.i1-IQ2_XS.gguf new file mode 100644 index 0000000..d234895 --- /dev/null +++ b/Phi-4-mini-instruct-heretic.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac527227a933043f4e392ea567564fe4b117a177328443aea157b82feb3d98fc +size 1366654112 diff --git a/Phi-4-mini-instruct-heretic.i1-IQ2_XXS.gguf b/Phi-4-mini-instruct-heretic.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..78c24f1 --- /dev/null +++ b/Phi-4-mini-instruct-heretic.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa579c9e3b269feec42406a37e0c3b04e9829ff688c87ce1781159882f95f4a2 +size 1269136544 diff --git a/Phi-4-mini-instruct-heretic.i1-IQ3_M.gguf b/Phi-4-mini-instruct-heretic.i1-IQ3_M.gguf new file mode 100644 index 0000000..768aaa5 --- /dev/null +++ b/Phi-4-mini-instruct-heretic.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd74432606114828ef835e93940dfedc65f4c11cf65417b5abafcffe005cb92b +size 2017656992 diff --git a/Phi-4-mini-instruct-heretic.i1-IQ3_S.gguf b/Phi-4-mini-instruct-heretic.i1-IQ3_S.gguf new file mode 100644 index 0000000..740a690 --- /dev/null +++ b/Phi-4-mini-instruct-heretic.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bec03418da4900acce1fd6d0588691c739f1e2c32d9cd9143ced69dea7dd21c2 +size 1897332896 diff --git a/Phi-4-mini-instruct-heretic.i1-IQ3_XS.gguf b/Phi-4-mini-instruct-heretic.i1-IQ3_XS.gguf new file mode 100644 index 0000000..1ede69b --- /dev/null +++ b/Phi-4-mini-instruct-heretic.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3218fb65ed8013cd1bc2abe55cf7174097ce4a50c0217ff4da179956de3b7a2 +size 1840709792 diff --git a/Phi-4-mini-instruct-heretic.i1-IQ3_XXS.gguf b/Phi-4-mini-instruct-heretic.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..839d454 --- /dev/null +++ b/Phi-4-mini-instruct-heretic.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ee4afa438766fbbe59e4575f008cf7eb6db92887bba7be92f2df7574533b72a +size 1678867616 diff --git a/Phi-4-mini-instruct-heretic.i1-IQ4_NL.gguf b/Phi-4-mini-instruct-heretic.i1-IQ4_NL.gguf new file mode 100644 index 0000000..044de08 --- /dev/null +++ b/Phi-4-mini-instruct-heretic.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c173d0577545b933a66af38ce1cad6c637edf1fa375b8624e67bc5a271bf3fc +size 2325151904 diff --git a/Phi-4-mini-instruct-heretic.i1-IQ4_XS.gguf b/Phi-4-mini-instruct-heretic.i1-IQ4_XS.gguf new file mode 100644 index 0000000..5bafb87 --- /dev/null +++ b/Phi-4-mini-instruct-heretic.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b97c8b2919ffc36e310771f95118a668c1d21defe5774c19d0245e1f7ddf135c +size 2224488608 diff --git a/Phi-4-mini-instruct-heretic.i1-Q2_K.gguf b/Phi-4-mini-instruct-heretic.i1-Q2_K.gguf new file mode 100644 index 0000000..d64a1bb --- /dev/null +++ b/Phi-4-mini-instruct-heretic.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f24bc348c059e906438b230f1e441b39669f40c8a252d9bbae3dd0762b824e1f +size 1682636960 diff --git a/Phi-4-mini-instruct-heretic.i1-Q2_K_S.gguf b/Phi-4-mini-instruct-heretic.i1-Q2_K_S.gguf new file mode 100644 index 0000000..c721c62 --- /dev/null +++ b/Phi-4-mini-instruct-heretic.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb0e72b7527f1a2478b81e8070cab4253c472f435b2c3cef541b5e41a00846cc +size 1593770144 diff --git a/Phi-4-mini-instruct-heretic.i1-Q3_K_L.gguf b/Phi-4-mini-instruct-heretic.i1-Q3_K_L.gguf new file mode 100644 index 0000000..45d2fa7 --- /dev/null +++ b/Phi-4-mini-instruct-heretic.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f1a2e79c659fee3a0070bfc6c229e840d1851c181101f46630665f8e4c1e210 +size 2249654432 diff --git a/Phi-4-mini-instruct-heretic.i1-Q3_K_M.gguf b/Phi-4-mini-instruct-heretic.i1-Q3_K_M.gguf new file mode 100644 index 0000000..e280a21 --- /dev/null +++ b/Phi-4-mini-instruct-heretic.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5c98d496687281431e3e06dfb70dd52c8f0454b5c438740cbef8503e801f919 +size 2117533856 diff --git a/Phi-4-mini-instruct-heretic.i1-Q3_K_S.gguf b/Phi-4-mini-instruct-heretic.i1-Q3_K_S.gguf new file mode 100644 index 0000000..015bc5a --- /dev/null +++ b/Phi-4-mini-instruct-heretic.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b45e3bbec333f914defbdfe6c5cf117fc8b9a09e5ade2f44c28df8735d32809 +size 1897332896 diff --git a/Phi-4-mini-instruct-heretic.i1-Q4_0.gguf b/Phi-4-mini-instruct-heretic.i1-Q4_0.gguf new file mode 100644 index 0000000..2dbb0f3 --- /dev/null +++ b/Phi-4-mini-instruct-heretic.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5282793ced88e5494dd2f2add796b9cd0f49ad6a082fdf9678d13953f36cb6fd +size 2331443360 diff --git a/Phi-4-mini-instruct-heretic.i1-Q4_1.gguf b/Phi-4-mini-instruct-heretic.i1-Q4_1.gguf new file mode 100644 index 0000000..9cf6398 --- /dev/null +++ b/Phi-4-mini-instruct-heretic.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8feb1216e99cf675985074204c4a2d5d7e0f307cba5353e189be8f048ad9df58 +size 2526478496 diff --git a/Phi-4-mini-instruct-heretic.i1-Q4_K_M.gguf b/Phi-4-mini-instruct-heretic.i1-Q4_K_M.gguf new file mode 100644 index 0000000..ea41684 --- /dev/null +++ b/Phi-4-mini-instruct-heretic.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73da9b4d0ab750748725eae883a987fdd1a1cefca113f7023d165c2253bf369e +size 2491875488 diff --git a/Phi-4-mini-instruct-heretic.i1-Q4_K_S.gguf b/Phi-4-mini-instruct-heretic.i1-Q4_K_S.gguf new file mode 100644 index 0000000..2744e54 --- /dev/null +++ b/Phi-4-mini-instruct-heretic.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd928c3db87f91ea3500133af681cd2cf0826a66b432974cfbffde8100cb2163 +size 2337734816 diff --git a/Phi-4-mini-instruct-heretic.i1-Q5_K_M.gguf b/Phi-4-mini-instruct-heretic.i1-Q5_K_M.gguf new file mode 100644 index 0000000..604e798 --- /dev/null +++ b/Phi-4-mini-instruct-heretic.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d5b7cff3e5803cdfc9b32c2eb5a802e8c6a2512c2b01b5ec9b599fa68cc49cb +size 2848129184 diff --git a/Phi-4-mini-instruct-heretic.i1-Q5_K_S.gguf b/Phi-4-mini-instruct-heretic.i1-Q5_K_S.gguf new file mode 100644 index 0000000..4dcc0c2 --- /dev/null +++ b/Phi-4-mini-instruct-heretic.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2478318dd3be8545cc83a1d36b90995b58c23edea5f00c669fe2287531db0721 +size 2727805088 diff --git a/Phi-4-mini-instruct-heretic.i1-Q6_K.gguf b/Phi-4-mini-instruct-heretic.i1-Q6_K.gguf new file mode 100644 index 0000000..d2facbb --- /dev/null +++ b/Phi-4-mini-instruct-heretic.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:011153057027939dd88472da5315032b5644c0a3cd88a36d77255f32ed7e423b +size 3155624096 diff --git a/Phi-4-mini-instruct-heretic.imatrix.gguf b/Phi-4-mini-instruct-heretic.imatrix.gguf new file mode 100644 index 0000000..cbb544d --- /dev/null +++ b/Phi-4-mini-instruct-heretic.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abdcd9494611fb8e69a6347d3cef4e877449dd9a4a3d446a8608ca4880082bfb +size 2248256 diff --git a/README.md b/README.md new file mode 100644 index 0000000..c05facb --- /dev/null +++ b/README.md @@ -0,0 +1,116 @@ +--- +base_model: DrRiceIO7/Phi-4-mini-instruct-heretic +language: +- multilingual +- ar +- zh +- cs +- da +- nl +- en +- fi +- fr +- de +- he +- hu +- it +- ja +- ko +- no +- pl +- pt +- ru +- es +- sv +- th +- tr +- uk +library_name: transformers +license: mit +license_link: https://huggingface.co/microsoft/Phi-4-mini-instruct/resolve/main/LICENSE +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- nlp +- code +- heretic +- uncensored +- decensored +- abliterated +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/DrRiceIO7/Phi-4-mini-instruct-heretic + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Phi-4-mini-instruct-heretic-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Phi-4-mini-instruct-heretic-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/Phi-4-mini-instruct-heretic-i1-GGUF/resolve/main/Phi-4-mini-instruct-heretic.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-heretic-i1-GGUF/resolve/main/Phi-4-mini-instruct-heretic.i1-IQ1_S.gguf) | i1-IQ1_S | 1.2 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-heretic-i1-GGUF/resolve/main/Phi-4-mini-instruct-heretic.i1-IQ1_M.gguf) | i1-IQ1_M | 1.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-heretic-i1-GGUF/resolve/main/Phi-4-mini-instruct-heretic.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-heretic-i1-GGUF/resolve/main/Phi-4-mini-instruct-heretic.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-heretic-i1-GGUF/resolve/main/Phi-4-mini-instruct-heretic.i1-IQ2_S.gguf) | i1-IQ2_S | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-heretic-i1-GGUF/resolve/main/Phi-4-mini-instruct-heretic.i1-IQ2_M.gguf) | i1-IQ2_M | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-heretic-i1-GGUF/resolve/main/Phi-4-mini-instruct-heretic.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-heretic-i1-GGUF/resolve/main/Phi-4-mini-instruct-heretic.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-heretic-i1-GGUF/resolve/main/Phi-4-mini-instruct-heretic.i1-Q2_K.gguf) | i1-Q2_K | 1.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-heretic-i1-GGUF/resolve/main/Phi-4-mini-instruct-heretic.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-heretic-i1-GGUF/resolve/main/Phi-4-mini-instruct-heretic.i1-IQ3_S.gguf) | i1-IQ3_S | 2.0 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-heretic-i1-GGUF/resolve/main/Phi-4-mini-instruct-heretic.i1-Q3_K_S.gguf) | i1-Q3_K_S | 2.0 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-heretic-i1-GGUF/resolve/main/Phi-4-mini-instruct-heretic.i1-IQ3_M.gguf) | i1-IQ3_M | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-heretic-i1-GGUF/resolve/main/Phi-4-mini-instruct-heretic.i1-Q3_K_M.gguf) | i1-Q3_K_M | 2.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-heretic-i1-GGUF/resolve/main/Phi-4-mini-instruct-heretic.i1-IQ4_XS.gguf) | i1-IQ4_XS | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-heretic-i1-GGUF/resolve/main/Phi-4-mini-instruct-heretic.i1-Q3_K_L.gguf) | i1-Q3_K_L | 2.3 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-heretic-i1-GGUF/resolve/main/Phi-4-mini-instruct-heretic.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.4 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-heretic-i1-GGUF/resolve/main/Phi-4-mini-instruct-heretic.i1-Q4_0.gguf) | i1-Q4_0 | 2.4 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-heretic-i1-GGUF/resolve/main/Phi-4-mini-instruct-heretic.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.4 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-heretic-i1-GGUF/resolve/main/Phi-4-mini-instruct-heretic.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-heretic-i1-GGUF/resolve/main/Phi-4-mini-instruct-heretic.i1-Q4_1.gguf) | i1-Q4_1 | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-heretic-i1-GGUF/resolve/main/Phi-4-mini-instruct-heretic.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-heretic-i1-GGUF/resolve/main/Phi-4-mini-instruct-heretic.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Phi-4-mini-instruct-heretic-i1-GGUF/resolve/main/Phi-4-mini-instruct-heretic.i1-Q6_K.gguf) | i1-Q6_K | 3.3 | 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. + +