From 30fe00efda29e54fe70d9b7b4d2a0af439614f31 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 23 May 2026 00:38:16 +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/OREAL-DeepSeek-R1-Distill-Qwen-7B-i1-GGUF Source: Original Platform --- .gitattributes | 59 ++++++++++++++ ...-DeepSeek-R1-Distill-Qwen-7B.i1-IQ1_M.gguf | 3 + ...-DeepSeek-R1-Distill-Qwen-7B.i1-IQ1_S.gguf | 3 + ...-DeepSeek-R1-Distill-Qwen-7B.i1-IQ2_M.gguf | 3 + ...-DeepSeek-R1-Distill-Qwen-7B.i1-IQ2_S.gguf | 3 + ...DeepSeek-R1-Distill-Qwen-7B.i1-IQ2_XS.gguf | 3 + ...eepSeek-R1-Distill-Qwen-7B.i1-IQ2_XXS.gguf | 3 + ...-DeepSeek-R1-Distill-Qwen-7B.i1-IQ3_M.gguf | 3 + ...-DeepSeek-R1-Distill-Qwen-7B.i1-IQ3_S.gguf | 3 + ...DeepSeek-R1-Distill-Qwen-7B.i1-IQ3_XS.gguf | 3 + ...eepSeek-R1-Distill-Qwen-7B.i1-IQ3_XXS.gguf | 3 + ...DeepSeek-R1-Distill-Qwen-7B.i1-IQ4_NL.gguf | 3 + ...DeepSeek-R1-Distill-Qwen-7B.i1-IQ4_XS.gguf | 3 + ...L-DeepSeek-R1-Distill-Qwen-7B.i1-Q2_K.gguf | 3 + ...DeepSeek-R1-Distill-Qwen-7B.i1-Q2_K_S.gguf | 3 + ...DeepSeek-R1-Distill-Qwen-7B.i1-Q3_K_L.gguf | 3 + ...DeepSeek-R1-Distill-Qwen-7B.i1-Q3_K_M.gguf | 3 + ...DeepSeek-R1-Distill-Qwen-7B.i1-Q3_K_S.gguf | 3 + ...L-DeepSeek-R1-Distill-Qwen-7B.i1-Q4_0.gguf | 3 + ...L-DeepSeek-R1-Distill-Qwen-7B.i1-Q4_1.gguf | 3 + ...DeepSeek-R1-Distill-Qwen-7B.i1-Q4_K_M.gguf | 3 + ...DeepSeek-R1-Distill-Qwen-7B.i1-Q4_K_S.gguf | 3 + ...DeepSeek-R1-Distill-Qwen-7B.i1-Q5_K_M.gguf | 3 + ...DeepSeek-R1-Distill-Qwen-7B.i1-Q5_K_S.gguf | 3 + ...L-DeepSeek-R1-Distill-Qwen-7B.i1-Q6_K.gguf | 3 + README.md | 78 +++++++++++++++++++ imatrix.dat | 3 + 27 files changed, 212 insertions(+) create mode 100644 .gitattributes create mode 100644 OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ1_M.gguf create mode 100644 OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ1_S.gguf create mode 100644 OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ2_M.gguf create mode 100644 OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ2_S.gguf create mode 100644 OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ2_XS.gguf create mode 100644 OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ2_XXS.gguf create mode 100644 OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ3_M.gguf create mode 100644 OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ3_S.gguf create mode 100644 OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ3_XS.gguf create mode 100644 OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ3_XXS.gguf create mode 100644 OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ4_NL.gguf create mode 100644 OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ4_XS.gguf create mode 100644 OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q2_K.gguf create mode 100644 OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q2_K_S.gguf create mode 100644 OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q3_K_L.gguf create mode 100644 OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q3_K_M.gguf create mode 100644 OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q3_K_S.gguf create mode 100644 OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q4_0.gguf create mode 100644 OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q4_1.gguf create mode 100644 OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q4_K_M.gguf create mode 100644 OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q4_K_S.gguf create mode 100644 OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q5_K_M.gguf create mode 100644 OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q5_K_S.gguf create mode 100644 OREAL-DeepSeek-R1-Distill-Qwen-7B.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..9deac29 --- /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 +OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ1_M.gguf b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ1_M.gguf new file mode 100644 index 0000000..6ac5158 --- /dev/null +++ b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01ae23f3673c9a4e04b074e7181e8b5be67c469739714a741d3b56c57d993bf6 +size 2042196448 diff --git a/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ1_S.gguf b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ1_S.gguf new file mode 100644 index 0000000..2ae25cf --- /dev/null +++ b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb99a1652b15d0f8068f69f3afe7833a98bb1ab60a7fc9f2a9cde265421d586c +size 1903667680 diff --git a/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ2_M.gguf b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ2_M.gguf new file mode 100644 index 0000000..368705f --- /dev/null +++ b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66adc83110f14939ac1e2fe1c88e8530f29ac63977da1711f064dde5ca2b38d6 +size 2780342752 diff --git a/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ2_S.gguf b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ2_S.gguf new file mode 100644 index 0000000..7d24fe9 --- /dev/null +++ b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90d9f2447cc45340a1b5d31346f887b76719bf6292b770a33a75652503b0f507 +size 2595637728 diff --git a/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ2_XS.gguf b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..b911edb --- /dev/null +++ b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a43ea943da835ba387ff3b63de2399d6ffad080b07320c3a7e14bff7afba7012 +size 2469022176 diff --git a/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ2_XXS.gguf b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..812a955 --- /dev/null +++ b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ec9b66cfa1a40f4eb7568a11661d58b6fc4b3f93f1397086ec474adf2610328 +size 2273077728 diff --git a/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ3_M.gguf b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ3_M.gguf new file mode 100644 index 0000000..e35cb91 --- /dev/null +++ b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:763e069cd3fd6b9421fffaad7bd1efadfdfd0bae7af6c9c57388850c66a4e3ae +size 3574012384 diff --git a/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ3_S.gguf b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ3_S.gguf new file mode 100644 index 0000000..cc5faf2 --- /dev/null +++ b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25c04b5de3fa92c18d0a1e427b4202c9878f11cc0c2b52d1d5e41d3b8066ecd2 +size 3499192800 diff --git a/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ3_XS.gguf b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..933559e --- /dev/null +++ b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d1a99bbe4d13aaecb9d3ac30fb81052b05c84ae357752805d1cc256b918038b +size 3346256352 diff --git a/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ3_XXS.gguf b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..009a8f0 --- /dev/null +++ b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36d04de8d61ea2bbf79e44b5a540251f889300445405f391960acef7e008cf3c +size 3114514912 diff --git a/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ4_NL.gguf b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..f490e7d --- /dev/null +++ b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b76f99460c696b432fca9cce7dedf12283cf00fde424bdac24edffda846f380c +size 4437813728 diff --git a/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ4_XS.gguf b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..895e1d9 --- /dev/null +++ b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1de659da3624a772eaf86f7162033a6b54418ab312d23470346d75f91c7ef101 +size 4218472928 diff --git a/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q2_K.gguf b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q2_K.gguf new file mode 100644 index 0000000..db48a1a --- /dev/null +++ b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf0cb595d1a3e0d3f604857d790af10608544858697cc12e8ce052716ea24e56 +size 3015940576 diff --git a/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q2_K_S.gguf b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..6033571 --- /dev/null +++ b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54008f4847e5a04ab8fe11a8077d7f495e0aaac039915a2465d569b1392dc826 +size 2834074080 diff --git a/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q3_K_L.gguf b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..491c1b6 --- /dev/null +++ b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efe7b0fc10a45542c1904d0ca8b89a758b3b7592f3c69fd13a0c85d6d4f47d55 +size 4088459744 diff --git a/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q3_K_M.gguf b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..c3943ae --- /dev/null +++ b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ded0f6cd79a4142b438116274b45927e1fba1d5a83048efc4e228397223bf83f +size 3808391648 diff --git a/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q3_K_S.gguf b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..d7bbf6a --- /dev/null +++ b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51ed89dadfe13a2ba6710d577ed130e07404f15a584149ec052f5c143e063937 +size 3492368864 diff --git a/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q4_0.gguf b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q4_0.gguf new file mode 100644 index 0000000..5706050 --- /dev/null +++ b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1a9f2ddedcc65c02f61b2f445fa82224112ed9c68eeb209a6ab4c7de0b9c847 +size 4444121568 diff --git a/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q4_1.gguf b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q4_1.gguf new file mode 100644 index 0000000..5dea597 --- /dev/null +++ b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3439a948f94a36fe999b968365d80ef6ea3623f9af77e1e7423eae90e5ba553 +size 4873284064 diff --git a/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q4_K_M.gguf b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..1ad032f --- /dev/null +++ b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:312ce4f562cd9a124184a55352ebe8c6ef7b983a43b3a2f9f93c240e90675dfd +size 4683074016 diff --git a/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q4_K_S.gguf b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..c0bdece --- /dev/null +++ b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b7e6ee7b3f7596dd710d297118703833de0a34baa4cdad9967f5ea0ccc2fbd +size 4457769440 diff --git a/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q5_K_M.gguf b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..8a069b6 --- /dev/null +++ b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3528271c2a038f2e043f2f7eb6d1d82495345614084c4d1407a1795163ce0478 +size 5444831712 diff --git a/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q5_K_S.gguf b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..aeefc6c --- /dev/null +++ b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af531f294e30220bc3eda4d7f1125f4dccfe0e5bb7acfc735ef8bbf7b9d80936 +size 5315176928 diff --git a/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q6_K.gguf b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q6_K.gguf new file mode 100644 index 0000000..bee74ec --- /dev/null +++ b/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1d3bc6016ceabbe8383c3321e5a72f2df640b050c78c178dbf0e8d9605c1f8a +size 6254199264 diff --git a/README.md b/README.md new file mode 100644 index 0000000..1f488e9 --- /dev/null +++ b/README.md @@ -0,0 +1,78 @@ +--- +base_model: internlm/OREAL-DeepSeek-R1-Distill-Qwen-7B +datasets: +- internlm/OREAL-RL-Prompts +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/internlm/OREAL-DeepSeek-R1-Distill-Qwen-7B + + +static quants are available at https://huggingface.co/mradermacher/OREAL-DeepSeek-R1-Distill-Qwen-7B-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/OREAL-DeepSeek-R1-Distill-Qwen-7B-i1-GGUF/resolve/main/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.0 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/OREAL-DeepSeek-R1-Distill-Qwen-7B-i1-GGUF/resolve/main/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.1 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/OREAL-DeepSeek-R1-Distill-Qwen-7B-i1-GGUF/resolve/main/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/OREAL-DeepSeek-R1-Distill-Qwen-7B-i1-GGUF/resolve/main/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/OREAL-DeepSeek-R1-Distill-Qwen-7B-i1-GGUF/resolve/main/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ2_S.gguf) | i1-IQ2_S | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/OREAL-DeepSeek-R1-Distill-Qwen-7B-i1-GGUF/resolve/main/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ2_M.gguf) | i1-IQ2_M | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/OREAL-DeepSeek-R1-Distill-Qwen-7B-i1-GGUF/resolve/main/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.9 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/OREAL-DeepSeek-R1-Distill-Qwen-7B-i1-GGUF/resolve/main/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q2_K.gguf) | i1-Q2_K | 3.1 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/OREAL-DeepSeek-R1-Distill-Qwen-7B-i1-GGUF/resolve/main/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/OREAL-DeepSeek-R1-Distill-Qwen-7B-i1-GGUF/resolve/main/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/OREAL-DeepSeek-R1-Distill-Qwen-7B-i1-GGUF/resolve/main/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/OREAL-DeepSeek-R1-Distill-Qwen-7B-i1-GGUF/resolve/main/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/OREAL-DeepSeek-R1-Distill-Qwen-7B-i1-GGUF/resolve/main/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/OREAL-DeepSeek-R1-Distill-Qwen-7B-i1-GGUF/resolve/main/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/OREAL-DeepSeek-R1-Distill-Qwen-7B-i1-GGUF/resolve/main/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.2 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/OREAL-DeepSeek-R1-Distill-Qwen-7B-i1-GGUF/resolve/main/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.3 | | +| [GGUF](https://huggingface.co/mradermacher/OREAL-DeepSeek-R1-Distill-Qwen-7B-i1-GGUF/resolve/main/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/OREAL-DeepSeek-R1-Distill-Qwen-7B-i1-GGUF/resolve/main/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q4_0.gguf) | i1-Q4_0 | 4.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/OREAL-DeepSeek-R1-Distill-Qwen-7B-i1-GGUF/resolve/main/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/OREAL-DeepSeek-R1-Distill-Qwen-7B-i1-GGUF/resolve/main/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/OREAL-DeepSeek-R1-Distill-Qwen-7B-i1-GGUF/resolve/main/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q4_1.gguf) | i1-Q4_1 | 5.0 | | +| [GGUF](https://huggingface.co/mradermacher/OREAL-DeepSeek-R1-Distill-Qwen-7B-i1-GGUF/resolve/main/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/OREAL-DeepSeek-R1-Distill-Qwen-7B-i1-GGUF/resolve/main/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/OREAL-DeepSeek-R1-Distill-Qwen-7B-i1-GGUF/resolve/main/OREAL-DeepSeek-R1-Distill-Qwen-7B.i1-Q6_K.gguf) | i1-Q6_K | 6.4 | 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..531cfe0 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c2ebb8e6ea65991c232904e8c7e3945a8d530b2852ed7e6bd88ba845b6149fb +size 4536665