From 4b3e8ddc9a05acecf90fe4a2c04a2c6ba030479a Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 19 May 2026 06:40:44 +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/Primal-Mini-3B-Exp-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++++++++++++++ Primal-Mini-3B-Exp.IQ4_XS.gguf | 3 ++ Primal-Mini-3B-Exp.Q2_K.gguf | 3 ++ Primal-Mini-3B-Exp.Q3_K_L.gguf | 3 ++ Primal-Mini-3B-Exp.Q3_K_M.gguf | 3 ++ Primal-Mini-3B-Exp.Q3_K_S.gguf | 3 ++ Primal-Mini-3B-Exp.Q4_K_M.gguf | 3 ++ Primal-Mini-3B-Exp.Q4_K_S.gguf | 3 ++ Primal-Mini-3B-Exp.Q5_K_M.gguf | 3 ++ Primal-Mini-3B-Exp.Q5_K_S.gguf | 3 ++ Primal-Mini-3B-Exp.Q6_K.gguf | 3 ++ Primal-Mini-3B-Exp.Q8_0.gguf | 3 ++ Primal-Mini-3B-Exp.f16.gguf | 3 ++ README.md | 69 ++++++++++++++++++++++++++++++++++ 14 files changed, 152 insertions(+) create mode 100644 .gitattributes create mode 100644 Primal-Mini-3B-Exp.IQ4_XS.gguf create mode 100644 Primal-Mini-3B-Exp.Q2_K.gguf create mode 100644 Primal-Mini-3B-Exp.Q3_K_L.gguf create mode 100644 Primal-Mini-3B-Exp.Q3_K_M.gguf create mode 100644 Primal-Mini-3B-Exp.Q3_K_S.gguf create mode 100644 Primal-Mini-3B-Exp.Q4_K_M.gguf create mode 100644 Primal-Mini-3B-Exp.Q4_K_S.gguf create mode 100644 Primal-Mini-3B-Exp.Q5_K_M.gguf create mode 100644 Primal-Mini-3B-Exp.Q5_K_S.gguf create mode 100644 Primal-Mini-3B-Exp.Q6_K.gguf create mode 100644 Primal-Mini-3B-Exp.Q8_0.gguf create mode 100644 Primal-Mini-3B-Exp.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9f81f46 --- /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 +Primal-Mini-3B-Exp.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Primal-Mini-3B-Exp.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Primal-Mini-3B-Exp.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Primal-Mini-3B-Exp.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Primal-Mini-3B-Exp.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Primal-Mini-3B-Exp.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Primal-Mini-3B-Exp.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Primal-Mini-3B-Exp.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Primal-Mini-3B-Exp.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Primal-Mini-3B-Exp.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Primal-Mini-3B-Exp.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Primal-Mini-3B-Exp.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Primal-Mini-3B-Exp.IQ4_XS.gguf b/Primal-Mini-3B-Exp.IQ4_XS.gguf new file mode 100644 index 0000000..3809526 --- /dev/null +++ b/Primal-Mini-3B-Exp.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d27879a95f0f782495ce6e69f85c5818b8714206f57f44912c25f1680573943 +size 1840908032 diff --git a/Primal-Mini-3B-Exp.Q2_K.gguf b/Primal-Mini-3B-Exp.Q2_K.gguf new file mode 100644 index 0000000..6b24ab0 --- /dev/null +++ b/Primal-Mini-3B-Exp.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce9787f581d29b7ea8c008a548fc7cc35f38053e1a4b1af25ea5385ab7d9e7e8 +size 1363937024 diff --git a/Primal-Mini-3B-Exp.Q3_K_L.gguf b/Primal-Mini-3B-Exp.Q3_K_L.gguf new file mode 100644 index 0000000..f38ea62 --- /dev/null +++ b/Primal-Mini-3B-Exp.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e0326b34b5d9ef2c141d6d954d56a79f019598c8886252f5c7c6f86d8186f07 +size 1815348992 diff --git a/Primal-Mini-3B-Exp.Q3_K_M.gguf b/Primal-Mini-3B-Exp.Q3_K_M.gguf new file mode 100644 index 0000000..29cf482 --- /dev/null +++ b/Primal-Mini-3B-Exp.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f674dd86392597822a335ed3e055b1ca3baad87251dd1dc7207409d899aa28a7 +size 1687160576 diff --git a/Primal-Mini-3B-Exp.Q3_K_S.gguf b/Primal-Mini-3B-Exp.Q3_K_S.gguf new file mode 100644 index 0000000..5a3d87c --- /dev/null +++ b/Primal-Mini-3B-Exp.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf23873e67018127150e4b5856461c57124dafcd6106948c656b9f7cd7ee99bc +size 1542850304 diff --git a/Primal-Mini-3B-Exp.Q4_K_M.gguf b/Primal-Mini-3B-Exp.Q4_K_M.gguf new file mode 100644 index 0000000..b8ee6e3 --- /dev/null +++ b/Primal-Mini-3B-Exp.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:429c01c32dbf268ec6f244356a2674637db6c08c007a5abf3b059d653dbba590 +size 2019378944 diff --git a/Primal-Mini-3B-Exp.Q4_K_S.gguf b/Primal-Mini-3B-Exp.Q4_K_S.gguf new file mode 100644 index 0000000..7137ea4 --- /dev/null +++ b/Primal-Mini-3B-Exp.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f46dce9cdf9a7098ba664bd935f66394e0e309e90b8c9c7d5500c374a8107314 +size 1928201984 diff --git a/Primal-Mini-3B-Exp.Q5_K_M.gguf b/Primal-Mini-3B-Exp.Q5_K_M.gguf new file mode 100644 index 0000000..78f9644 --- /dev/null +++ b/Primal-Mini-3B-Exp.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f975cedd6f0f0f5609e59419f6c5f5e112903918b74340ad993373633a2e5c75 +size 2322155264 diff --git a/Primal-Mini-3B-Exp.Q5_K_S.gguf b/Primal-Mini-3B-Exp.Q5_K_S.gguf new file mode 100644 index 0000000..e7cff60 --- /dev/null +++ b/Primal-Mini-3B-Exp.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd5b2e3b07c377fcd8f5022acd7048606d127432f6ccb63f0086af8f33674465 +size 2269513472 diff --git a/Primal-Mini-3B-Exp.Q6_K.gguf b/Primal-Mini-3B-Exp.Q6_K.gguf new file mode 100644 index 0000000..9447315 --- /dev/null +++ b/Primal-Mini-3B-Exp.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a69321679ebe0e886258ed50ce0ea7651a142d9a95c3dab02b3a1f02802fc24c +size 2643855104 diff --git a/Primal-Mini-3B-Exp.Q8_0.gguf b/Primal-Mini-3B-Exp.Q8_0.gguf new file mode 100644 index 0000000..623dff2 --- /dev/null +++ b/Primal-Mini-3B-Exp.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:960f3e60cc014bce47f46c6a0a12d101adea05e6f72649ac51154d3432a26184 +size 3421900544 diff --git a/Primal-Mini-3B-Exp.f16.gguf b/Primal-Mini-3B-Exp.f16.gguf new file mode 100644 index 0000000..9a2763a --- /dev/null +++ b/Primal-Mini-3B-Exp.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25449266f83636f267aa255822878fe3e37bdf2c2f6c1a96c3267f711d74b6eb +size 6433689344 diff --git a/README.md b/README.md new file mode 100644 index 0000000..18c1b1c --- /dev/null +++ b/README.md @@ -0,0 +1,69 @@ +--- +base_model: prithivMLmods/Primal-Mini-3B-Exp +language: +- en +library_name: transformers +license: llama3.1 +quantized_by: mradermacher +tags: +- Llama +- R1 +- Reasoning +- '5e-6' +--- +## About + + + + + + +static quants of https://huggingface.co/prithivMLmods/Primal-Mini-3B-Exp + + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/Primal-Mini-3B-Exp-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/Primal-Mini-3B-Exp-GGUF/resolve/main/Primal-Mini-3B-Exp.Q2_K.gguf) | Q2_K | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Primal-Mini-3B-Exp-GGUF/resolve/main/Primal-Mini-3B-Exp.Q3_K_S.gguf) | Q3_K_S | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/Primal-Mini-3B-Exp-GGUF/resolve/main/Primal-Mini-3B-Exp.Q3_K_M.gguf) | Q3_K_M | 1.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Primal-Mini-3B-Exp-GGUF/resolve/main/Primal-Mini-3B-Exp.Q3_K_L.gguf) | Q3_K_L | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/Primal-Mini-3B-Exp-GGUF/resolve/main/Primal-Mini-3B-Exp.IQ4_XS.gguf) | IQ4_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/Primal-Mini-3B-Exp-GGUF/resolve/main/Primal-Mini-3B-Exp.Q4_K_S.gguf) | Q4_K_S | 2.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Primal-Mini-3B-Exp-GGUF/resolve/main/Primal-Mini-3B-Exp.Q4_K_M.gguf) | Q4_K_M | 2.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Primal-Mini-3B-Exp-GGUF/resolve/main/Primal-Mini-3B-Exp.Q5_K_S.gguf) | Q5_K_S | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Primal-Mini-3B-Exp-GGUF/resolve/main/Primal-Mini-3B-Exp.Q5_K_M.gguf) | Q5_K_M | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Primal-Mini-3B-Exp-GGUF/resolve/main/Primal-Mini-3B-Exp.Q6_K.gguf) | Q6_K | 2.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Primal-Mini-3B-Exp-GGUF/resolve/main/Primal-Mini-3B-Exp.Q8_0.gguf) | Q8_0 | 3.5 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Primal-Mini-3B-Exp-GGUF/resolve/main/Primal-Mini-3B-Exp.f16.gguf) | f16 | 6.5 | 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. + +