commit 27a048e568282ea5b57712421a99aece3eac66ab Author: ModelHub XC Date: Mon Apr 13 10:57:34 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-i1-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ba561cc --- /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 +heretic_DistilQwen2.5-0.5B-Instruct.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +heretic_DistilQwen2.5-0.5B-Instruct.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +heretic_DistilQwen2.5-0.5B-Instruct.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +heretic_DistilQwen2.5-0.5B-Instruct.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +heretic_DistilQwen2.5-0.5B-Instruct.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +heretic_DistilQwen2.5-0.5B-Instruct.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +heretic_DistilQwen2.5-0.5B-Instruct.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +heretic_DistilQwen2.5-0.5B-Instruct.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +heretic_DistilQwen2.5-0.5B-Instruct.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +heretic_DistilQwen2.5-0.5B-Instruct.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +heretic_DistilQwen2.5-0.5B-Instruct.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +heretic_DistilQwen2.5-0.5B-Instruct.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +heretic_DistilQwen2.5-0.5B-Instruct.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..245abd5 --- /dev/null +++ b/README.md @@ -0,0 +1,86 @@ +--- +base_model: hereticness/heretic_DistilQwen2.5-0.5B-Instruct +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- heretic +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/hereticness/heretic_DistilQwen2.5-0.5B-Instruct + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#heretic_DistilQwen2.5-0.5B-Instruct-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-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/heretic_DistilQwen2.5-0.5B-Instruct-i1-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-i1-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ1_S.gguf) | i1-IQ1_S | 0.4 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-i1-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ1_M.gguf) | i1-IQ1_M | 0.4 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-i1-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-i1-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-i1-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ2_S.gguf) | i1-IQ2_S | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-i1-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ2_M.gguf) | i1-IQ2_M | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-i1-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.4 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-i1-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-i1-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.4 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-i1-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ3_S.gguf) | i1-IQ3_S | 0.4 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-i1-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-i1-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q2_K.gguf) | i1-Q2_K | 0.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-i1-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ3_M.gguf) | i1-IQ3_M | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-i1-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-i1-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ4_NL.gguf) | i1-IQ4_NL | 0.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-i1-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q4_0.gguf) | i1-Q4_0 | 0.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-i1-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.5 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-i1-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.5 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-i1-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q4_1.gguf) | i1-Q4_1 | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-i1-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q4_K_S.gguf) | i1-Q4_K_S | 0.5 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-i1-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q4_K_M.gguf) | i1-Q4_K_M | 0.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-i1-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q5_K_S.gguf) | i1-Q5_K_S | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-i1-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q5_K_M.gguf) | i1-Q5_K_M | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-i1-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q6_K.gguf) | i1-Q6_K | 0.6 | 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/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ1_M.gguf b/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ1_M.gguf new file mode 100644 index 0000000..c320a05 --- /dev/null +++ b/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5c4de0ecaded0ab3fe02fc8b0b7a41102b77427ee4876374ce12ba63b962ff1 +size 317973120 diff --git a/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ1_S.gguf b/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ1_S.gguf new file mode 100644 index 0000000..b0c7271 --- /dev/null +++ b/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a009ae1ec26817f6ef99c9f44df65c4c28a8bcd34270b2a1dcfbb0980731429 +size 315828096 diff --git a/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ2_M.gguf b/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ2_M.gguf new file mode 100644 index 0000000..1a202a9 --- /dev/null +++ b/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:275cee6087e6c0f3feb718bb44eb5906085a7b006ebae751d1b661529dcf997b +size 328596096 diff --git a/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ2_S.gguf b/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ2_S.gguf new file mode 100644 index 0000000..c39c7b5 --- /dev/null +++ b/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bd2bab4ba690a49be9e68386ecdaa2837aedc5d1348a8ab309354648cafeba7 +size 325736064 diff --git a/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ2_XS.gguf b/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ2_XS.gguf new file mode 100644 index 0000000..4279781 --- /dev/null +++ b/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1f2e5dd73d9a0c410ab3080432c86a33f2c53542f85feef0758bb5d49338f41 +size 324408192 diff --git a/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ2_XXS.gguf b/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..f79f670 --- /dev/null +++ b/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0578477efab7ee1dc5c69ba533e39401f43965141ddc5887a4980f49b797bfbd +size 321548160 diff --git a/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ3_M.gguf b/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ3_M.gguf new file mode 100644 index 0000000..4bee6ad --- /dev/null +++ b/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:395768b7af5ad8e792611720f99e821f7459e8976d3212f44656e1635038d94a +size 342751104 diff --git a/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ3_S.gguf b/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ3_S.gguf new file mode 100644 index 0000000..b7fc7c2 --- /dev/null +++ b/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a09590780c8c32888852eea9fb390e8cb80ec55a3a703f86a96112561e781539 +size 338606208 diff --git a/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ3_XS.gguf b/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ3_XS.gguf new file mode 100644 index 0000000..d726b75 --- /dev/null +++ b/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b778a8e362fc61d206c9319732fc2f427be5153e3aa82da614b2ef2dc9bac989 +size 338606208 diff --git a/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ3_XXS.gguf b/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..7520625 --- /dev/null +++ b/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02c3a1b45d2d2e6704d25b7596ebd4e90ebfd00fa1981b44286999ce2ff83612 +size 333703296 diff --git a/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ4_NL.gguf b/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ4_NL.gguf new file mode 100644 index 0000000..b2d6d08 --- /dev/null +++ b/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6ab9dd9fdea1720dd3304fee45435bdeba119678eb257cd752cf5e3012c4027 +size 352669824 diff --git a/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ4_XS.gguf b/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ4_XS.gguf new file mode 100644 index 0000000..175878d --- /dev/null +++ b/heretic_DistilQwen2.5-0.5B-Instruct.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ea3d8f47910611c96a88e64d36267706b4a464d8eb20ef310a8d9cbfc7b5bed +size 349401216 diff --git a/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q2_K.gguf b/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q2_K.gguf new file mode 100644 index 0000000..b98751b --- /dev/null +++ b/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28990fbf4657fba73131624f0b11b9301cb40e9acd2640d5e5026b2d2c7e8703 +size 338606208 diff --git a/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q2_K_S.gguf b/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q2_K_S.gguf new file mode 100644 index 0000000..dce0711 --- /dev/null +++ b/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46a3566717f8f2593bde33e64015a6aef7c6298daa1c29b131653ee8f461a8ec +size 331047552 diff --git a/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q3_K_L.gguf b/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q3_K_L.gguf new file mode 100644 index 0000000..a630c37 --- /dev/null +++ b/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59ccf9f3f5a36556e025e459d6f547c46990390211a94e9c5426cf46aabaa67b +size 369356928 diff --git a/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q3_K_M.gguf b/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q3_K_M.gguf new file mode 100644 index 0000000..41482d3 --- /dev/null +++ b/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ccc60ca3f02ee3a48721e19afa13da375158c9c1714a9bbcb9be24bec8f9f2e +size 355465344 diff --git a/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q3_K_S.gguf b/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q3_K_S.gguf new file mode 100644 index 0000000..ce2cc4c --- /dev/null +++ b/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9037d5dddbc442cea3ffcb258a1a89d66750321207d50d8d97c142c61ac719e +size 338262144 diff --git a/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q4_0.gguf b/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q4_0.gguf new file mode 100644 index 0000000..5b2080f --- /dev/null +++ b/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f94bf058631aa1850b80ad523d448a894295b56bfc4a3f43d35f8da4efadc59 +size 352970880 diff --git a/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q4_1.gguf b/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q4_1.gguf new file mode 100644 index 0000000..b9e0a92 --- /dev/null +++ b/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2809f98f9728ad93ac8c7a9f893b634771dd70b1b6b666630d8617b7cd585a83 +size 374517888 diff --git a/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q4_K_M.gguf b/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q4_K_M.gguf new file mode 100644 index 0000000..5e4e47e --- /dev/null +++ b/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f44dcd002131a78adac2096b277864744018747cb472aadf0460f01f0133111 +size 397806720 diff --git a/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q4_K_S.gguf b/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q4_K_S.gguf new file mode 100644 index 0000000..9857e21 --- /dev/null +++ b/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:743b1bf6892336ab9ab8d48a79de69d8b99271222e2a8db5c68f21d0c908b72d +size 385470592 diff --git a/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q5_K_M.gguf b/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q5_K_M.gguf new file mode 100644 index 0000000..0b6912c --- /dev/null +++ b/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:055caea49d03e07e37fc0099be6da8f0a5316e95f1fcf00c9a0e375b0bb26236 +size 420084864 diff --git a/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q5_K_S.gguf b/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q5_K_S.gguf new file mode 100644 index 0000000..7ab6090 --- /dev/null +++ b/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abc0d2d7c488739a8dae15083a5417de6264bf78ce41636ac893f34e5bfc941c +size 412708992 diff --git a/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q6_K.gguf b/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q6_K.gguf new file mode 100644 index 0000000..97b1a8b --- /dev/null +++ b/heretic_DistilQwen2.5-0.5B-Instruct.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e6b2363da9f06106eb73df9e6ed94ed5f7d07c2ce929971e652d65f04c622f5 +size 505735296 diff --git a/heretic_DistilQwen2.5-0.5B-Instruct.imatrix.gguf b/heretic_DistilQwen2.5-0.5B-Instruct.imatrix.gguf new file mode 100644 index 0000000..dff424a --- /dev/null +++ b/heretic_DistilQwen2.5-0.5B-Instruct.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:871d541a1eec010120bd136edde46a9db1706c205b36cfa0aa0bf4277b15c440 +size 1008928