From 3b80017417a8cf4548edf54772b59b3b3625b3af Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 14 Jun 2026 00:02:20 +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-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B-GGUF Source: Original Platform --- .gitattributes | 47 ++++++++++++ ...LM-Doey-ChatQA-V1-Llama-3.2-1B.IQ4_XS.gguf | 3 + ...eLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q2_K.gguf | 3 + ...LM-Doey-ChatQA-V1-Llama-3.2-1B.Q3_K_L.gguf | 3 + ...LM-Doey-ChatQA-V1-Llama-3.2-1B.Q3_K_M.gguf | 3 + ...LM-Doey-ChatQA-V1-Llama-3.2-1B.Q3_K_S.gguf | 3 + ...LM-Doey-ChatQA-V1-Llama-3.2-1B.Q4_K_M.gguf | 3 + ...LM-Doey-ChatQA-V1-Llama-3.2-1B.Q4_K_S.gguf | 3 + ...LM-Doey-ChatQA-V1-Llama-3.2-1B.Q5_K_M.gguf | 3 + ...LM-Doey-ChatQA-V1-Llama-3.2-1B.Q5_K_S.gguf | 3 + ...eLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q6_K.gguf | 3 + ...eLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q8_0.gguf | 3 + ...neLLM-Doey-ChatQA-V1-Llama-3.2-1B.f16.gguf | 3 + README.md | 73 +++++++++++++++++++ 14 files changed, 156 insertions(+) create mode 100644 .gitattributes create mode 100644 Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.IQ4_XS.gguf create mode 100644 Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q2_K.gguf create mode 100644 Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q3_K_L.gguf create mode 100644 Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q3_K_M.gguf create mode 100644 Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q3_K_S.gguf create mode 100644 Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q4_K_M.gguf create mode 100644 Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q4_K_S.gguf create mode 100644 Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q5_K_M.gguf create mode 100644 Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q5_K_S.gguf create mode 100644 Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q6_K.gguf create mode 100644 Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q8_0.gguf create mode 100644 Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..44f8b31 --- /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 +Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.IQ4_XS.gguf b/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.IQ4_XS.gguf new file mode 100644 index 0000000..2893a0f --- /dev/null +++ b/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d53ed3036fff7647d73bb36f25abae028bbc1824bd777ab6b39b1eaca99eb27 +size 748384864 diff --git a/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q2_K.gguf b/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q2_K.gguf new file mode 100644 index 0000000..48128fc --- /dev/null +++ b/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e15026848fb7242383e2ea71bf9825d992368459f07f38447be6dfeb06466631 +size 580874848 diff --git a/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q3_K_L.gguf b/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q3_K_L.gguf new file mode 100644 index 0000000..6137ef8 --- /dev/null +++ b/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc533add17bc07ae33dd6a6db23ba5127708593e9fd3761b2feb755dad9f5bda +size 732525152 diff --git a/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q3_K_M.gguf b/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q3_K_M.gguf new file mode 100644 index 0000000..57177a7 --- /dev/null +++ b/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:178e1549546abe1453550cd4a6cf25a51f417c357383722455dee7ebcfc79ff6 +size 690844256 diff --git a/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q3_K_S.gguf b/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q3_K_S.gguf new file mode 100644 index 0000000..8b5b0d5 --- /dev/null +++ b/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25619d1a0842b0570a5fb21d099dc2e5e79c1e959493aaee04fc069ca109cc5e +size 641692256 diff --git a/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q4_K_M.gguf b/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q4_K_M.gguf new file mode 100644 index 0000000..320e066 --- /dev/null +++ b/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4feaf3b0db8daca834637a21ce3b44e5be78fc7ec2624bfd290fd64103c01e3 +size 807694944 diff --git a/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q4_K_S.gguf b/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q4_K_S.gguf new file mode 100644 index 0000000..997dda4 --- /dev/null +++ b/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70119a2b4d76a5cf52e631ca6b03f29f5f9af1077cfb2d0836fc2d0f866300e8 +size 775647840 diff --git a/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q5_K_M.gguf b/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q5_K_M.gguf new file mode 100644 index 0000000..0735f3e --- /dev/null +++ b/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b56bf98c87e1b99d2cfe088b164c117be046473f86fea9ebed586a08bfbc49ed +size 911503968 diff --git a/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q5_K_S.gguf b/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q5_K_S.gguf new file mode 100644 index 0000000..c97f9f6 --- /dev/null +++ b/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b4a9b502617edddd6619c021c59106efe4614534b764af88e3ee393a3e4375a +size 892564064 diff --git a/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q6_K.gguf b/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q6_K.gguf new file mode 100644 index 0000000..c057cdc --- /dev/null +++ b/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62100b221d0b993f6ab2ef8160e533f862b4201f2857902d378073ea2506b054 +size 1021801056 diff --git a/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q8_0.gguf b/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q8_0.gguf new file mode 100644 index 0000000..1de4f2d --- /dev/null +++ b/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a1df14953392de359981df148ce0a94fc32d98836487ee69176cd206d6b4987 +size 1321083488 diff --git a/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.f16.gguf b/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.f16.gguf new file mode 100644 index 0000000..6e6321c --- /dev/null +++ b/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5e775bcc8b2ce400d5bd82ce13d960872662b7a2f04b248e8db851379406eac +size 2479596128 diff --git a/README.md b/README.md new file mode 100644 index 0000000..d9f0d53 --- /dev/null +++ b/README.md @@ -0,0 +1,73 @@ +--- +base_model: hereticness/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- heretic +--- +## About + + + + + + + + + +static quants of https://huggingface.co/hereticness/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B-GGUF).*** + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B-i1-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-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B-GGUF/resolve/main/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q2_K.gguf) | Q2_K | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B-GGUF/resolve/main/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q3_K_S.gguf) | Q3_K_S | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B-GGUF/resolve/main/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q3_K_M.gguf) | Q3_K_M | 0.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B-GGUF/resolve/main/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q3_K_L.gguf) | Q3_K_L | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B-GGUF/resolve/main/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.IQ4_XS.gguf) | IQ4_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B-GGUF/resolve/main/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q4_K_S.gguf) | Q4_K_S | 0.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B-GGUF/resolve/main/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q4_K_M.gguf) | Q4_K_M | 0.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B-GGUF/resolve/main/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q5_K_S.gguf) | Q5_K_S | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B-GGUF/resolve/main/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q5_K_M.gguf) | Q5_K_M | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B-GGUF/resolve/main/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q6_K.gguf) | Q6_K | 1.1 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B-GGUF/resolve/main/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.Q8_0.gguf) | Q8_0 | 1.4 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B-GGUF/resolve/main/Heretic-OneLLM-Doey-ChatQA-V1-Llama-3.2-1B.f16.gguf) | f16 | 2.6 | 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. + +