From df0ca7c675099dd95303dd9d686ef8edc4e7cbe9 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 2 Aug 2026 12:06:17 +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/Llama-3.2-1b-Chatml-RP-GGUF Source: Original Platform --- .gitattributes | 50 ++++++++++++++++++++ Llama-3.2-1b-Chatml-RP.IQ3_M.gguf | 3 ++ Llama-3.2-1b-Chatml-RP.IQ3_S.gguf | 3 ++ Llama-3.2-1b-Chatml-RP.IQ3_XS.gguf | 3 ++ Llama-3.2-1b-Chatml-RP.IQ4_XS.gguf | 3 ++ Llama-3.2-1b-Chatml-RP.Q2_K.gguf | 3 ++ Llama-3.2-1b-Chatml-RP.Q3_K_L.gguf | 3 ++ Llama-3.2-1b-Chatml-RP.Q3_K_M.gguf | 3 ++ Llama-3.2-1b-Chatml-RP.Q3_K_S.gguf | 3 ++ Llama-3.2-1b-Chatml-RP.Q4_K_M.gguf | 3 ++ Llama-3.2-1b-Chatml-RP.Q4_K_S.gguf | 3 ++ Llama-3.2-1b-Chatml-RP.Q5_K_M.gguf | 3 ++ Llama-3.2-1b-Chatml-RP.Q5_K_S.gguf | 3 ++ Llama-3.2-1b-Chatml-RP.Q6_K.gguf | 3 ++ Llama-3.2-1b-Chatml-RP.Q8_0.gguf | 3 ++ Llama-3.2-1b-Chatml-RP.f16.gguf | 3 ++ README.md | 74 ++++++++++++++++++++++++++++++ 17 files changed, 169 insertions(+) create mode 100644 .gitattributes create mode 100644 Llama-3.2-1b-Chatml-RP.IQ3_M.gguf create mode 100644 Llama-3.2-1b-Chatml-RP.IQ3_S.gguf create mode 100644 Llama-3.2-1b-Chatml-RP.IQ3_XS.gguf create mode 100644 Llama-3.2-1b-Chatml-RP.IQ4_XS.gguf create mode 100644 Llama-3.2-1b-Chatml-RP.Q2_K.gguf create mode 100644 Llama-3.2-1b-Chatml-RP.Q3_K_L.gguf create mode 100644 Llama-3.2-1b-Chatml-RP.Q3_K_M.gguf create mode 100644 Llama-3.2-1b-Chatml-RP.Q3_K_S.gguf create mode 100644 Llama-3.2-1b-Chatml-RP.Q4_K_M.gguf create mode 100644 Llama-3.2-1b-Chatml-RP.Q4_K_S.gguf create mode 100644 Llama-3.2-1b-Chatml-RP.Q5_K_M.gguf create mode 100644 Llama-3.2-1b-Chatml-RP.Q5_K_S.gguf create mode 100644 Llama-3.2-1b-Chatml-RP.Q6_K.gguf create mode 100644 Llama-3.2-1b-Chatml-RP.Q8_0.gguf create mode 100644 Llama-3.2-1b-Chatml-RP.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..c95b79d --- /dev/null +++ b/.gitattributes @@ -0,0 +1,50 @@ +*.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 +Llama-3.2-1b-Chatml-RP.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-1b-Chatml-RP.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-1b-Chatml-RP.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-1b-Chatml-RP.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-1b-Chatml-RP.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-1b-Chatml-RP.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-1b-Chatml-RP.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-1b-Chatml-RP.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-1b-Chatml-RP.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-1b-Chatml-RP.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-1b-Chatml-RP.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-1b-Chatml-RP.f16.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-1b-Chatml-RP.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-1b-Chatml-RP.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-1b-Chatml-RP.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Llama-3.2-1b-Chatml-RP.IQ3_M.gguf b/Llama-3.2-1b-Chatml-RP.IQ3_M.gguf new file mode 100644 index 0000000..aa6d4ba --- /dev/null +++ b/Llama-3.2-1b-Chatml-RP.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:785dc2a8431748b29c8f84c391039102584be84c643723f2d343c7c56109b6e8 +size 770155456 diff --git a/Llama-3.2-1b-Chatml-RP.IQ3_S.gguf b/Llama-3.2-1b-Chatml-RP.IQ3_S.gguf new file mode 100644 index 0000000..5d5d11e --- /dev/null +++ b/Llama-3.2-1b-Chatml-RP.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f896a50df2555710ada3ee46bea0d73081cce4df049d60e2408d458ebdefb5b +size 756786112 diff --git a/Llama-3.2-1b-Chatml-RP.IQ3_XS.gguf b/Llama-3.2-1b-Chatml-RP.IQ3_XS.gguf new file mode 100644 index 0000000..ab8bcf4 --- /dev/null +++ b/Llama-3.2-1b-Chatml-RP.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a092be789c8251dd4f97b1247fcc87790c013e78aa9c77399aa5f43a4640ce24 +size 733979584 diff --git a/Llama-3.2-1b-Chatml-RP.IQ4_XS.gguf b/Llama-3.2-1b-Chatml-RP.IQ4_XS.gguf new file mode 100644 index 0000000..07892da --- /dev/null +++ b/Llama-3.2-1b-Chatml-RP.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:576955a0db8a36e3de35ea8eac5f69bdfbf81d7de8838f0da9212ca77937601c +size 887927744 diff --git a/Llama-3.2-1b-Chatml-RP.Q2_K.gguf b/Llama-3.2-1b-Chatml-RP.Q2_K.gguf new file mode 100644 index 0000000..0e3f309 --- /dev/null +++ b/Llama-3.2-1b-Chatml-RP.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1247536b44b4837a0cd0eeb3409231c9e6e502bd2466c3690e15e758a4153af5 +size 667063232 diff --git a/Llama-3.2-1b-Chatml-RP.Q3_K_L.gguf b/Llama-3.2-1b-Chatml-RP.Q3_K_L.gguf new file mode 100644 index 0000000..1909d31 --- /dev/null +++ b/Llama-3.2-1b-Chatml-RP.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27ddcf1a5f9820e08d4bf78568d163d19bc7ea7424cf97cb75fa29fa8c91e802 +size 845390784 diff --git a/Llama-3.2-1b-Chatml-RP.Q3_K_M.gguf b/Llama-3.2-1b-Chatml-RP.Q3_K_M.gguf new file mode 100644 index 0000000..1f28e00 --- /dev/null +++ b/Llama-3.2-1b-Chatml-RP.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de0d6b20d5528ff66db2cfb48a54b8fe740f5cb4d6563e05b655bc7b7785ce3d +size 803709888 diff --git a/Llama-3.2-1b-Chatml-RP.Q3_K_S.gguf b/Llama-3.2-1b-Chatml-RP.Q3_K_S.gguf new file mode 100644 index 0000000..bb4f51b --- /dev/null +++ b/Llama-3.2-1b-Chatml-RP.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3f20d5b8934bd1ab0674eba94ef6008a700230c846862b3d7a35e414c73c5f1 +size 754557888 diff --git a/Llama-3.2-1b-Chatml-RP.Q4_K_M.gguf b/Llama-3.2-1b-Chatml-RP.Q4_K_M.gguf new file mode 100644 index 0000000..79bade6 --- /dev/null +++ b/Llama-3.2-1b-Chatml-RP.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f02c34b4f5d71b7109d43380e450a91e7a28018f68fe4bc7015a7c65d0345c2 +size 955446208 diff --git a/Llama-3.2-1b-Chatml-RP.Q4_K_S.gguf b/Llama-3.2-1b-Chatml-RP.Q4_K_S.gguf new file mode 100644 index 0000000..37a5456 --- /dev/null +++ b/Llama-3.2-1b-Chatml-RP.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51422d7bc5111fcd871edde54b419a837623c9c899bff352285383089ada2b72 +size 923399104 diff --git a/Llama-3.2-1b-Chatml-RP.Q5_K_M.gguf b/Llama-3.2-1b-Chatml-RP.Q5_K_M.gguf new file mode 100644 index 0000000..7833b11 --- /dev/null +++ b/Llama-3.2-1b-Chatml-RP.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38ca663cf5331a934239abfa825584262c83a32a4e8109f4b42f1c1472f1f2e4 +size 1092088768 diff --git a/Llama-3.2-1b-Chatml-RP.Q5_K_S.gguf b/Llama-3.2-1b-Chatml-RP.Q5_K_S.gguf new file mode 100644 index 0000000..491a1d6 --- /dev/null +++ b/Llama-3.2-1b-Chatml-RP.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9a75a370143d78f82f15de59750583abb09631ee13035591b649a65f0e98b80 +size 1073148864 diff --git a/Llama-3.2-1b-Chatml-RP.Q6_K.gguf b/Llama-3.2-1b-Chatml-RP.Q6_K.gguf new file mode 100644 index 0000000..523478c --- /dev/null +++ b/Llama-3.2-1b-Chatml-RP.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0b41c68d9eb699f2dcfe312c9d9703edbfec20fbeb447f4c65da1a7f1c2dde3 +size 1237271488 diff --git a/Llama-3.2-1b-Chatml-RP.Q8_0.gguf b/Llama-3.2-1b-Chatml-RP.Q8_0.gguf new file mode 100644 index 0000000..57793c9 --- /dev/null +++ b/Llama-3.2-1b-Chatml-RP.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ecd932993e4cd201541c763eff104e7f78260e19f05d1707c44b8c7a4a5d605 +size 1600168896 diff --git a/Llama-3.2-1b-Chatml-RP.f16.gguf b/Llama-3.2-1b-Chatml-RP.f16.gguf new file mode 100644 index 0000000..0a1dd8c --- /dev/null +++ b/Llama-3.2-1b-Chatml-RP.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c173e6205e51beb364e900dfb6be57ccf6e16d8ac487adfbca306fe533cfa318 +size 3004933056 diff --git a/README.md b/README.md new file mode 100644 index 0000000..c5bf567 --- /dev/null +++ b/README.md @@ -0,0 +1,74 @@ +--- +base_model: bunnycore/Llama-3.2-1b-Chatml-RP +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + + +static quants of https://huggingface.co/bunnycore/Llama-3.2-1b-Chatml-RP + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Llama-3.2-1b-Chatml-RP-GGUF).*** + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/Llama-3.2-1b-Chatml-RP-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/Llama-3.2-1b-Chatml-RP-GGUF/resolve/main/Llama-3.2-1b-Chatml-RP.Q2_K.gguf) | Q2_K | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1b-Chatml-RP-GGUF/resolve/main/Llama-3.2-1b-Chatml-RP.IQ3_XS.gguf) | IQ3_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1b-Chatml-RP-GGUF/resolve/main/Llama-3.2-1b-Chatml-RP.Q3_K_S.gguf) | Q3_K_S | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1b-Chatml-RP-GGUF/resolve/main/Llama-3.2-1b-Chatml-RP.IQ3_S.gguf) | IQ3_S | 0.9 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1b-Chatml-RP-GGUF/resolve/main/Llama-3.2-1b-Chatml-RP.IQ3_M.gguf) | IQ3_M | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1b-Chatml-RP-GGUF/resolve/main/Llama-3.2-1b-Chatml-RP.Q3_K_M.gguf) | Q3_K_M | 0.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1b-Chatml-RP-GGUF/resolve/main/Llama-3.2-1b-Chatml-RP.Q3_K_L.gguf) | Q3_K_L | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1b-Chatml-RP-GGUF/resolve/main/Llama-3.2-1b-Chatml-RP.IQ4_XS.gguf) | IQ4_XS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1b-Chatml-RP-GGUF/resolve/main/Llama-3.2-1b-Chatml-RP.Q4_K_S.gguf) | Q4_K_S | 1.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1b-Chatml-RP-GGUF/resolve/main/Llama-3.2-1b-Chatml-RP.Q4_K_M.gguf) | Q4_K_M | 1.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1b-Chatml-RP-GGUF/resolve/main/Llama-3.2-1b-Chatml-RP.Q5_K_S.gguf) | Q5_K_S | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1b-Chatml-RP-GGUF/resolve/main/Llama-3.2-1b-Chatml-RP.Q5_K_M.gguf) | Q5_K_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1b-Chatml-RP-GGUF/resolve/main/Llama-3.2-1b-Chatml-RP.Q6_K.gguf) | Q6_K | 1.3 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1b-Chatml-RP-GGUF/resolve/main/Llama-3.2-1b-Chatml-RP.Q8_0.gguf) | Q8_0 | 1.7 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-1b-Chatml-RP-GGUF/resolve/main/Llama-3.2-1b-Chatml-RP.f16.gguf) | f16 | 3.1 | 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. + +