From 1083eb0229a2cecbc0b960f5a7a81331673abc67 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 15 Jun 2026 04:26:18 +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/AbleCredit-R0-Llama-3.2-3B-Instruct-GGUF Source: Original Platform --- .gitattributes | 47 ++++++++++++++ ...redit-R0-Llama-3.2-3B-Instruct.IQ4_XS.gguf | 3 + AbleCredit-R0-Llama-3.2-3B-Instruct.Q2_K.gguf | 3 + ...redit-R0-Llama-3.2-3B-Instruct.Q3_K_L.gguf | 3 + ...redit-R0-Llama-3.2-3B-Instruct.Q3_K_M.gguf | 3 + ...redit-R0-Llama-3.2-3B-Instruct.Q3_K_S.gguf | 3 + ...redit-R0-Llama-3.2-3B-Instruct.Q4_K_M.gguf | 3 + ...redit-R0-Llama-3.2-3B-Instruct.Q4_K_S.gguf | 3 + ...redit-R0-Llama-3.2-3B-Instruct.Q5_K_M.gguf | 3 + ...redit-R0-Llama-3.2-3B-Instruct.Q5_K_S.gguf | 3 + AbleCredit-R0-Llama-3.2-3B-Instruct.Q6_K.gguf | 3 + AbleCredit-R0-Llama-3.2-3B-Instruct.Q8_0.gguf | 3 + AbleCredit-R0-Llama-3.2-3B-Instruct.f16.gguf | 3 + README.md | 64 +++++++++++++++++++ 14 files changed, 147 insertions(+) create mode 100644 .gitattributes create mode 100644 AbleCredit-R0-Llama-3.2-3B-Instruct.IQ4_XS.gguf create mode 100644 AbleCredit-R0-Llama-3.2-3B-Instruct.Q2_K.gguf create mode 100644 AbleCredit-R0-Llama-3.2-3B-Instruct.Q3_K_L.gguf create mode 100644 AbleCredit-R0-Llama-3.2-3B-Instruct.Q3_K_M.gguf create mode 100644 AbleCredit-R0-Llama-3.2-3B-Instruct.Q3_K_S.gguf create mode 100644 AbleCredit-R0-Llama-3.2-3B-Instruct.Q4_K_M.gguf create mode 100644 AbleCredit-R0-Llama-3.2-3B-Instruct.Q4_K_S.gguf create mode 100644 AbleCredit-R0-Llama-3.2-3B-Instruct.Q5_K_M.gguf create mode 100644 AbleCredit-R0-Llama-3.2-3B-Instruct.Q5_K_S.gguf create mode 100644 AbleCredit-R0-Llama-3.2-3B-Instruct.Q6_K.gguf create mode 100644 AbleCredit-R0-Llama-3.2-3B-Instruct.Q8_0.gguf create mode 100644 AbleCredit-R0-Llama-3.2-3B-Instruct.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e69d938 --- /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 +AbleCredit-R0-Llama-3.2-3B-Instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +AbleCredit-R0-Llama-3.2-3B-Instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +AbleCredit-R0-Llama-3.2-3B-Instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +AbleCredit-R0-Llama-3.2-3B-Instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +AbleCredit-R0-Llama-3.2-3B-Instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +AbleCredit-R0-Llama-3.2-3B-Instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +AbleCredit-R0-Llama-3.2-3B-Instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +AbleCredit-R0-Llama-3.2-3B-Instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +AbleCredit-R0-Llama-3.2-3B-Instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +AbleCredit-R0-Llama-3.2-3B-Instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +AbleCredit-R0-Llama-3.2-3B-Instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +AbleCredit-R0-Llama-3.2-3B-Instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/AbleCredit-R0-Llama-3.2-3B-Instruct.IQ4_XS.gguf b/AbleCredit-R0-Llama-3.2-3B-Instruct.IQ4_XS.gguf new file mode 100644 index 0000000..a18be91 --- /dev/null +++ b/AbleCredit-R0-Llama-3.2-3B-Instruct.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dee0c7f72065e1d93e6cce79488bbeadf45395638486f78eac0da7b24c495d4 +size 2050221056 diff --git a/AbleCredit-R0-Llama-3.2-3B-Instruct.Q2_K.gguf b/AbleCredit-R0-Llama-3.2-3B-Instruct.Q2_K.gguf new file mode 100644 index 0000000..ea7383b --- /dev/null +++ b/AbleCredit-R0-Llama-3.2-3B-Instruct.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31354aa9e12557e90bf75c835bd35e226c974fd28805c7597ffa156206557229 +size 1493218304 diff --git a/AbleCredit-R0-Llama-3.2-3B-Instruct.Q3_K_L.gguf b/AbleCredit-R0-Llama-3.2-3B-Instruct.Q3_K_L.gguf new file mode 100644 index 0000000..c4b6493 --- /dev/null +++ b/AbleCredit-R0-Llama-3.2-3B-Instruct.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01142ce8107c35a57f7b84b953b4a659c570856c4b8d27886e36d259f7796b52 +size 1984646144 diff --git a/AbleCredit-R0-Llama-3.2-3B-Instruct.Q3_K_M.gguf b/AbleCredit-R0-Llama-3.2-3B-Instruct.Q3_K_M.gguf new file mode 100644 index 0000000..8acdd76 --- /dev/null +++ b/AbleCredit-R0-Llama-3.2-3B-Instruct.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18f7da16c2bdedfe5fb0485d24c67159f79d17e165b9b63e059856e96c10cc57 +size 1856457728 diff --git a/AbleCredit-R0-Llama-3.2-3B-Instruct.Q3_K_S.gguf b/AbleCredit-R0-Llama-3.2-3B-Instruct.Q3_K_S.gguf new file mode 100644 index 0000000..637ecba --- /dev/null +++ b/AbleCredit-R0-Llama-3.2-3B-Instruct.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51badc59b9d4bbdf485e46564e723e7fdb5555a249cb37481ea87615b3083e3b +size 1712147456 diff --git a/AbleCredit-R0-Llama-3.2-3B-Instruct.Q4_K_M.gguf b/AbleCredit-R0-Llama-3.2-3B-Instruct.Q4_K_M.gguf new file mode 100644 index 0000000..6e4388d --- /dev/null +++ b/AbleCredit-R0-Llama-3.2-3B-Instruct.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5af52782e386ec21be241e1908adf8820bf5abfb1017243bed3f2bb8605331c0 +size 2241004544 diff --git a/AbleCredit-R0-Llama-3.2-3B-Instruct.Q4_K_S.gguf b/AbleCredit-R0-Llama-3.2-3B-Instruct.Q4_K_S.gguf new file mode 100644 index 0000000..b10da05 --- /dev/null +++ b/AbleCredit-R0-Llama-3.2-3B-Instruct.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:735de68b7806bba69296d3e941d435e140d2ffe74667958b71fbefdd62ff6dff +size 2149827584 diff --git a/AbleCredit-R0-Llama-3.2-3B-Instruct.Q5_K_M.gguf b/AbleCredit-R0-Llama-3.2-3B-Instruct.Q5_K_M.gguf new file mode 100644 index 0000000..7965d90 --- /dev/null +++ b/AbleCredit-R0-Llama-3.2-3B-Instruct.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:487709532ca5ae93fde6efec3a96327bce60ce51850ef18e3f00d159adda17a2 +size 2593031168 diff --git a/AbleCredit-R0-Llama-3.2-3B-Instruct.Q5_K_S.gguf b/AbleCredit-R0-Llama-3.2-3B-Instruct.Q5_K_S.gguf new file mode 100644 index 0000000..0721fb5 --- /dev/null +++ b/AbleCredit-R0-Llama-3.2-3B-Instruct.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f18139977911ecc79ca0b205d9f9621890281d8033f6807c58f04048299128d3 +size 2540389376 diff --git a/AbleCredit-R0-Llama-3.2-3B-Instruct.Q6_K.gguf b/AbleCredit-R0-Llama-3.2-3B-Instruct.Q6_K.gguf new file mode 100644 index 0000000..5c6f07d --- /dev/null +++ b/AbleCredit-R0-Llama-3.2-3B-Instruct.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5d26efc0ae960d432b2ab450cc8bf3e8719a8ad6b53865b8c3b79908db4492d +size 2967059456 diff --git a/AbleCredit-R0-Llama-3.2-3B-Instruct.Q8_0.gguf b/AbleCredit-R0-Llama-3.2-3B-Instruct.Q8_0.gguf new file mode 100644 index 0000000..9ac5b0c --- /dev/null +++ b/AbleCredit-R0-Llama-3.2-3B-Instruct.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84c84ac5f383530d18be3c9cf319474fc6d1482cbe63195ef00a4348f4e16151 +size 3840527360 diff --git a/AbleCredit-R0-Llama-3.2-3B-Instruct.f16.gguf b/AbleCredit-R0-Llama-3.2-3B-Instruct.f16.gguf new file mode 100644 index 0000000..fd2808d --- /dev/null +++ b/AbleCredit-R0-Llama-3.2-3B-Instruct.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:113ca222cac8aa49ef5298545498c92c0998b22836fd9bcfc70038ca634b2784 +size 7221693440 diff --git a/README.md b/README.md new file mode 100644 index 0000000..154bf99 --- /dev/null +++ b/README.md @@ -0,0 +1,64 @@ +--- +base_model: AbleCredit/AbleCredit-R0-Llama-3.2-3B-Instruct +language: +- en +library_name: transformers +license: llama3.2 +quantized_by: mradermacher +--- +## About + + + + + + +static quants of https://huggingface.co/AbleCredit/AbleCredit-R0-Llama-3.2-3B-Instruct + + +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/AbleCredit-R0-Llama-3.2-3B-Instruct-GGUF/resolve/main/AbleCredit-R0-Llama-3.2-3B-Instruct.Q2_K.gguf) | Q2_K | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/AbleCredit-R0-Llama-3.2-3B-Instruct-GGUF/resolve/main/AbleCredit-R0-Llama-3.2-3B-Instruct.Q3_K_S.gguf) | Q3_K_S | 1.8 | | +| [GGUF](https://huggingface.co/mradermacher/AbleCredit-R0-Llama-3.2-3B-Instruct-GGUF/resolve/main/AbleCredit-R0-Llama-3.2-3B-Instruct.Q3_K_M.gguf) | Q3_K_M | 2.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/AbleCredit-R0-Llama-3.2-3B-Instruct-GGUF/resolve/main/AbleCredit-R0-Llama-3.2-3B-Instruct.Q3_K_L.gguf) | Q3_K_L | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/AbleCredit-R0-Llama-3.2-3B-Instruct-GGUF/resolve/main/AbleCredit-R0-Llama-3.2-3B-Instruct.IQ4_XS.gguf) | IQ4_XS | 2.2 | | +| [GGUF](https://huggingface.co/mradermacher/AbleCredit-R0-Llama-3.2-3B-Instruct-GGUF/resolve/main/AbleCredit-R0-Llama-3.2-3B-Instruct.Q4_K_S.gguf) | Q4_K_S | 2.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/AbleCredit-R0-Llama-3.2-3B-Instruct-GGUF/resolve/main/AbleCredit-R0-Llama-3.2-3B-Instruct.Q4_K_M.gguf) | Q4_K_M | 2.3 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/AbleCredit-R0-Llama-3.2-3B-Instruct-GGUF/resolve/main/AbleCredit-R0-Llama-3.2-3B-Instruct.Q5_K_S.gguf) | Q5_K_S | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/AbleCredit-R0-Llama-3.2-3B-Instruct-GGUF/resolve/main/AbleCredit-R0-Llama-3.2-3B-Instruct.Q5_K_M.gguf) | Q5_K_M | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/AbleCredit-R0-Llama-3.2-3B-Instruct-GGUF/resolve/main/AbleCredit-R0-Llama-3.2-3B-Instruct.Q6_K.gguf) | Q6_K | 3.1 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/AbleCredit-R0-Llama-3.2-3B-Instruct-GGUF/resolve/main/AbleCredit-R0-Llama-3.2-3B-Instruct.Q8_0.gguf) | Q8_0 | 3.9 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/AbleCredit-R0-Llama-3.2-3B-Instruct-GGUF/resolve/main/AbleCredit-R0-Llama-3.2-3B-Instruct.f16.gguf) | f16 | 7.3 | 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. + +