commit 1daece6afdfc0556f4b24a22acb630bff64544ab Author: ModelHub XC Date: Thu Jun 11 14:19:16 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/sarashina2.2-1b-instruct-v0.1-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..bed40c4 --- /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 +sarashina2.2-1b-instruct-v0.1.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +sarashina2.2-1b-instruct-v0.1.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +sarashina2.2-1b-instruct-v0.1.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +sarashina2.2-1b-instruct-v0.1.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +sarashina2.2-1b-instruct-v0.1.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +sarashina2.2-1b-instruct-v0.1.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +sarashina2.2-1b-instruct-v0.1.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +sarashina2.2-1b-instruct-v0.1.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +sarashina2.2-1b-instruct-v0.1.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +sarashina2.2-1b-instruct-v0.1.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +sarashina2.2-1b-instruct-v0.1.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +sarashina2.2-1b-instruct-v0.1.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..8724787 --- /dev/null +++ b/README.md @@ -0,0 +1,64 @@ +--- +base_model: sbintuitions/sarashina2.2-1b-instruct-v0.1 +language: +- ja +library_name: transformers +license: mit +quantized_by: mradermacher +--- +## About + + + + + + +static quants of https://huggingface.co/sbintuitions/sarashina2.2-1b-instruct-v0.1 + + +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/sarashina2.2-1b-instruct-v0.1-GGUF/resolve/main/sarashina2.2-1b-instruct-v0.1.Q2_K.gguf) | Q2_K | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/sarashina2.2-1b-instruct-v0.1-GGUF/resolve/main/sarashina2.2-1b-instruct-v0.1.Q3_K_S.gguf) | Q3_K_S | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/sarashina2.2-1b-instruct-v0.1-GGUF/resolve/main/sarashina2.2-1b-instruct-v0.1.Q3_K_M.gguf) | Q3_K_M | 0.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/sarashina2.2-1b-instruct-v0.1-GGUF/resolve/main/sarashina2.2-1b-instruct-v0.1.Q3_K_L.gguf) | Q3_K_L | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/sarashina2.2-1b-instruct-v0.1-GGUF/resolve/main/sarashina2.2-1b-instruct-v0.1.IQ4_XS.gguf) | IQ4_XS | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/sarashina2.2-1b-instruct-v0.1-GGUF/resolve/main/sarashina2.2-1b-instruct-v0.1.Q4_K_S.gguf) | Q4_K_S | 1.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/sarashina2.2-1b-instruct-v0.1-GGUF/resolve/main/sarashina2.2-1b-instruct-v0.1.Q4_K_M.gguf) | Q4_K_M | 1.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/sarashina2.2-1b-instruct-v0.1-GGUF/resolve/main/sarashina2.2-1b-instruct-v0.1.Q5_K_S.gguf) | Q5_K_S | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/sarashina2.2-1b-instruct-v0.1-GGUF/resolve/main/sarashina2.2-1b-instruct-v0.1.Q5_K_M.gguf) | Q5_K_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/sarashina2.2-1b-instruct-v0.1-GGUF/resolve/main/sarashina2.2-1b-instruct-v0.1.Q6_K.gguf) | Q6_K | 1.3 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/sarashina2.2-1b-instruct-v0.1-GGUF/resolve/main/sarashina2.2-1b-instruct-v0.1.Q8_0.gguf) | Q8_0 | 1.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/sarashina2.2-1b-instruct-v0.1-GGUF/resolve/main/sarashina2.2-1b-instruct-v0.1.f16.gguf) | f16 | 2.9 | 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/sarashina2.2-1b-instruct-v0.1.IQ4_XS.gguf b/sarashina2.2-1b-instruct-v0.1.IQ4_XS.gguf new file mode 100644 index 0000000..e9e6959 --- /dev/null +++ b/sarashina2.2-1b-instruct-v0.1.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbe1f57ca771f44415ccda9486d4d1730b32d3923bc9c6e6ed8540264d5ec3e0 +size 818420064 diff --git a/sarashina2.2-1b-instruct-v0.1.Q2_K.gguf b/sarashina2.2-1b-instruct-v0.1.Q2_K.gguf new file mode 100644 index 0000000..ee06087 --- /dev/null +++ b/sarashina2.2-1b-instruct-v0.1.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d551c6f8199cdc037d0738441ca130761a8817fc6966ca93c5d54e4d77431fa7 +size 630016352 diff --git a/sarashina2.2-1b-instruct-v0.1.Q3_K_L.gguf b/sarashina2.2-1b-instruct-v0.1.Q3_K_L.gguf new file mode 100644 index 0000000..9a565f7 --- /dev/null +++ b/sarashina2.2-1b-instruct-v0.1.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b8e29dc00176ff6ba01ff74c2af6fd2ab149a3442dedcce703302d12c6b882a +size 795568480 diff --git a/sarashina2.2-1b-instruct-v0.1.Q3_K_M.gguf b/sarashina2.2-1b-instruct-v0.1.Q3_K_M.gguf new file mode 100644 index 0000000..3cd69dd --- /dev/null +++ b/sarashina2.2-1b-instruct-v0.1.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9af98f462c2686fb7133cbe9b1c6bf30fd71c1afc361043d870bb0c144bb8e34 +size 765362528 diff --git a/sarashina2.2-1b-instruct-v0.1.Q3_K_S.gguf b/sarashina2.2-1b-instruct-v0.1.Q3_K_S.gguf new file mode 100644 index 0000000..6bc9b0d --- /dev/null +++ b/sarashina2.2-1b-instruct-v0.1.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50d7ffec4108bac687f02ee25f7c979245940351024ed38c4a9656d87b5fb7b2 +size 715186528 diff --git a/sarashina2.2-1b-instruct-v0.1.Q4_K_M.gguf b/sarashina2.2-1b-instruct-v0.1.Q4_K_M.gguf new file mode 100644 index 0000000..ce6e2cd --- /dev/null +++ b/sarashina2.2-1b-instruct-v0.1.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69ef0de4382ad23cab112045f2f60a1c5ae2404908e73a45ab9e3b646550e52c +size 931179872 diff --git a/sarashina2.2-1b-instruct-v0.1.Q4_K_S.gguf b/sarashina2.2-1b-instruct-v0.1.Q4_K_S.gguf new file mode 100644 index 0000000..6d96cd1 --- /dev/null +++ b/sarashina2.2-1b-instruct-v0.1.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83f6a518804f6f3824f037b740ae441515a3a36313a0a0d712a8f68f1fcb2519 +size 878545248 diff --git a/sarashina2.2-1b-instruct-v0.1.Q5_K_M.gguf b/sarashina2.2-1b-instruct-v0.1.Q5_K_M.gguf new file mode 100644 index 0000000..bb48427 --- /dev/null +++ b/sarashina2.2-1b-instruct-v0.1.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d121839fc8f09170a45dd706eca1e4b39fd524c1f43a593b930b1df6447fae52 +size 1056476512 diff --git a/sarashina2.2-1b-instruct-v0.1.Q5_K_S.gguf b/sarashina2.2-1b-instruct-v0.1.Q5_K_S.gguf new file mode 100644 index 0000000..3261188 --- /dev/null +++ b/sarashina2.2-1b-instruct-v0.1.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9405a9965ff1df64e0ae30ecbee99734a9fae552f013306cbb8b6f33193c1803 +size 1011769696 diff --git a/sarashina2.2-1b-instruct-v0.1.Q6_K.gguf b/sarashina2.2-1b-instruct-v0.1.Q6_K.gguf new file mode 100644 index 0000000..2cea793 --- /dev/null +++ b/sarashina2.2-1b-instruct-v0.1.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:644b76f06fe8628ed8e086e48687d7d5a6a6758139add1c9896f6ed12643dc52 +size 1222795616 diff --git a/sarashina2.2-1b-instruct-v0.1.Q8_0.gguf b/sarashina2.2-1b-instruct-v0.1.Q8_0.gguf new file mode 100644 index 0000000..8b9d83e --- /dev/null +++ b/sarashina2.2-1b-instruct-v0.1.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bc13b79970ad95f14bbc87110cd875a5d5aad3a6bb828c7a9d1106e1f9f986a +size 1498333536 diff --git a/sarashina2.2-1b-instruct-v0.1.f16.gguf b/sarashina2.2-1b-instruct-v0.1.f16.gguf new file mode 100644 index 0000000..cf3b85b --- /dev/null +++ b/sarashina2.2-1b-instruct-v0.1.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26ff1569c1df9f076c416395edce7be3d8e41e66f65916a60191174f54002f56 +size 2817818976