From 6c5fbc2db5660a0a37b77232b7003d5b7de4d2c4 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 19 Jul 2026 08:45:12 +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-4X3B-MOE-Ultra-Instruct-10B-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++++ ....2-4X3B-MOE-Ultra-Instruct-10B.IQ4_XS.gguf | 3 + ...-3.2-4X3B-MOE-Ultra-Instruct-10B.Q2_K.gguf | 3 + ....2-4X3B-MOE-Ultra-Instruct-10B.Q3_K_L.gguf | 3 + ....2-4X3B-MOE-Ultra-Instruct-10B.Q3_K_M.gguf | 3 + ....2-4X3B-MOE-Ultra-Instruct-10B.Q3_K_S.gguf | 3 + ....2-4X3B-MOE-Ultra-Instruct-10B.Q4_K_M.gguf | 3 + ....2-4X3B-MOE-Ultra-Instruct-10B.Q4_K_S.gguf | 3 + ....2-4X3B-MOE-Ultra-Instruct-10B.Q5_K_M.gguf | 3 + ....2-4X3B-MOE-Ultra-Instruct-10B.Q5_K_S.gguf | 3 + ...-3.2-4X3B-MOE-Ultra-Instruct-10B.Q6_K.gguf | 3 + ...-3.2-4X3B-MOE-Ultra-Instruct-10B.Q8_0.gguf | 3 + ...a-3.2-4X3B-MOE-Ultra-Instruct-10B.f16.gguf | 3 + README.md | 68 +++++++++++++++++++ 14 files changed, 151 insertions(+) create mode 100644 .gitattributes create mode 100644 Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.IQ4_XS.gguf create mode 100644 Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q2_K.gguf create mode 100644 Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q3_K_L.gguf create mode 100644 Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q3_K_M.gguf create mode 100644 Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q3_K_S.gguf create mode 100644 Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q4_K_M.gguf create mode 100644 Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q4_K_S.gguf create mode 100644 Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q5_K_M.gguf create mode 100644 Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q5_K_S.gguf create mode 100644 Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q6_K.gguf create mode 100644 Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q8_0.gguf create mode 100644 Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..327147e --- /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 +Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.f16.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.IQ4_XS.gguf b/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.IQ4_XS.gguf new file mode 100644 index 0000000..1e8bbcb --- /dev/null +++ b/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:536ef484f7ffa13773ed9683dce73626e793bf1904e85489884bef07de42bf16 +size 5456064128 diff --git a/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q2_K.gguf b/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q2_K.gguf new file mode 100644 index 0000000..795f9db --- /dev/null +++ b/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9b36afc5cbf6d241effb38774044fb3a6ab81972cfac002bf28e4f71f23806f +size 3790192256 diff --git a/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q3_K_L.gguf b/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q3_K_L.gguf new file mode 100644 index 0000000..b7e48b8 --- /dev/null +++ b/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3978fe18eae8604a54eab638aa0a102639d38eed4370fe23614a65c1c8162e8d +size 5256009344 diff --git a/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q3_K_M.gguf b/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q3_K_M.gguf new file mode 100644 index 0000000..c7b00c6 --- /dev/null +++ b/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b8e5d7dbe5a8f4db737967b18c574a487b6c3f11c7609e5c7197cc53d7f69bf +size 4873016960 diff --git a/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q3_K_S.gguf b/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q3_K_S.gguf new file mode 100644 index 0000000..8d13d2b --- /dev/null +++ b/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2ca16518c36a77004864f5adbbf34bac76d613f4da5f5294521afed472f01b6 +size 4438513280 diff --git a/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q4_K_M.gguf b/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q4_K_M.gguf new file mode 100644 index 0000000..0f8c2b6 --- /dev/null +++ b/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:522ece3ed0a46891fb905d6b17c1152c4e3c5a8c23ed3e6f522cc7e557063c81 +size 6082137728 diff --git a/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q4_K_S.gguf b/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q4_K_S.gguf new file mode 100644 index 0000000..f43fb6d --- /dev/null +++ b/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37880487d32094dbe7232d8234ac0698a6e558a0885760e17dde9de6bbb4837c +size 5746773632 diff --git a/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q5_K_M.gguf b/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q5_K_M.gguf new file mode 100644 index 0000000..f776d48 --- /dev/null +++ b/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8137cc5d18fe409c272a2e3b10049076c75fc8ca0679292b2f7281cccd8344ff +size 7094767232 diff --git a/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q5_K_S.gguf b/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q5_K_S.gguf new file mode 100644 index 0000000..ecba6c6 --- /dev/null +++ b/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6541b11c1581ae6c6b4057cb1ad3ef7e407a54235ada5223a2ddd1922e5d479e +size 6901747328 diff --git a/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q6_K.gguf b/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q6_K.gguf new file mode 100644 index 0000000..586a26c --- /dev/null +++ b/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:038607361c380e8db3a48346ecb0dcc89c3c3b57bbc692680864ef91c6f2fe98 +size 8170686080 diff --git a/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q8_0.gguf b/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q8_0.gguf new file mode 100644 index 0000000..c2ce857 --- /dev/null +++ b/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63e0b0e3f8d21d275bb578fb1440120306084c1d263439954d3970f1886e7f76 +size 10580055680 diff --git a/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.f16.gguf b/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.f16.gguf new file mode 100644 index 0000000..195862c --- /dev/null +++ b/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da9c7b647062b075db051ceb9a02ed32256e17ef3b9f03fd1c6118cdf6db2817 +size 19906647680 diff --git a/README.md b/README.md new file mode 100644 index 0000000..c4a5927 --- /dev/null +++ b/README.md @@ -0,0 +1,68 @@ +--- +base_model: DavidAU/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B +language: +- en +library_name: transformers +quantized_by: mradermacher +tags: +- mergekit +- merge +- llama-3 +- llama-3.2 +--- +## About + + + + + + +static quants of https://huggingface.co/DavidAU/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B + + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B-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-4X3B-MOE-Ultra-Instruct-10B-GGUF/resolve/main/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q2_K.gguf) | Q2_K | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B-GGUF/resolve/main/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q3_K_S.gguf) | Q3_K_S | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B-GGUF/resolve/main/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q3_K_M.gguf) | Q3_K_M | 5.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B-GGUF/resolve/main/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q3_K_L.gguf) | Q3_K_L | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B-GGUF/resolve/main/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.IQ4_XS.gguf) | IQ4_XS | 5.6 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B-GGUF/resolve/main/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q4_K_S.gguf) | Q4_K_S | 5.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B-GGUF/resolve/main/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q4_K_M.gguf) | Q4_K_M | 6.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B-GGUF/resolve/main/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q5_K_S.gguf) | Q5_K_S | 7.0 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B-GGUF/resolve/main/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q5_K_M.gguf) | Q5_K_M | 7.2 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B-GGUF/resolve/main/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q6_K.gguf) | Q6_K | 8.3 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B-GGUF/resolve/main/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.Q8_0.gguf) | Q8_0 | 10.7 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B-GGUF/resolve/main/Llama-3.2-4X3B-MOE-Ultra-Instruct-10B.f16.gguf) | f16 | 20.0 | 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. + +