commit 158917e2694696eb0554913b7589c92bb1dc454b Author: ModelHub XC Date: Fri Jun 19 00:34:22 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/moltbook-oversight-llama-3.2-3b-instruct-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d19f468 --- /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 +moltbook-oversight-llama-3.2-3b-instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +moltbook-oversight-llama-3.2-3b-instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +moltbook-oversight-llama-3.2-3b-instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +moltbook-oversight-llama-3.2-3b-instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +moltbook-oversight-llama-3.2-3b-instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +moltbook-oversight-llama-3.2-3b-instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +moltbook-oversight-llama-3.2-3b-instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +moltbook-oversight-llama-3.2-3b-instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +moltbook-oversight-llama-3.2-3b-instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +moltbook-oversight-llama-3.2-3b-instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +moltbook-oversight-llama-3.2-3b-instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +moltbook-oversight-llama-3.2-3b-instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..4e6cb2c --- /dev/null +++ b/README.md @@ -0,0 +1,77 @@ +--- +base_model: tocsa/moltbook-oversight-llama-3.2-3b-instruct +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- llama +--- +## About + + + + + + + + + +static quants of https://huggingface.co/tocsa/moltbook-oversight-llama-3.2-3b-instruct + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#moltbook-oversight-llama-3.2-3b-instruct-GGUF).*** + +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/moltbook-oversight-llama-3.2-3b-instruct-GGUF/resolve/main/moltbook-oversight-llama-3.2-3b-instruct.Q2_K.gguf) | Q2_K | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/moltbook-oversight-llama-3.2-3b-instruct-GGUF/resolve/main/moltbook-oversight-llama-3.2-3b-instruct.Q3_K_S.gguf) | Q3_K_S | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/moltbook-oversight-llama-3.2-3b-instruct-GGUF/resolve/main/moltbook-oversight-llama-3.2-3b-instruct.Q3_K_M.gguf) | Q3_K_M | 1.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/moltbook-oversight-llama-3.2-3b-instruct-GGUF/resolve/main/moltbook-oversight-llama-3.2-3b-instruct.Q3_K_L.gguf) | Q3_K_L | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/moltbook-oversight-llama-3.2-3b-instruct-GGUF/resolve/main/moltbook-oversight-llama-3.2-3b-instruct.IQ4_XS.gguf) | IQ4_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/moltbook-oversight-llama-3.2-3b-instruct-GGUF/resolve/main/moltbook-oversight-llama-3.2-3b-instruct.Q4_K_S.gguf) | Q4_K_S | 2.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/moltbook-oversight-llama-3.2-3b-instruct-GGUF/resolve/main/moltbook-oversight-llama-3.2-3b-instruct.Q4_K_M.gguf) | Q4_K_M | 2.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/moltbook-oversight-llama-3.2-3b-instruct-GGUF/resolve/main/moltbook-oversight-llama-3.2-3b-instruct.Q5_K_S.gguf) | Q5_K_S | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/moltbook-oversight-llama-3.2-3b-instruct-GGUF/resolve/main/moltbook-oversight-llama-3.2-3b-instruct.Q5_K_M.gguf) | Q5_K_M | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/moltbook-oversight-llama-3.2-3b-instruct-GGUF/resolve/main/moltbook-oversight-llama-3.2-3b-instruct.Q6_K.gguf) | Q6_K | 2.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/moltbook-oversight-llama-3.2-3b-instruct-GGUF/resolve/main/moltbook-oversight-llama-3.2-3b-instruct.Q8_0.gguf) | Q8_0 | 3.5 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/moltbook-oversight-llama-3.2-3b-instruct-GGUF/resolve/main/moltbook-oversight-llama-3.2-3b-instruct.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. + + diff --git a/moltbook-oversight-llama-3.2-3b-instruct.IQ4_XS.gguf b/moltbook-oversight-llama-3.2-3b-instruct.IQ4_XS.gguf new file mode 100644 index 0000000..d6bbcba --- /dev/null +++ b/moltbook-oversight-llama-3.2-3b-instruct.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94cf55c074867ef32179b943ae374f67222e693675970dc910da4f14bab858e6 +size 1840907360 diff --git a/moltbook-oversight-llama-3.2-3b-instruct.Q2_K.gguf b/moltbook-oversight-llama-3.2-3b-instruct.Q2_K.gguf new file mode 100644 index 0000000..71ee23d --- /dev/null +++ b/moltbook-oversight-llama-3.2-3b-instruct.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12de724fc8b5aa5aba985222540af32b53e20bc9aee97873de61e627a3f918a8 +size 1363936352 diff --git a/moltbook-oversight-llama-3.2-3b-instruct.Q3_K_L.gguf b/moltbook-oversight-llama-3.2-3b-instruct.Q3_K_L.gguf new file mode 100644 index 0000000..e117175 --- /dev/null +++ b/moltbook-oversight-llama-3.2-3b-instruct.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f3fb93cf9b1f3dbcd32ea617fa7f1cbf3e4fb7b03d04fea487069476c3b9ef5 +size 1815348320 diff --git a/moltbook-oversight-llama-3.2-3b-instruct.Q3_K_M.gguf b/moltbook-oversight-llama-3.2-3b-instruct.Q3_K_M.gguf new file mode 100644 index 0000000..f222e8d --- /dev/null +++ b/moltbook-oversight-llama-3.2-3b-instruct.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f6fae7690793df7be39146ebdd1026eae673d74f403d10db13b954bd782dd6e +size 1687159904 diff --git a/moltbook-oversight-llama-3.2-3b-instruct.Q3_K_S.gguf b/moltbook-oversight-llama-3.2-3b-instruct.Q3_K_S.gguf new file mode 100644 index 0000000..811bb55 --- /dev/null +++ b/moltbook-oversight-llama-3.2-3b-instruct.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1db373530471ac43e31485f174712c18892248e5d05bf97203b539b872f2c4fa +size 1542849632 diff --git a/moltbook-oversight-llama-3.2-3b-instruct.Q4_K_M.gguf b/moltbook-oversight-llama-3.2-3b-instruct.Q4_K_M.gguf new file mode 100644 index 0000000..debec94 --- /dev/null +++ b/moltbook-oversight-llama-3.2-3b-instruct.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21c0c135289447dcfde9c909a7b041aab77800e68bc7beb5ef3cf03126e79b9f +size 2019378272 diff --git a/moltbook-oversight-llama-3.2-3b-instruct.Q4_K_S.gguf b/moltbook-oversight-llama-3.2-3b-instruct.Q4_K_S.gguf new file mode 100644 index 0000000..f5ad3cf --- /dev/null +++ b/moltbook-oversight-llama-3.2-3b-instruct.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c15964a75be0fed4bd3ae0e69ba9ffa4d914b6063c9a4587e9b4912888d1f48 +size 1928201312 diff --git a/moltbook-oversight-llama-3.2-3b-instruct.Q5_K_M.gguf b/moltbook-oversight-llama-3.2-3b-instruct.Q5_K_M.gguf new file mode 100644 index 0000000..3bdc4c3 --- /dev/null +++ b/moltbook-oversight-llama-3.2-3b-instruct.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88977afedaa249a2b6c03fc6d8d63c9b6d28b84beda5562055d57a9b3c5a707e +size 2322154592 diff --git a/moltbook-oversight-llama-3.2-3b-instruct.Q5_K_S.gguf b/moltbook-oversight-llama-3.2-3b-instruct.Q5_K_S.gguf new file mode 100644 index 0000000..28e0792 --- /dev/null +++ b/moltbook-oversight-llama-3.2-3b-instruct.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed0a52dbecdba28cbfa40ee6da15e6972791a757ab383c11f1d8c1709c30e71f +size 2269512800 diff --git a/moltbook-oversight-llama-3.2-3b-instruct.Q6_K.gguf b/moltbook-oversight-llama-3.2-3b-instruct.Q6_K.gguf new file mode 100644 index 0000000..cd8e002 --- /dev/null +++ b/moltbook-oversight-llama-3.2-3b-instruct.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0fbb7c8301ad5d6fb784837e8e9e20b04fb02fd50e97ba09122ee257913b9e6 +size 2643854432 diff --git a/moltbook-oversight-llama-3.2-3b-instruct.Q8_0.gguf b/moltbook-oversight-llama-3.2-3b-instruct.Q8_0.gguf new file mode 100644 index 0000000..42ed2de --- /dev/null +++ b/moltbook-oversight-llama-3.2-3b-instruct.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a905c7047809932b37e68fe68afff37d68cae28d32b3c0988e1978680899d30 +size 3421899872 diff --git a/moltbook-oversight-llama-3.2-3b-instruct.f16.gguf b/moltbook-oversight-llama-3.2-3b-instruct.f16.gguf new file mode 100644 index 0000000..ed8a957 --- /dev/null +++ b/moltbook-oversight-llama-3.2-3b-instruct.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26101c672894c92482dda0c2afd8a04add406b139f9768ad70ce05a8049493c6 +size 6433688672