From 847d51c4005c199aeef207c6f7abc7a10b83fd65 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 17 Jun 2026 07:20: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/heretic_FuseChat-Llama-3.2-1B-Instruct-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++ README.md | 86 +++++++++++++++++++ ...seChat-Llama-3.2-1B-Instruct.i1-IQ1_M.gguf | 3 + ...seChat-Llama-3.2-1B-Instruct.i1-IQ1_S.gguf | 3 + ...seChat-Llama-3.2-1B-Instruct.i1-IQ2_M.gguf | 3 + ...seChat-Llama-3.2-1B-Instruct.i1-IQ2_S.gguf | 3 + ...eChat-Llama-3.2-1B-Instruct.i1-IQ2_XS.gguf | 3 + ...Chat-Llama-3.2-1B-Instruct.i1-IQ2_XXS.gguf | 3 + ...seChat-Llama-3.2-1B-Instruct.i1-IQ3_M.gguf | 3 + ...seChat-Llama-3.2-1B-Instruct.i1-IQ3_S.gguf | 3 + ...eChat-Llama-3.2-1B-Instruct.i1-IQ3_XS.gguf | 3 + ...Chat-Llama-3.2-1B-Instruct.i1-IQ3_XXS.gguf | 3 + ...eChat-Llama-3.2-1B-Instruct.i1-IQ4_NL.gguf | 3 + ...eChat-Llama-3.2-1B-Instruct.i1-IQ4_XS.gguf | 3 + ...useChat-Llama-3.2-1B-Instruct.i1-Q2_K.gguf | 3 + ...eChat-Llama-3.2-1B-Instruct.i1-Q2_K_S.gguf | 3 + ...eChat-Llama-3.2-1B-Instruct.i1-Q3_K_L.gguf | 3 + ...eChat-Llama-3.2-1B-Instruct.i1-Q3_K_M.gguf | 3 + ...eChat-Llama-3.2-1B-Instruct.i1-Q3_K_S.gguf | 3 + ...useChat-Llama-3.2-1B-Instruct.i1-Q4_0.gguf | 3 + ...useChat-Llama-3.2-1B-Instruct.i1-Q4_1.gguf | 3 + ...eChat-Llama-3.2-1B-Instruct.i1-Q4_K_M.gguf | 3 + ...eChat-Llama-3.2-1B-Instruct.i1-Q4_K_S.gguf | 3 + ...eChat-Llama-3.2-1B-Instruct.i1-Q5_K_M.gguf | 3 + ...eChat-Llama-3.2-1B-Instruct.i1-Q5_K_S.gguf | 3 + ...useChat-Llama-3.2-1B-Instruct.i1-Q6_K.gguf | 3 + ...useChat-Llama-3.2-1B-Instruct.imatrix.gguf | 3 + 27 files changed, 221 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ1_M.gguf create mode 100644 heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ1_S.gguf create mode 100644 heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ2_M.gguf create mode 100644 heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ2_S.gguf create mode 100644 heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ2_XS.gguf create mode 100644 heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ2_XXS.gguf create mode 100644 heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ3_M.gguf create mode 100644 heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ3_S.gguf create mode 100644 heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ3_XS.gguf create mode 100644 heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ3_XXS.gguf create mode 100644 heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ4_NL.gguf create mode 100644 heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ4_XS.gguf create mode 100644 heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q2_K.gguf create mode 100644 heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q2_K_S.gguf create mode 100644 heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q3_K_L.gguf create mode 100644 heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q3_K_M.gguf create mode 100644 heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q3_K_S.gguf create mode 100644 heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q4_0.gguf create mode 100644 heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q4_1.gguf create mode 100644 heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q4_K_M.gguf create mode 100644 heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q4_K_S.gguf create mode 100644 heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q5_K_M.gguf create mode 100644 heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q5_K_S.gguf create mode 100644 heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q6_K.gguf create mode 100644 heretic_FuseChat-Llama-3.2-1B-Instruct.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..247ec44 --- /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_FuseChat-Llama-3.2-1B-Instruct.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +heretic_FuseChat-Llama-3.2-1B-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..04312dd --- /dev/null +++ b/README.md @@ -0,0 +1,86 @@ +--- +base_model: hereticness/heretic_FuseChat-Llama-3.2-1B-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_FuseChat-Llama-3.2-1B-Instruct + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#heretic_FuseChat-Llama-3.2-1B-Instruct-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/heretic_FuseChat-Llama-3.2-1B-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_FuseChat-Llama-3.2-1B-Instruct-i1-GGUF/resolve/main/heretic_FuseChat-Llama-3.2-1B-Instruct.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/heretic_FuseChat-Llama-3.2-1B-Instruct-i1-GGUF/resolve/main/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ1_S.gguf) | i1-IQ1_S | 0.5 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/heretic_FuseChat-Llama-3.2-1B-Instruct-i1-GGUF/resolve/main/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ1_M.gguf) | i1-IQ1_M | 0.5 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/heretic_FuseChat-Llama-3.2-1B-Instruct-i1-GGUF/resolve/main/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/heretic_FuseChat-Llama-3.2-1B-Instruct-i1-GGUF/resolve/main/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/heretic_FuseChat-Llama-3.2-1B-Instruct-i1-GGUF/resolve/main/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ2_S.gguf) | i1-IQ2_S | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/heretic_FuseChat-Llama-3.2-1B-Instruct-i1-GGUF/resolve/main/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ2_M.gguf) | i1-IQ2_M | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/heretic_FuseChat-Llama-3.2-1B-Instruct-i1-GGUF/resolve/main/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/heretic_FuseChat-Llama-3.2-1B-Instruct-i1-GGUF/resolve/main/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.7 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/heretic_FuseChat-Llama-3.2-1B-Instruct-i1-GGUF/resolve/main/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q2_K.gguf) | i1-Q2_K | 0.7 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/heretic_FuseChat-Llama-3.2-1B-Instruct-i1-GGUF/resolve/main/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/heretic_FuseChat-Llama-3.2-1B-Instruct-i1-GGUF/resolve/main/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.7 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/heretic_FuseChat-Llama-3.2-1B-Instruct-i1-GGUF/resolve/main/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ3_S.gguf) | i1-IQ3_S | 0.7 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/heretic_FuseChat-Llama-3.2-1B-Instruct-i1-GGUF/resolve/main/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ3_M.gguf) | i1-IQ3_M | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/heretic_FuseChat-Llama-3.2-1B-Instruct-i1-GGUF/resolve/main/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.8 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/heretic_FuseChat-Llama-3.2-1B-Instruct-i1-GGUF/resolve/main/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.8 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/heretic_FuseChat-Llama-3.2-1B-Instruct-i1-GGUF/resolve/main/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/heretic_FuseChat-Llama-3.2-1B-Instruct-i1-GGUF/resolve/main/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ4_NL.gguf) | i1-IQ4_NL | 0.9 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/heretic_FuseChat-Llama-3.2-1B-Instruct-i1-GGUF/resolve/main/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q4_0.gguf) | i1-Q4_0 | 0.9 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/heretic_FuseChat-Llama-3.2-1B-Instruct-i1-GGUF/resolve/main/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q4_K_S.gguf) | i1-Q4_K_S | 0.9 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/heretic_FuseChat-Llama-3.2-1B-Instruct-i1-GGUF/resolve/main/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q4_K_M.gguf) | i1-Q4_K_M | 0.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/heretic_FuseChat-Llama-3.2-1B-Instruct-i1-GGUF/resolve/main/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q4_1.gguf) | i1-Q4_1 | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/heretic_FuseChat-Llama-3.2-1B-Instruct-i1-GGUF/resolve/main/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q5_K_S.gguf) | i1-Q5_K_S | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/heretic_FuseChat-Llama-3.2-1B-Instruct-i1-GGUF/resolve/main/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/heretic_FuseChat-Llama-3.2-1B-Instruct-i1-GGUF/resolve/main/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q6_K.gguf) | i1-Q6_K | 1.1 | 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_FuseChat-Llama-3.2-1B-Instruct.i1-IQ1_M.gguf b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ1_M.gguf new file mode 100644 index 0000000..2c55c87 --- /dev/null +++ b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a3592b2b9b66dcfd7dc0e8f97a37e91e7308807c93d2e713c64061131ea071f +size 413603296 diff --git a/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ1_S.gguf b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ1_S.gguf new file mode 100644 index 0000000..c51327d --- /dev/null +++ b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:224a148db3aae7beb81a5436440217f6e7cb3d6f858c74e2fe1de2e815572ccf +size 393549280 diff --git a/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ2_M.gguf b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ2_M.gguf new file mode 100644 index 0000000..4a51c35 --- /dev/null +++ b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89ccfe05510390c6bd96d7903bf2e534d4aaefb3c61586e0ce5a88d19c8de022 +size 515446240 diff --git a/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ2_S.gguf b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ2_S.gguf new file mode 100644 index 0000000..a3e1408 --- /dev/null +++ b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1760d950c56f019e30533b7bfdc70010e2cd1bf168c275397461ff8e29ae120a +size 488707552 diff --git a/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ2_XS.gguf b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ2_XS.gguf new file mode 100644 index 0000000..340f2b4 --- /dev/null +++ b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9b6b4f7d233678646a7958e81fa7da316a76d17c89a74745dea53474c0381de +size 475862496 diff --git a/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ2_XXS.gguf b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..5017b91 --- /dev/null +++ b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7d2415766f33d0c8576ac91115ef852d463677e76d201c6822a4c2c82ae802a +size 447026656 diff --git a/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ3_M.gguf b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ3_M.gguf new file mode 100644 index 0000000..283a4f7 --- /dev/null +++ b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d130a91d1b87d6e2e0314731e079d09d0b9c2099b075e54dadaf4413d12e5fdb +size 657286624 diff --git a/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ3_S.gguf b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ3_S.gguf new file mode 100644 index 0000000..4b24039 --- /dev/null +++ b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12ff9052137ab73d74bb114836bb44df2342fc1472994fc54c188c0f71004e25 +size 643917280 diff --git a/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ3_XS.gguf b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ3_XS.gguf new file mode 100644 index 0000000..1f30d39 --- /dev/null +++ b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b08b5c81d52d3abceeec36f6adee496d30fbeba0ed22d15196ecd6045e2832ed +size 621110752 diff --git a/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ3_XXS.gguf b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..7a9ef56 --- /dev/null +++ b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f7b6fdff47272658f30f720328234160f92ab8ce191fb17d10e7f2558ef13af +size 562107872 diff --git a/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ4_NL.gguf b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ4_NL.gguf new file mode 100644 index 0000000..df2a74e --- /dev/null +++ b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b11c397d0f0d34d116cbc25e9ace33979427353f0676f95a06d76e90fed9660b +size 773023200 diff --git a/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ4_XS.gguf b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ4_XS.gguf new file mode 100644 index 0000000..da2502c --- /dev/null +++ b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d54a9c95a766c2d9362047d939a8b03f81cbd3362d862746cd1375f31bd99d1 +size 743138784 diff --git a/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q2_K.gguf b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q2_K.gguf new file mode 100644 index 0000000..794bdf9 --- /dev/null +++ b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49778593d4b9652367fe6bdd9824cd9c8691f60b8a06e733918b75b5eaa34e45 +size 580871648 diff --git a/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q2_K_S.gguf b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q2_K_S.gguf new file mode 100644 index 0000000..b08f7ba --- /dev/null +++ b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b6725f8e410ca00e812f9f38ef31c6d83fc37401ad9705a5db0b7f2874b4160 +size 554657248 diff --git a/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q3_K_L.gguf b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q3_K_L.gguf new file mode 100644 index 0000000..e2a9581 --- /dev/null +++ b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edd9662f4051b3ffd3ebfbbda98b2a8624a42e81681b84e8c454f9991a65db4c +size 732521952 diff --git a/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q3_K_M.gguf b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q3_K_M.gguf new file mode 100644 index 0000000..222ca5e --- /dev/null +++ b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18c825a21c666d786c5ea4fbe880f18212a5f0c3527d27170c825a8c27abc14c +size 690841056 diff --git a/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q3_K_S.gguf b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q3_K_S.gguf new file mode 100644 index 0000000..605d05e --- /dev/null +++ b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bc33a2ab3f314deaba3dc1f2b279ce7eec1b4ecb64fb9d1a401b3c5b20c5cb8 +size 641689056 diff --git a/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q4_0.gguf b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q4_0.gguf new file mode 100644 index 0000000..a30c654 --- /dev/null +++ b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f1ce6ee6db3b6eb16bb91932eaa34f79f505ee7e1509aff5aa4fceade340a81 +size 773023200 diff --git a/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q4_1.gguf b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q4_1.gguf new file mode 100644 index 0000000..f965d17 --- /dev/null +++ b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:389e24067b192e8afe39934975524d9e128d752e1e6b63b91053af431e76120d +size 831743456 diff --git a/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q4_K_M.gguf b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q4_K_M.gguf new file mode 100644 index 0000000..cad6cc3 --- /dev/null +++ b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b34fc0c7ff8ebbdf108e8e56df5a8ac8498491464d30425afa69a9f20cc3888d +size 807691744 diff --git a/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q4_K_S.gguf b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q4_K_S.gguf new file mode 100644 index 0000000..c796ee3 --- /dev/null +++ b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f91ce8086de11cf291581e00268dbf48a1d482b29b04ba88aa0ff5809c142f2 +size 775644640 diff --git a/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q5_K_M.gguf b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q5_K_M.gguf new file mode 100644 index 0000000..527fe2d --- /dev/null +++ b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af42ff00090ba0ccf2061d7b70516bef75c3d0cf37d01d920e1b331e4ac98bf9 +size 911500768 diff --git a/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q5_K_S.gguf b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q5_K_S.gguf new file mode 100644 index 0000000..239a333 --- /dev/null +++ b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebe28864a95f9b43b6f9728f9990714f460203c27202a1eaa4ea1f9260e8809c +size 892560864 diff --git a/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q6_K.gguf b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q6_K.gguf new file mode 100644 index 0000000..f7c67c6 --- /dev/null +++ b/heretic_FuseChat-Llama-3.2-1B-Instruct.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a694e3faf8ec236db2804d2cb752442cf8edf4cd1cc1a0d52ccc78f3a5124407 +size 1021797856 diff --git a/heretic_FuseChat-Llama-3.2-1B-Instruct.imatrix.gguf b/heretic_FuseChat-Llama-3.2-1B-Instruct.imatrix.gguf new file mode 100644 index 0000000..2f33473 --- /dev/null +++ b/heretic_FuseChat-Llama-3.2-1B-Instruct.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf8f2c13c8b88a392b1ce5a0a139f724aae623012a7717ae434bc72b99509506 +size 1328000