commit 5da5a9e394b65458a706b9bf562d5e65a674c87e Author: ModelHub XC Date: Sat Jun 13 14:31:16 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/dhenu2-in-climate-llama3.2-1b-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..76425be --- /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 +dhenu2-in-climate-llama3.2-1b.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +dhenu2-in-climate-llama3.2-1b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +dhenu2-in-climate-llama3.2-1b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +dhenu2-in-climate-llama3.2-1b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +dhenu2-in-climate-llama3.2-1b.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +dhenu2-in-climate-llama3.2-1b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +dhenu2-in-climate-llama3.2-1b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +dhenu2-in-climate-llama3.2-1b.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +dhenu2-in-climate-llama3.2-1b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +dhenu2-in-climate-llama3.2-1b.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +dhenu2-in-climate-llama3.2-1b.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +dhenu2-in-climate-llama3.2-1b.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..545fa05 --- /dev/null +++ b/README.md @@ -0,0 +1,70 @@ +--- +base_model: chheplo/dhenu2-in-climate-llama3.2-1b +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- llama-factory +--- +## About + + + + + + +static quants of https://huggingface.co/chheplo/dhenu2-in-climate-llama3.2-1b + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#dhenu2-in-climate-llama3.2-1b-GGUF).*** + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/dhenu2-in-climate-llama3.2-1b-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/dhenu2-in-climate-llama3.2-1b-GGUF/resolve/main/dhenu2-in-climate-llama3.2-1b.Q2_K.gguf) | Q2_K | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/dhenu2-in-climate-llama3.2-1b-GGUF/resolve/main/dhenu2-in-climate-llama3.2-1b.Q3_K_S.gguf) | Q3_K_S | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/dhenu2-in-climate-llama3.2-1b-GGUF/resolve/main/dhenu2-in-climate-llama3.2-1b.Q3_K_M.gguf) | Q3_K_M | 0.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/dhenu2-in-climate-llama3.2-1b-GGUF/resolve/main/dhenu2-in-climate-llama3.2-1b.Q3_K_L.gguf) | Q3_K_L | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/dhenu2-in-climate-llama3.2-1b-GGUF/resolve/main/dhenu2-in-climate-llama3.2-1b.IQ4_XS.gguf) | IQ4_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/dhenu2-in-climate-llama3.2-1b-GGUF/resolve/main/dhenu2-in-climate-llama3.2-1b.Q4_K_S.gguf) | Q4_K_S | 0.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/dhenu2-in-climate-llama3.2-1b-GGUF/resolve/main/dhenu2-in-climate-llama3.2-1b.Q4_K_M.gguf) | Q4_K_M | 0.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/dhenu2-in-climate-llama3.2-1b-GGUF/resolve/main/dhenu2-in-climate-llama3.2-1b.Q5_K_S.gguf) | Q5_K_S | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/dhenu2-in-climate-llama3.2-1b-GGUF/resolve/main/dhenu2-in-climate-llama3.2-1b.Q5_K_M.gguf) | Q5_K_M | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/dhenu2-in-climate-llama3.2-1b-GGUF/resolve/main/dhenu2-in-climate-llama3.2-1b.Q6_K.gguf) | Q6_K | 1.1 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/dhenu2-in-climate-llama3.2-1b-GGUF/resolve/main/dhenu2-in-climate-llama3.2-1b.Q8_0.gguf) | Q8_0 | 1.4 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/dhenu2-in-climate-llama3.2-1b-GGUF/resolve/main/dhenu2-in-climate-llama3.2-1b.f16.gguf) | f16 | 2.6 | 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/dhenu2-in-climate-llama3.2-1b.IQ4_XS.gguf b/dhenu2-in-climate-llama3.2-1b.IQ4_XS.gguf new file mode 100644 index 0000000..aaeb89a --- /dev/null +++ b/dhenu2-in-climate-llama3.2-1b.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32e2319fb8dfb565a1457b2d54353514043f214814045cbbb0f43f57bd9ff2c4 +size 748384416 diff --git a/dhenu2-in-climate-llama3.2-1b.Q2_K.gguf b/dhenu2-in-climate-llama3.2-1b.Q2_K.gguf new file mode 100644 index 0000000..7cd4b1c --- /dev/null +++ b/dhenu2-in-climate-llama3.2-1b.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d46aa5f90aaa612e36d73aaec47bb7a15cad9f12c7ca59d10656c8a2fede916e +size 580874400 diff --git a/dhenu2-in-climate-llama3.2-1b.Q3_K_L.gguf b/dhenu2-in-climate-llama3.2-1b.Q3_K_L.gguf new file mode 100644 index 0000000..9077b4a --- /dev/null +++ b/dhenu2-in-climate-llama3.2-1b.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f9ae12e0d1c95fad93c8bb8dfad586bbfe98365f6a471706891c6ec7b67a4bf +size 732524704 diff --git a/dhenu2-in-climate-llama3.2-1b.Q3_K_M.gguf b/dhenu2-in-climate-llama3.2-1b.Q3_K_M.gguf new file mode 100644 index 0000000..e890f2f --- /dev/null +++ b/dhenu2-in-climate-llama3.2-1b.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c9ff696007901bcdd26f4b2300b3caed35822ab569d7783c910420fa706bc7c +size 690843808 diff --git a/dhenu2-in-climate-llama3.2-1b.Q3_K_S.gguf b/dhenu2-in-climate-llama3.2-1b.Q3_K_S.gguf new file mode 100644 index 0000000..f9a20e3 --- /dev/null +++ b/dhenu2-in-climate-llama3.2-1b.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e9bf9853c1d8199d2344d3da5a5560e98fac023e2f848599a44660aae3fa102 +size 641691808 diff --git a/dhenu2-in-climate-llama3.2-1b.Q4_K_M.gguf b/dhenu2-in-climate-llama3.2-1b.Q4_K_M.gguf new file mode 100644 index 0000000..8cbb77c --- /dev/null +++ b/dhenu2-in-climate-llama3.2-1b.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a87d1788d1ae0a260bcfacbf2bd67982ee9dd1542bf1c74dd106baf71e55eda0 +size 807694496 diff --git a/dhenu2-in-climate-llama3.2-1b.Q4_K_S.gguf b/dhenu2-in-climate-llama3.2-1b.Q4_K_S.gguf new file mode 100644 index 0000000..e128fb1 --- /dev/null +++ b/dhenu2-in-climate-llama3.2-1b.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3efbd43fcf23ff0bd2d4a33be6374f1e48cb8c2b23affb118f807bda1304faa +size 775647392 diff --git a/dhenu2-in-climate-llama3.2-1b.Q5_K_M.gguf b/dhenu2-in-climate-llama3.2-1b.Q5_K_M.gguf new file mode 100644 index 0000000..03e56a3 --- /dev/null +++ b/dhenu2-in-climate-llama3.2-1b.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7d65620c4f58c9b21fc7c94b5287fa145298cb20ce05b2e02897f46907b9b78 +size 911503520 diff --git a/dhenu2-in-climate-llama3.2-1b.Q5_K_S.gguf b/dhenu2-in-climate-llama3.2-1b.Q5_K_S.gguf new file mode 100644 index 0000000..91d49fe --- /dev/null +++ b/dhenu2-in-climate-llama3.2-1b.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:365b83c1176fcee6b284e8086768820d1c000097d08818b78337b2481221aee0 +size 892563616 diff --git a/dhenu2-in-climate-llama3.2-1b.Q6_K.gguf b/dhenu2-in-climate-llama3.2-1b.Q6_K.gguf new file mode 100644 index 0000000..fda3c8f --- /dev/null +++ b/dhenu2-in-climate-llama3.2-1b.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf7ead6d48075a381ccbd3be87435a0e29967f276f15500e077a6472f52cacb4 +size 1021800608 diff --git a/dhenu2-in-climate-llama3.2-1b.Q8_0.gguf b/dhenu2-in-climate-llama3.2-1b.Q8_0.gguf new file mode 100644 index 0000000..5cc0944 --- /dev/null +++ b/dhenu2-in-climate-llama3.2-1b.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26fa55c0e3f2de9f32791951d7d2e2de8d72e36895423eebccc2f451d4c47f13 +size 1321083040 diff --git a/dhenu2-in-climate-llama3.2-1b.f16.gguf b/dhenu2-in-climate-llama3.2-1b.f16.gguf new file mode 100644 index 0000000..13cf0c0 --- /dev/null +++ b/dhenu2-in-climate-llama3.2-1b.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0312131e34099818e348ddb68d275e5642921f07e87751ad079322935259cefb +size 2479595680