From b366eb3eb1b3ea56fdb2043cd3c9b94207bbe1c8 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 21 Apr 2026 10:16:04 +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/Autoregressive-1.5B-no-structure-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++++ Autoregressive-1.5B-no-structure.IQ4_XS.gguf | 3 + Autoregressive-1.5B-no-structure.Q2_K.gguf | 3 + Autoregressive-1.5B-no-structure.Q3_K_L.gguf | 3 + Autoregressive-1.5B-no-structure.Q3_K_M.gguf | 3 + Autoregressive-1.5B-no-structure.Q3_K_S.gguf | 3 + Autoregressive-1.5B-no-structure.Q4_K_M.gguf | 3 + Autoregressive-1.5B-no-structure.Q4_K_S.gguf | 3 + Autoregressive-1.5B-no-structure.Q5_K_M.gguf | 3 + Autoregressive-1.5B-no-structure.Q5_K_S.gguf | 3 + Autoregressive-1.5B-no-structure.Q6_K.gguf | 3 + Autoregressive-1.5B-no-structure.Q8_0.gguf | 3 + Autoregressive-1.5B-no-structure.f16.gguf | 3 + README.md | 71 ++++++++++++++++++++ 14 files changed, 154 insertions(+) create mode 100644 .gitattributes create mode 100644 Autoregressive-1.5B-no-structure.IQ4_XS.gguf create mode 100644 Autoregressive-1.5B-no-structure.Q2_K.gguf create mode 100644 Autoregressive-1.5B-no-structure.Q3_K_L.gguf create mode 100644 Autoregressive-1.5B-no-structure.Q3_K_M.gguf create mode 100644 Autoregressive-1.5B-no-structure.Q3_K_S.gguf create mode 100644 Autoregressive-1.5B-no-structure.Q4_K_M.gguf create mode 100644 Autoregressive-1.5B-no-structure.Q4_K_S.gguf create mode 100644 Autoregressive-1.5B-no-structure.Q5_K_M.gguf create mode 100644 Autoregressive-1.5B-no-structure.Q5_K_S.gguf create mode 100644 Autoregressive-1.5B-no-structure.Q6_K.gguf create mode 100644 Autoregressive-1.5B-no-structure.Q8_0.gguf create mode 100644 Autoregressive-1.5B-no-structure.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2057594 --- /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 +Autoregressive-1.5B-no-structure.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Autoregressive-1.5B-no-structure.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Autoregressive-1.5B-no-structure.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Autoregressive-1.5B-no-structure.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Autoregressive-1.5B-no-structure.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Autoregressive-1.5B-no-structure.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Autoregressive-1.5B-no-structure.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Autoregressive-1.5B-no-structure.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Autoregressive-1.5B-no-structure.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Autoregressive-1.5B-no-structure.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Autoregressive-1.5B-no-structure.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Autoregressive-1.5B-no-structure.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Autoregressive-1.5B-no-structure.IQ4_XS.gguf b/Autoregressive-1.5B-no-structure.IQ4_XS.gguf new file mode 100644 index 0000000..821329b --- /dev/null +++ b/Autoregressive-1.5B-no-structure.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e5319c93db19ce86ba41cbe3fd42b01676b79de6cbded348d118903c352379c +size 1025625344 diff --git a/Autoregressive-1.5B-no-structure.Q2_K.gguf b/Autoregressive-1.5B-no-structure.Q2_K.gguf new file mode 100644 index 0000000..1673ba4 --- /dev/null +++ b/Autoregressive-1.5B-no-structure.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:080c87e04553ea4a8642e5a117ad167d5a398ee144dee84ffb40f5fc56959c26 +size 752423168 diff --git a/Autoregressive-1.5B-no-structure.Q3_K_L.gguf b/Autoregressive-1.5B-no-structure.Q3_K_L.gguf new file mode 100644 index 0000000..969aef1 --- /dev/null +++ b/Autoregressive-1.5B-no-structure.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae261634df80d4aca97b6b0fcab5a017bb7f4190152628f19c5335998eb061fd +size 979943168 diff --git a/Autoregressive-1.5B-no-structure.Q3_K_M.gguf b/Autoregressive-1.5B-no-structure.Q3_K_M.gguf new file mode 100644 index 0000000..ae2e5da --- /dev/null +++ b/Autoregressive-1.5B-no-structure.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d46dc1c0583490faeeaaa9aa5ad31f1ada1db0da6839b551dd745cfdf1be103a +size 923959040 diff --git a/Autoregressive-1.5B-no-structure.Q3_K_S.gguf b/Autoregressive-1.5B-no-structure.Q3_K_S.gguf new file mode 100644 index 0000000..baf6c25 --- /dev/null +++ b/Autoregressive-1.5B-no-structure.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d2730f0f5d008815263f709e7914a239d0b3868ecb9a9d0e5d3944d83fd45c4 +size 860724992 diff --git a/Autoregressive-1.5B-no-structure.Q4_K_M.gguf b/Autoregressive-1.5B-no-structure.Q4_K_M.gguf new file mode 100644 index 0000000..7253bc7 --- /dev/null +++ b/Autoregressive-1.5B-no-structure.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d759aab43ebad9bce03ef824a1065f419184d5e41844d491e154fb7787e04e0b +size 1116771584 diff --git a/Autoregressive-1.5B-no-structure.Q4_K_S.gguf b/Autoregressive-1.5B-no-structure.Q4_K_S.gguf new file mode 100644 index 0000000..f539baf --- /dev/null +++ b/Autoregressive-1.5B-no-structure.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ccd9fdc28a1bbe77fe18725e9f3c0753666e89d6dca2053945c20bbfd155a89 +size 1071035648 diff --git a/Autoregressive-1.5B-no-structure.Q5_K_M.gguf b/Autoregressive-1.5B-no-structure.Q5_K_M.gguf new file mode 100644 index 0000000..d42228c --- /dev/null +++ b/Autoregressive-1.5B-no-structure.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c15de6b673f41292fb8789b048b423598264c5e2fe1c19b20d40858774f00fe3 +size 1284896000 diff --git a/Autoregressive-1.5B-no-structure.Q5_K_S.gguf b/Autoregressive-1.5B-no-structure.Q5_K_S.gguf new file mode 100644 index 0000000..fa79c35 --- /dev/null +++ b/Autoregressive-1.5B-no-structure.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddbfb3b092944ca7cf1718070b6a064de1f199ec34904bad42558f73ef95e0b0 +size 1258575104 diff --git a/Autoregressive-1.5B-no-structure.Q6_K.gguf b/Autoregressive-1.5B-no-structure.Q6_K.gguf new file mode 100644 index 0000000..f84bbfa --- /dev/null +++ b/Autoregressive-1.5B-no-structure.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bc7536bd80612125da2e1ed57c235c1e66204a1fe99fb2a50cc7219457b9e97 +size 1463528192 diff --git a/Autoregressive-1.5B-no-structure.Q8_0.gguf b/Autoregressive-1.5B-no-structure.Q8_0.gguf new file mode 100644 index 0000000..e52be56 --- /dev/null +++ b/Autoregressive-1.5B-no-structure.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fff613773dff6f47f1d02624faf4a728d20b35f0f02433cbc4ddf6eaef974256 +size 1893691136 diff --git a/Autoregressive-1.5B-no-structure.f16.gguf b/Autoregressive-1.5B-no-structure.f16.gguf new file mode 100644 index 0000000..0304eb4 --- /dev/null +++ b/Autoregressive-1.5B-no-structure.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f9af5c87134abbb802246d4b5cce13bafbc02aae5f31939e134803d4c979cd9 +size 3558838016 diff --git a/README.md b/README.md new file mode 100644 index 0000000..1b88417 --- /dev/null +++ b/README.md @@ -0,0 +1,71 @@ +--- +base_model: InfiniAILab/Autoregressive-1.5B-no-structure +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +static quants of https://huggingface.co/InfiniAILab/Autoregressive-1.5B-no-structure + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Autoregressive-1.5B-no-structure-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/Autoregressive-1.5B-no-structure-GGUF/resolve/main/Autoregressive-1.5B-no-structure.Q2_K.gguf) | Q2_K | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Autoregressive-1.5B-no-structure-GGUF/resolve/main/Autoregressive-1.5B-no-structure.Q3_K_S.gguf) | Q3_K_S | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Autoregressive-1.5B-no-structure-GGUF/resolve/main/Autoregressive-1.5B-no-structure.Q3_K_M.gguf) | Q3_K_M | 1.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Autoregressive-1.5B-no-structure-GGUF/resolve/main/Autoregressive-1.5B-no-structure.Q3_K_L.gguf) | Q3_K_L | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/Autoregressive-1.5B-no-structure-GGUF/resolve/main/Autoregressive-1.5B-no-structure.IQ4_XS.gguf) | IQ4_XS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/Autoregressive-1.5B-no-structure-GGUF/resolve/main/Autoregressive-1.5B-no-structure.Q4_K_S.gguf) | Q4_K_S | 1.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Autoregressive-1.5B-no-structure-GGUF/resolve/main/Autoregressive-1.5B-no-structure.Q4_K_M.gguf) | Q4_K_M | 1.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Autoregressive-1.5B-no-structure-GGUF/resolve/main/Autoregressive-1.5B-no-structure.Q5_K_S.gguf) | Q5_K_S | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/Autoregressive-1.5B-no-structure-GGUF/resolve/main/Autoregressive-1.5B-no-structure.Q5_K_M.gguf) | Q5_K_M | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/Autoregressive-1.5B-no-structure-GGUF/resolve/main/Autoregressive-1.5B-no-structure.Q6_K.gguf) | Q6_K | 1.6 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Autoregressive-1.5B-no-structure-GGUF/resolve/main/Autoregressive-1.5B-no-structure.Q8_0.gguf) | Q8_0 | 2.0 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Autoregressive-1.5B-no-structure-GGUF/resolve/main/Autoregressive-1.5B-no-structure.f16.gguf) | f16 | 3.7 | 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. + +