From 215e18d9731009fbe773a82590059a4f0d9ff14a Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 9 May 2026 17:52:26 +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: DevQuasar/oumi-ai.smollm2-17b-distill-r1-670b-math-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++++++++++ README.md | 20 ++++++++ configuration.json | 1 + ...smollm2-17b-distill-r1-670b-math.Q2_K.gguf | 3 ++ ...ollm2-17b-distill-r1-670b-math.Q3_K_L.gguf | 3 ++ ...ollm2-17b-distill-r1-670b-math.Q3_K_M.gguf | 3 ++ ...ollm2-17b-distill-r1-670b-math.Q3_K_S.gguf | 3 ++ ...ollm2-17b-distill-r1-670b-math.Q4_K_M.gguf | 3 ++ ...ollm2-17b-distill-r1-670b-math.Q4_K_S.gguf | 3 ++ ...ollm2-17b-distill-r1-670b-math.Q5_K_M.gguf | 3 ++ ...ollm2-17b-distill-r1-670b-math.Q5_K_S.gguf | 3 ++ ...smollm2-17b-distill-r1-670b-math.Q6_K.gguf | 3 ++ ...smollm2-17b-distill-r1-670b-math.Q8_0.gguf | 3 ++ ....smollm2-17b-distill-r1-670b-math.f16.gguf | 3 ++ 14 files changed, 101 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 configuration.json create mode 100644 oumi-ai.smollm2-17b-distill-r1-670b-math.Q2_K.gguf create mode 100644 oumi-ai.smollm2-17b-distill-r1-670b-math.Q3_K_L.gguf create mode 100644 oumi-ai.smollm2-17b-distill-r1-670b-math.Q3_K_M.gguf create mode 100644 oumi-ai.smollm2-17b-distill-r1-670b-math.Q3_K_S.gguf create mode 100644 oumi-ai.smollm2-17b-distill-r1-670b-math.Q4_K_M.gguf create mode 100644 oumi-ai.smollm2-17b-distill-r1-670b-math.Q4_K_S.gguf create mode 100644 oumi-ai.smollm2-17b-distill-r1-670b-math.Q5_K_M.gguf create mode 100644 oumi-ai.smollm2-17b-distill-r1-670b-math.Q5_K_S.gguf create mode 100644 oumi-ai.smollm2-17b-distill-r1-670b-math.Q6_K.gguf create mode 100644 oumi-ai.smollm2-17b-distill-r1-670b-math.Q8_0.gguf create mode 100644 oumi-ai.smollm2-17b-distill-r1-670b-math.f16.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..53d7257 --- /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 +*.bin.* filter=lfs diff=lfs merge=lfs -text +*.bz2 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 +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack 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 +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +saved_model/**/* 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 +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zstandard filter=lfs diff=lfs merge=lfs -text +*.tfevents* filter=lfs diff=lfs merge=lfs -text +*.db* filter=lfs diff=lfs merge=lfs -text +*.ark* filter=lfs diff=lfs merge=lfs -text +**/*ckpt*data* filter=lfs diff=lfs merge=lfs -text +**/*ckpt*.meta filter=lfs diff=lfs merge=lfs -text +**/*ckpt*.index filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.gguf* filter=lfs diff=lfs merge=lfs -text +*.ggml filter=lfs diff=lfs merge=lfs -text +*.llamafile* filter=lfs diff=lfs merge=lfs -text +*.pt2 filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..27f74a5 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +--- +base_model: +- oumi-ai/smollm2-17b-distill-r1-670b-math +pipeline_tag: text-generation +--- + +[](https://devquasar.com) + +Quantized version of: [oumi-ai/smollm2-17b-distill-r1-670b-math](https://huggingface.co/oumi-ai/smollm2-17b-distill-r1-670b-math) + +'Make knowledge free for everyone' + +

+ Made with
+ + + +

+ +Buy Me a Coffee at ko-fi.com diff --git a/configuration.json b/configuration.json new file mode 100644 index 0000000..bbeeda1 --- /dev/null +++ b/configuration.json @@ -0,0 +1 @@ +{"framework": "pytorch", "task": "text-generation", "allow_remote": true} \ No newline at end of file diff --git a/oumi-ai.smollm2-17b-distill-r1-670b-math.Q2_K.gguf b/oumi-ai.smollm2-17b-distill-r1-670b-math.Q2_K.gguf new file mode 100644 index 0000000..8f8f300 --- /dev/null +++ b/oumi-ai.smollm2-17b-distill-r1-670b-math.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1baacbc79f1fb1f24f1604caa56039ed6eda40ca827cfa74b2381ea61a293a43 +size 674583200 diff --git a/oumi-ai.smollm2-17b-distill-r1-670b-math.Q3_K_L.gguf b/oumi-ai.smollm2-17b-distill-r1-670b-math.Q3_K_L.gguf new file mode 100644 index 0000000..034a5a2 --- /dev/null +++ b/oumi-ai.smollm2-17b-distill-r1-670b-math.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c620bdc6ecc91589493704e1f2910141d985e1a484f8c87941db2f78db9cfcbc +size 932532896 diff --git a/oumi-ai.smollm2-17b-distill-r1-670b-math.Q3_K_M.gguf b/oumi-ai.smollm2-17b-distill-r1-670b-math.Q3_K_M.gguf new file mode 100644 index 0000000..0b6764f --- /dev/null +++ b/oumi-ai.smollm2-17b-distill-r1-670b-math.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77e26325744f350fd2d4bc11d3de95a3faea9b5e0b952ee3930500ac1459751e +size 860181152 diff --git a/oumi-ai.smollm2-17b-distill-r1-670b-math.Q3_K_S.gguf b/oumi-ai.smollm2-17b-distill-r1-670b-math.Q3_K_S.gguf new file mode 100644 index 0000000..578edb9 --- /dev/null +++ b/oumi-ai.smollm2-17b-distill-r1-670b-math.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02828c95f7a7314cf3b79550a98eb8ab9e694220e2f3b2454ca81f91057d3015 +size 776819360 diff --git a/oumi-ai.smollm2-17b-distill-r1-670b-math.Q4_K_M.gguf b/oumi-ai.smollm2-17b-distill-r1-670b-math.Q4_K_M.gguf new file mode 100644 index 0000000..53bbab0 --- /dev/null +++ b/oumi-ai.smollm2-17b-distill-r1-670b-math.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7c7485547ad68035a2a6947ca39f0b307ef67a0579eba35d79faf3dc7d2cd1a +size 1055609504 diff --git a/oumi-ai.smollm2-17b-distill-r1-670b-math.Q4_K_S.gguf b/oumi-ai.smollm2-17b-distill-r1-670b-math.Q4_K_S.gguf new file mode 100644 index 0000000..51b13ad --- /dev/null +++ b/oumi-ai.smollm2-17b-distill-r1-670b-math.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:138d5e3a3c23f9b417dfc2c9f8caec230710fb3bd024c52d7df53c296fcb6b03 +size 999117472 diff --git a/oumi-ai.smollm2-17b-distill-r1-670b-math.Q5_K_M.gguf b/oumi-ai.smollm2-17b-distill-r1-670b-math.Q5_K_M.gguf new file mode 100644 index 0000000..4a17213 --- /dev/null +++ b/oumi-ai.smollm2-17b-distill-r1-670b-math.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cecee10e6774883d96e372e3482d35342b4f92861424bb89db9d62d2eceedc3 +size 1225478816 diff --git a/oumi-ai.smollm2-17b-distill-r1-670b-math.Q5_K_S.gguf b/oumi-ai.smollm2-17b-distill-r1-670b-math.Q5_K_S.gguf new file mode 100644 index 0000000..786140c --- /dev/null +++ b/oumi-ai.smollm2-17b-distill-r1-670b-math.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55618f23af4f6d5deae4575f63d64c93e9fd367bca43ac8c95094d79d988f6e1 +size 1192055456 diff --git a/oumi-ai.smollm2-17b-distill-r1-670b-math.Q6_K.gguf b/oumi-ai.smollm2-17b-distill-r1-670b-math.Q6_K.gguf new file mode 100644 index 0000000..94e2d7c --- /dev/null +++ b/oumi-ai.smollm2-17b-distill-r1-670b-math.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f22da653872be8ace58fc4fca19340b3a5b499815b47a826e443cebeff2e2e0 +size 1405964960 diff --git a/oumi-ai.smollm2-17b-distill-r1-670b-math.Q8_0.gguf b/oumi-ai.smollm2-17b-distill-r1-670b-math.Q8_0.gguf new file mode 100644 index 0000000..2717b78 --- /dev/null +++ b/oumi-ai.smollm2-17b-distill-r1-670b-math.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f0fa8c76ef578172de5436205d5eecdc75fb23bbb45eee17d37ef0b2ae5715b +size 1820414624 diff --git a/oumi-ai.smollm2-17b-distill-r1-670b-math.f16.gguf b/oumi-ai.smollm2-17b-distill-r1-670b-math.f16.gguf new file mode 100644 index 0000000..ec5304f --- /dev/null +++ b/oumi-ai.smollm2-17b-distill-r1-670b-math.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b821df232e48859533f97aa1017fb962973376e41e455679a5e96d643d468b70 +size 3424735904