commit b210d718a2f8b531b999bab7c25156b4618bc43b Author: ModelHub XC Date: Sun Jun 14 09:40:15 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/STAR1-R1-Distill-1.5B-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8a916f2 --- /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 +STAR1-R1-Distill-1.5B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +STAR1-R1-Distill-1.5B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +STAR1-R1-Distill-1.5B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +STAR1-R1-Distill-1.5B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +STAR1-R1-Distill-1.5B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +STAR1-R1-Distill-1.5B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +STAR1-R1-Distill-1.5B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +STAR1-R1-Distill-1.5B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +STAR1-R1-Distill-1.5B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +STAR1-R1-Distill-1.5B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +STAR1-R1-Distill-1.5B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +STAR1-R1-Distill-1.5B.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..ee1103d --- /dev/null +++ b/README.md @@ -0,0 +1,71 @@ +--- +base_model: UCSC-VLAA/STAR1-R1-Distill-1.5B +datasets: +- UCSC-VLAA/STAR-1 +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + +static quants of https://huggingface.co/UCSC-VLAA/STAR1-R1-Distill-1.5B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#STAR1-R1-Distill-1.5B-GGUF).*** + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/STAR1-R1-Distill-1.5B-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/STAR1-R1-Distill-1.5B-GGUF/resolve/main/STAR1-R1-Distill-1.5B.Q2_K.gguf) | Q2_K | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/STAR1-R1-Distill-1.5B-GGUF/resolve/main/STAR1-R1-Distill-1.5B.Q3_K_S.gguf) | Q3_K_S | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/STAR1-R1-Distill-1.5B-GGUF/resolve/main/STAR1-R1-Distill-1.5B.Q3_K_M.gguf) | Q3_K_M | 1.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/STAR1-R1-Distill-1.5B-GGUF/resolve/main/STAR1-R1-Distill-1.5B.Q3_K_L.gguf) | Q3_K_L | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/STAR1-R1-Distill-1.5B-GGUF/resolve/main/STAR1-R1-Distill-1.5B.IQ4_XS.gguf) | IQ4_XS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/STAR1-R1-Distill-1.5B-GGUF/resolve/main/STAR1-R1-Distill-1.5B.Q4_K_S.gguf) | Q4_K_S | 1.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/STAR1-R1-Distill-1.5B-GGUF/resolve/main/STAR1-R1-Distill-1.5B.Q4_K_M.gguf) | Q4_K_M | 1.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/STAR1-R1-Distill-1.5B-GGUF/resolve/main/STAR1-R1-Distill-1.5B.Q5_K_S.gguf) | Q5_K_S | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/STAR1-R1-Distill-1.5B-GGUF/resolve/main/STAR1-R1-Distill-1.5B.Q5_K_M.gguf) | Q5_K_M | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/STAR1-R1-Distill-1.5B-GGUF/resolve/main/STAR1-R1-Distill-1.5B.Q6_K.gguf) | Q6_K | 1.6 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/STAR1-R1-Distill-1.5B-GGUF/resolve/main/STAR1-R1-Distill-1.5B.Q8_0.gguf) | Q8_0 | 2.0 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/STAR1-R1-Distill-1.5B-GGUF/resolve/main/STAR1-R1-Distill-1.5B.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. + + diff --git a/STAR1-R1-Distill-1.5B.IQ4_XS.gguf b/STAR1-R1-Distill-1.5B.IQ4_XS.gguf new file mode 100644 index 0000000..e97d338 --- /dev/null +++ b/STAR1-R1-Distill-1.5B.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06a3aed063fea86abd249edb4ac76ca77a83b8c0670aeccfdc60f1aa9a2c762d +size 1026162496 diff --git a/STAR1-R1-Distill-1.5B.Q2_K.gguf b/STAR1-R1-Distill-1.5B.Q2_K.gguf new file mode 100644 index 0000000..c68f861 --- /dev/null +++ b/STAR1-R1-Distill-1.5B.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d25faa83a292b3f82c684c718faf8b8e0724787b3b18520640605381b6c3351 +size 752880448 diff --git a/STAR1-R1-Distill-1.5B.Q3_K_L.gguf b/STAR1-R1-Distill-1.5B.Q3_K_L.gguf new file mode 100644 index 0000000..bba4eae --- /dev/null +++ b/STAR1-R1-Distill-1.5B.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cd64ece16f0559ab3bc5de847cf5d510628ab40cdf503c831718dc05e350f4c +size 980440384 diff --git a/STAR1-R1-Distill-1.5B.Q3_K_M.gguf b/STAR1-R1-Distill-1.5B.Q3_K_M.gguf new file mode 100644 index 0000000..3bd879f --- /dev/null +++ b/STAR1-R1-Distill-1.5B.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1086f605503b9ec27fc42884c3ca3e8f3442729274e4a903ba82a3779b10f1d9 +size 924456256 diff --git a/STAR1-R1-Distill-1.5B.Q3_K_S.gguf b/STAR1-R1-Distill-1.5B.Q3_K_S.gguf new file mode 100644 index 0000000..e4fbee1 --- /dev/null +++ b/STAR1-R1-Distill-1.5B.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02298c6027f6574749f682655d228c6816c60a3e0dd7699db9dd01d38e260fdc +size 861222208 diff --git a/STAR1-R1-Distill-1.5B.Q4_K_M.gguf b/STAR1-R1-Distill-1.5B.Q4_K_M.gguf new file mode 100644 index 0000000..bf442c6 --- /dev/null +++ b/STAR1-R1-Distill-1.5B.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5e47eeb8b939900201b8abb29e009b51c38ac14ee117116adcb4acc2d7ab7ee +size 1117321024 diff --git a/STAR1-R1-Distill-1.5B.Q4_K_S.gguf b/STAR1-R1-Distill-1.5B.Q4_K_S.gguf new file mode 100644 index 0000000..49a57d6 --- /dev/null +++ b/STAR1-R1-Distill-1.5B.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3d948cfaf8f79745cf434539206bc212a499fc0f69865875aef3dce8fb2497b +size 1071585088 diff --git a/STAR1-R1-Distill-1.5B.Q5_K_M.gguf b/STAR1-R1-Distill-1.5B.Q5_K_M.gguf new file mode 100644 index 0000000..85160f7 --- /dev/null +++ b/STAR1-R1-Distill-1.5B.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:167e548b908a3aa6b9dea04c6a789e30e12b1911511730a02ff587b92fd9e1b8 +size 1285494592 diff --git a/STAR1-R1-Distill-1.5B.Q5_K_S.gguf b/STAR1-R1-Distill-1.5B.Q5_K_S.gguf new file mode 100644 index 0000000..a708f41 --- /dev/null +++ b/STAR1-R1-Distill-1.5B.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cef84aebe1d6dd02649cefec53d1991160c81a00ca8837021b4ec0532ce99d2 +size 1259173696 diff --git a/STAR1-R1-Distill-1.5B.Q6_K.gguf b/STAR1-R1-Distill-1.5B.Q6_K.gguf new file mode 100644 index 0000000..8cbe5be --- /dev/null +++ b/STAR1-R1-Distill-1.5B.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f346d86f9d3ad411bc2dfd7e6bae72ec8a142acf7a003752c88f56cf5c2f9e5 +size 1464179008 diff --git a/STAR1-R1-Distill-1.5B.Q8_0.gguf b/STAR1-R1-Distill-1.5B.Q8_0.gguf new file mode 100644 index 0000000..a1adabd --- /dev/null +++ b/STAR1-R1-Distill-1.5B.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b80a96510161de0b18f8ef5ee634b571267d9965ff98bd8f1a56b06da5b0716 +size 1894532416 diff --git a/STAR1-R1-Distill-1.5B.f16.gguf b/STAR1-R1-Distill-1.5B.f16.gguf new file mode 100644 index 0000000..65fb904 --- /dev/null +++ b/STAR1-R1-Distill-1.5B.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9ec57a86f339e0cece80cbaa7daee647c3c7c03e73796c0562f045b75b8dc8e +size 3560416576