From b49dbe7e7ec15d04b0f43d0a2c9e537a5223dedb Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 7 Jul 2026 13:31:21 +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/smollm2-1.7b-instruct-hindi-subset-fp16-GGUF Source: Original Platform --- .gitattributes | 47 ++++++++++++ README.md | 71 +++++++++++++++++++ ....7b-instruct-hindi-subset-fp16.IQ4_XS.gguf | 3 + ...-1.7b-instruct-hindi-subset-fp16.Q2_K.gguf | 3 + ....7b-instruct-hindi-subset-fp16.Q3_K_L.gguf | 3 + ....7b-instruct-hindi-subset-fp16.Q3_K_M.gguf | 3 + ....7b-instruct-hindi-subset-fp16.Q3_K_S.gguf | 3 + ....7b-instruct-hindi-subset-fp16.Q4_K_M.gguf | 3 + ....7b-instruct-hindi-subset-fp16.Q4_K_S.gguf | 3 + ....7b-instruct-hindi-subset-fp16.Q5_K_M.gguf | 3 + ....7b-instruct-hindi-subset-fp16.Q5_K_S.gguf | 3 + ...-1.7b-instruct-hindi-subset-fp16.Q6_K.gguf | 3 + ...-1.7b-instruct-hindi-subset-fp16.Q8_0.gguf | 3 + ...2-1.7b-instruct-hindi-subset-fp16.f16.gguf | 3 + 14 files changed, 154 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 smollm2-1.7b-instruct-hindi-subset-fp16.IQ4_XS.gguf create mode 100644 smollm2-1.7b-instruct-hindi-subset-fp16.Q2_K.gguf create mode 100644 smollm2-1.7b-instruct-hindi-subset-fp16.Q3_K_L.gguf create mode 100644 smollm2-1.7b-instruct-hindi-subset-fp16.Q3_K_M.gguf create mode 100644 smollm2-1.7b-instruct-hindi-subset-fp16.Q3_K_S.gguf create mode 100644 smollm2-1.7b-instruct-hindi-subset-fp16.Q4_K_M.gguf create mode 100644 smollm2-1.7b-instruct-hindi-subset-fp16.Q4_K_S.gguf create mode 100644 smollm2-1.7b-instruct-hindi-subset-fp16.Q5_K_M.gguf create mode 100644 smollm2-1.7b-instruct-hindi-subset-fp16.Q5_K_S.gguf create mode 100644 smollm2-1.7b-instruct-hindi-subset-fp16.Q6_K.gguf create mode 100644 smollm2-1.7b-instruct-hindi-subset-fp16.Q8_0.gguf create mode 100644 smollm2-1.7b-instruct-hindi-subset-fp16.f16.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..73414df --- /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 +*.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 +smollm2-1.7b-instruct-hindi-subset-fp16.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +smollm2-1.7b-instruct-hindi-subset-fp16.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +smollm2-1.7b-instruct-hindi-subset-fp16.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +smollm2-1.7b-instruct-hindi-subset-fp16.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +smollm2-1.7b-instruct-hindi-subset-fp16.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +smollm2-1.7b-instruct-hindi-subset-fp16.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +smollm2-1.7b-instruct-hindi-subset-fp16.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +smollm2-1.7b-instruct-hindi-subset-fp16.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +smollm2-1.7b-instruct-hindi-subset-fp16.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +smollm2-1.7b-instruct-hindi-subset-fp16.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +smollm2-1.7b-instruct-hindi-subset-fp16.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +smollm2-1.7b-instruct-hindi-subset-fp16.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..7d1a850 --- /dev/null +++ b/README.md @@ -0,0 +1,71 @@ +--- +base_model: DrishtiSharma/smollm2-1.7b-instruct-hindi-subset-fp16 +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- llama +- trl +- sft +--- +## About + + + + + + +static quants of https://huggingface.co/DrishtiSharma/smollm2-1.7b-instruct-hindi-subset-fp16 + + +weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion. +## 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/smollm2-1.7b-instruct-hindi-subset-fp16-GGUF/resolve/main/smollm2-1.7b-instruct-hindi-subset-fp16.Q2_K.gguf) | Q2_K | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/smollm2-1.7b-instruct-hindi-subset-fp16-GGUF/resolve/main/smollm2-1.7b-instruct-hindi-subset-fp16.Q3_K_S.gguf) | Q3_K_S | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/smollm2-1.7b-instruct-hindi-subset-fp16-GGUF/resolve/main/smollm2-1.7b-instruct-hindi-subset-fp16.Q3_K_M.gguf) | Q3_K_M | 1.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/smollm2-1.7b-instruct-hindi-subset-fp16-GGUF/resolve/main/smollm2-1.7b-instruct-hindi-subset-fp16.Q3_K_L.gguf) | Q3_K_L | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/smollm2-1.7b-instruct-hindi-subset-fp16-GGUF/resolve/main/smollm2-1.7b-instruct-hindi-subset-fp16.IQ4_XS.gguf) | IQ4_XS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/smollm2-1.7b-instruct-hindi-subset-fp16-GGUF/resolve/main/smollm2-1.7b-instruct-hindi-subset-fp16.Q4_K_S.gguf) | Q4_K_S | 1.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/smollm2-1.7b-instruct-hindi-subset-fp16-GGUF/resolve/main/smollm2-1.7b-instruct-hindi-subset-fp16.Q4_K_M.gguf) | Q4_K_M | 1.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/smollm2-1.7b-instruct-hindi-subset-fp16-GGUF/resolve/main/smollm2-1.7b-instruct-hindi-subset-fp16.Q5_K_S.gguf) | Q5_K_S | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/smollm2-1.7b-instruct-hindi-subset-fp16-GGUF/resolve/main/smollm2-1.7b-instruct-hindi-subset-fp16.Q5_K_M.gguf) | Q5_K_M | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/smollm2-1.7b-instruct-hindi-subset-fp16-GGUF/resolve/main/smollm2-1.7b-instruct-hindi-subset-fp16.Q6_K.gguf) | Q6_K | 1.5 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/smollm2-1.7b-instruct-hindi-subset-fp16-GGUF/resolve/main/smollm2-1.7b-instruct-hindi-subset-fp16.Q8_0.gguf) | Q8_0 | 1.9 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/smollm2-1.7b-instruct-hindi-subset-fp16-GGUF/resolve/main/smollm2-1.7b-instruct-hindi-subset-fp16.f16.gguf) | f16 | 3.5 | 16 bpw, overkill | + +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/smollm2-1.7b-instruct-hindi-subset-fp16.IQ4_XS.gguf b/smollm2-1.7b-instruct-hindi-subset-fp16.IQ4_XS.gguf new file mode 100644 index 0000000..b687be9 --- /dev/null +++ b/smollm2-1.7b-instruct-hindi-subset-fp16.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61205fe089ed6d07a21aced032168a32e75a67fa4a9c6235b1524a48f03b9110 +size 948264192 diff --git a/smollm2-1.7b-instruct-hindi-subset-fp16.Q2_K.gguf b/smollm2-1.7b-instruct-hindi-subset-fp16.Q2_K.gguf new file mode 100644 index 0000000..7911cf3 --- /dev/null +++ b/smollm2-1.7b-instruct-hindi-subset-fp16.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb9bc28cd516c9041c9546ad5d2a1bbe3aacfa5d3921b3a43617104aff0c2edf +size 674585856 diff --git a/smollm2-1.7b-instruct-hindi-subset-fp16.Q3_K_L.gguf b/smollm2-1.7b-instruct-hindi-subset-fp16.Q3_K_L.gguf new file mode 100644 index 0000000..580b7f1 --- /dev/null +++ b/smollm2-1.7b-instruct-hindi-subset-fp16.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb06d41d0d088057dbb9e4c96f1b8dd66afbebd5848b0115e6d76547278f769a +size 932535552 diff --git a/smollm2-1.7b-instruct-hindi-subset-fp16.Q3_K_M.gguf b/smollm2-1.7b-instruct-hindi-subset-fp16.Q3_K_M.gguf new file mode 100644 index 0000000..dc8f2e5 --- /dev/null +++ b/smollm2-1.7b-instruct-hindi-subset-fp16.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65fecff0ace245fefa351e1e180193c8af3c70c69e94c7dca6b7aae10c70fd6a +size 860183808 diff --git a/smollm2-1.7b-instruct-hindi-subset-fp16.Q3_K_S.gguf b/smollm2-1.7b-instruct-hindi-subset-fp16.Q3_K_S.gguf new file mode 100644 index 0000000..aa635e9 --- /dev/null +++ b/smollm2-1.7b-instruct-hindi-subset-fp16.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:856c8ad2cd6814ec7cf7e1baa63a40f728cc5ab7ec26f7b3721a5d60f47184ff +size 776822016 diff --git a/smollm2-1.7b-instruct-hindi-subset-fp16.Q4_K_M.gguf b/smollm2-1.7b-instruct-hindi-subset-fp16.Q4_K_M.gguf new file mode 100644 index 0000000..2cecfb7 --- /dev/null +++ b/smollm2-1.7b-instruct-hindi-subset-fp16.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c678059ac8502ce1c8f5ba3199be5be23725826cab98001ab88efdd0ecb31f2 +size 1055612160 diff --git a/smollm2-1.7b-instruct-hindi-subset-fp16.Q4_K_S.gguf b/smollm2-1.7b-instruct-hindi-subset-fp16.Q4_K_S.gguf new file mode 100644 index 0000000..8ac4d9c --- /dev/null +++ b/smollm2-1.7b-instruct-hindi-subset-fp16.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00c7e1f13e126dc9bfeb2ba8542ea3e2164cf90acbeaeb49d73e2fdae0b92b05 +size 999120128 diff --git a/smollm2-1.7b-instruct-hindi-subset-fp16.Q5_K_M.gguf b/smollm2-1.7b-instruct-hindi-subset-fp16.Q5_K_M.gguf new file mode 100644 index 0000000..4029ac7 --- /dev/null +++ b/smollm2-1.7b-instruct-hindi-subset-fp16.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc32cadc40c21c5b34c475d18198ccbc6a057524d343af1cbb23bb9d63f5d69e +size 1225481472 diff --git a/smollm2-1.7b-instruct-hindi-subset-fp16.Q5_K_S.gguf b/smollm2-1.7b-instruct-hindi-subset-fp16.Q5_K_S.gguf new file mode 100644 index 0000000..fc6cea1 --- /dev/null +++ b/smollm2-1.7b-instruct-hindi-subset-fp16.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:683cb7e1cec44a2f9dff95a9b97ed727457b862854592be973ffc9c46db4e121 +size 1192058112 diff --git a/smollm2-1.7b-instruct-hindi-subset-fp16.Q6_K.gguf b/smollm2-1.7b-instruct-hindi-subset-fp16.Q6_K.gguf new file mode 100644 index 0000000..b519c2d --- /dev/null +++ b/smollm2-1.7b-instruct-hindi-subset-fp16.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ffe0bf6412bd5ffaac64c0bfea0e3cf6c771ae7fab34691d94df543fc1c1043 +size 1405967616 diff --git a/smollm2-1.7b-instruct-hindi-subset-fp16.Q8_0.gguf b/smollm2-1.7b-instruct-hindi-subset-fp16.Q8_0.gguf new file mode 100644 index 0000000..f7dee28 --- /dev/null +++ b/smollm2-1.7b-instruct-hindi-subset-fp16.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d89e19b8137368b2a455944d81d153d5d10e7d20bf0b8ccf41699f14b404dc2e +size 1820417760 diff --git a/smollm2-1.7b-instruct-hindi-subset-fp16.f16.gguf b/smollm2-1.7b-instruct-hindi-subset-fp16.f16.gguf new file mode 100644 index 0000000..7e8854c --- /dev/null +++ b/smollm2-1.7b-instruct-hindi-subset-fp16.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d9c379d29a856dbc6a2f43d2434668bbffd1b0793cf2dc36503dddfd1b904d9 +size 3424740960