From f762dd06a540a1460d984a372047dd0e7897f217 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 14 Jun 2026 12:16:16 +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_1b_Odyssea_Escalation_0.0-GGUF Source: Original Platform --- .gitattributes | 47 ++++++++++++ ..._3.2_1b_Odyssea_Escalation_0.0.IQ4_XS.gguf | 3 + Llama_3.2_1b_Odyssea_Escalation_0.0.Q2_K.gguf | 3 + ..._3.2_1b_Odyssea_Escalation_0.0.Q3_K_L.gguf | 3 + ..._3.2_1b_Odyssea_Escalation_0.0.Q3_K_M.gguf | 3 + ..._3.2_1b_Odyssea_Escalation_0.0.Q3_K_S.gguf | 3 + ..._3.2_1b_Odyssea_Escalation_0.0.Q4_K_M.gguf | 3 + ..._3.2_1b_Odyssea_Escalation_0.0.Q4_K_S.gguf | 3 + ..._3.2_1b_Odyssea_Escalation_0.0.Q5_K_M.gguf | 3 + ..._3.2_1b_Odyssea_Escalation_0.0.Q5_K_S.gguf | 3 + Llama_3.2_1b_Odyssea_Escalation_0.0.Q6_K.gguf | 3 + Llama_3.2_1b_Odyssea_Escalation_0.0.Q8_0.gguf | 3 + Llama_3.2_1b_Odyssea_Escalation_0.0.f16.gguf | 3 + README.md | 71 +++++++++++++++++++ 14 files changed, 154 insertions(+) create mode 100644 .gitattributes create mode 100644 Llama_3.2_1b_Odyssea_Escalation_0.0.IQ4_XS.gguf create mode 100644 Llama_3.2_1b_Odyssea_Escalation_0.0.Q2_K.gguf create mode 100644 Llama_3.2_1b_Odyssea_Escalation_0.0.Q3_K_L.gguf create mode 100644 Llama_3.2_1b_Odyssea_Escalation_0.0.Q3_K_M.gguf create mode 100644 Llama_3.2_1b_Odyssea_Escalation_0.0.Q3_K_S.gguf create mode 100644 Llama_3.2_1b_Odyssea_Escalation_0.0.Q4_K_M.gguf create mode 100644 Llama_3.2_1b_Odyssea_Escalation_0.0.Q4_K_S.gguf create mode 100644 Llama_3.2_1b_Odyssea_Escalation_0.0.Q5_K_M.gguf create mode 100644 Llama_3.2_1b_Odyssea_Escalation_0.0.Q5_K_S.gguf create mode 100644 Llama_3.2_1b_Odyssea_Escalation_0.0.Q6_K.gguf create mode 100644 Llama_3.2_1b_Odyssea_Escalation_0.0.Q8_0.gguf create mode 100644 Llama_3.2_1b_Odyssea_Escalation_0.0.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b16782a --- /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_1b_Odyssea_Escalation_0.0.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama_3.2_1b_Odyssea_Escalation_0.0.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama_3.2_1b_Odyssea_Escalation_0.0.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Llama_3.2_1b_Odyssea_Escalation_0.0.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama_3.2_1b_Odyssea_Escalation_0.0.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama_3.2_1b_Odyssea_Escalation_0.0.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama_3.2_1b_Odyssea_Escalation_0.0.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama_3.2_1b_Odyssea_Escalation_0.0.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama_3.2_1b_Odyssea_Escalation_0.0.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama_3.2_1b_Odyssea_Escalation_0.0.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama_3.2_1b_Odyssea_Escalation_0.0.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Llama_3.2_1b_Odyssea_Escalation_0.0.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Llama_3.2_1b_Odyssea_Escalation_0.0.IQ4_XS.gguf b/Llama_3.2_1b_Odyssea_Escalation_0.0.IQ4_XS.gguf new file mode 100644 index 0000000..a168200 --- /dev/null +++ b/Llama_3.2_1b_Odyssea_Escalation_0.0.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2f4383233d374317f4e67f8542c1c10596316ab5221c2e2a1190a9aa0957bd6 +size 748384992 diff --git a/Llama_3.2_1b_Odyssea_Escalation_0.0.Q2_K.gguf b/Llama_3.2_1b_Odyssea_Escalation_0.0.Q2_K.gguf new file mode 100644 index 0000000..fa74956 --- /dev/null +++ b/Llama_3.2_1b_Odyssea_Escalation_0.0.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0878753b3f85a69871d1ba034cd09ad042a8aec060e9a96ef28f7fba333cec92 +size 580874976 diff --git a/Llama_3.2_1b_Odyssea_Escalation_0.0.Q3_K_L.gguf b/Llama_3.2_1b_Odyssea_Escalation_0.0.Q3_K_L.gguf new file mode 100644 index 0000000..664e6f8 --- /dev/null +++ b/Llama_3.2_1b_Odyssea_Escalation_0.0.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63d008f4e791a60245712b4a0c6b95f43f8cb13c941f5fb3e9f15cea579add8f +size 732525280 diff --git a/Llama_3.2_1b_Odyssea_Escalation_0.0.Q3_K_M.gguf b/Llama_3.2_1b_Odyssea_Escalation_0.0.Q3_K_M.gguf new file mode 100644 index 0000000..d54875c --- /dev/null +++ b/Llama_3.2_1b_Odyssea_Escalation_0.0.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:354e3c3a8b016814b2198eab8afd0903df8ab1b3b8c6beb0b7dfe7dfa6956f51 +size 690844384 diff --git a/Llama_3.2_1b_Odyssea_Escalation_0.0.Q3_K_S.gguf b/Llama_3.2_1b_Odyssea_Escalation_0.0.Q3_K_S.gguf new file mode 100644 index 0000000..38766ed --- /dev/null +++ b/Llama_3.2_1b_Odyssea_Escalation_0.0.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb45069802e2108b3b2b00735e0a2b1e283f10f9cc4bb50e5b192f4b1c5550aa +size 641692384 diff --git a/Llama_3.2_1b_Odyssea_Escalation_0.0.Q4_K_M.gguf b/Llama_3.2_1b_Odyssea_Escalation_0.0.Q4_K_M.gguf new file mode 100644 index 0000000..c15f124 --- /dev/null +++ b/Llama_3.2_1b_Odyssea_Escalation_0.0.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5041fd8674bddc171c8382c0732610e3d453eac34337b0aa01da25fec1d0bc0 +size 807695072 diff --git a/Llama_3.2_1b_Odyssea_Escalation_0.0.Q4_K_S.gguf b/Llama_3.2_1b_Odyssea_Escalation_0.0.Q4_K_S.gguf new file mode 100644 index 0000000..16c4e3a --- /dev/null +++ b/Llama_3.2_1b_Odyssea_Escalation_0.0.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef305a98a0e94395fff2d4f13c5193d1638450e17a6ee059c5d3e5df2c2913fc +size 775647968 diff --git a/Llama_3.2_1b_Odyssea_Escalation_0.0.Q5_K_M.gguf b/Llama_3.2_1b_Odyssea_Escalation_0.0.Q5_K_M.gguf new file mode 100644 index 0000000..1e91922 --- /dev/null +++ b/Llama_3.2_1b_Odyssea_Escalation_0.0.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6900243edd0e870d219ad0aa74903dd2944921b4257a8f2c47f45ce1e69f6f9 +size 911504096 diff --git a/Llama_3.2_1b_Odyssea_Escalation_0.0.Q5_K_S.gguf b/Llama_3.2_1b_Odyssea_Escalation_0.0.Q5_K_S.gguf new file mode 100644 index 0000000..8f2bbdf --- /dev/null +++ b/Llama_3.2_1b_Odyssea_Escalation_0.0.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb7c681f63c1f83fe01efd683a79163e1a97274a286b9bcab03b38afd9e7e852 +size 892564192 diff --git a/Llama_3.2_1b_Odyssea_Escalation_0.0.Q6_K.gguf b/Llama_3.2_1b_Odyssea_Escalation_0.0.Q6_K.gguf new file mode 100644 index 0000000..0010938 --- /dev/null +++ b/Llama_3.2_1b_Odyssea_Escalation_0.0.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2719ed946d53cee876325694bb88977bf17b248ace97548bc754654c6b9e6cf +size 1021801184 diff --git a/Llama_3.2_1b_Odyssea_Escalation_0.0.Q8_0.gguf b/Llama_3.2_1b_Odyssea_Escalation_0.0.Q8_0.gguf new file mode 100644 index 0000000..c12db0e --- /dev/null +++ b/Llama_3.2_1b_Odyssea_Escalation_0.0.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:314e13cfd207eefe9d229b33a8f5c3e2db955e9362fd5837ebf25fcca01c0d2a +size 1321083616 diff --git a/Llama_3.2_1b_Odyssea_Escalation_0.0.f16.gguf b/Llama_3.2_1b_Odyssea_Escalation_0.0.f16.gguf new file mode 100644 index 0000000..ffa445c --- /dev/null +++ b/Llama_3.2_1b_Odyssea_Escalation_0.0.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf432ee1843c0f4471815d4b33992bdb6522a77a65f9ee3bc2c8f37b07308411 +size 2479596256 diff --git a/README.md b/README.md new file mode 100644 index 0000000..28405e3 --- /dev/null +++ b/README.md @@ -0,0 +1,71 @@ +--- +base_model: Nexesenex/Llama_3.2_1b_Odyssea_Escalation_0.0 +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + + +static quants of https://huggingface.co/Nexesenex/Llama_3.2_1b_Odyssea_Escalation_0.0 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Llama_3.2_1b_Odyssea_Escalation_0.0-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/Llama_3.2_1b_Odyssea_Escalation_0.0-GGUF/resolve/main/Llama_3.2_1b_Odyssea_Escalation_0.0.Q2_K.gguf) | Q2_K | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama_3.2_1b_Odyssea_Escalation_0.0-GGUF/resolve/main/Llama_3.2_1b_Odyssea_Escalation_0.0.Q3_K_S.gguf) | Q3_K_S | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama_3.2_1b_Odyssea_Escalation_0.0-GGUF/resolve/main/Llama_3.2_1b_Odyssea_Escalation_0.0.Q3_K_M.gguf) | Q3_K_M | 0.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Llama_3.2_1b_Odyssea_Escalation_0.0-GGUF/resolve/main/Llama_3.2_1b_Odyssea_Escalation_0.0.Q3_K_L.gguf) | Q3_K_L | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama_3.2_1b_Odyssea_Escalation_0.0-GGUF/resolve/main/Llama_3.2_1b_Odyssea_Escalation_0.0.IQ4_XS.gguf) | IQ4_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama_3.2_1b_Odyssea_Escalation_0.0-GGUF/resolve/main/Llama_3.2_1b_Odyssea_Escalation_0.0.Q4_K_S.gguf) | Q4_K_S | 0.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama_3.2_1b_Odyssea_Escalation_0.0-GGUF/resolve/main/Llama_3.2_1b_Odyssea_Escalation_0.0.Q4_K_M.gguf) | Q4_K_M | 0.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama_3.2_1b_Odyssea_Escalation_0.0-GGUF/resolve/main/Llama_3.2_1b_Odyssea_Escalation_0.0.Q5_K_S.gguf) | Q5_K_S | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Llama_3.2_1b_Odyssea_Escalation_0.0-GGUF/resolve/main/Llama_3.2_1b_Odyssea_Escalation_0.0.Q5_K_M.gguf) | Q5_K_M | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Llama_3.2_1b_Odyssea_Escalation_0.0-GGUF/resolve/main/Llama_3.2_1b_Odyssea_Escalation_0.0.Q6_K.gguf) | Q6_K | 1.1 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Llama_3.2_1b_Odyssea_Escalation_0.0-GGUF/resolve/main/Llama_3.2_1b_Odyssea_Escalation_0.0.Q8_0.gguf) | Q8_0 | 1.4 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Llama_3.2_1b_Odyssea_Escalation_0.0-GGUF/resolve/main/Llama_3.2_1b_Odyssea_Escalation_0.0.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. + +