commit 213073f985ddc4fe725ad831ee940aa092c01467 Author: ModelHub XC Date: Tue Apr 21 09:55:27 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/Sailor2-1B-Chat-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2f30474 --- /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 +Sailor2-1B-Chat.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Sailor2-1B-Chat.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Sailor2-1B-Chat.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Sailor2-1B-Chat.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Sailor2-1B-Chat.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Sailor2-1B-Chat.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Sailor2-1B-Chat.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Sailor2-1B-Chat.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Sailor2-1B-Chat.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Sailor2-1B-Chat.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Sailor2-1B-Chat.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Sailor2-1B-Chat.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..c6a2bd6 --- /dev/null +++ b/README.md @@ -0,0 +1,82 @@ +--- +base_model: sail/Sailor2-1B-Chat +language: +- en +- zh +- id +- th +- vi +- ms +- lo +- my +- jv +- km +- su +- tl +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- multilingual +- sea +- sailor +- sft +- chat +- instruction +--- +## About + + + + + + +static quants of https://huggingface.co/sail/Sailor2-1B-Chat + + +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/Sailor2-1B-Chat-GGUF/resolve/main/Sailor2-1B-Chat.Q3_K_S.gguf) | Q3_K_S | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Sailor2-1B-Chat-GGUF/resolve/main/Sailor2-1B-Chat.Q2_K.gguf) | Q2_K | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Sailor2-1B-Chat-GGUF/resolve/main/Sailor2-1B-Chat.IQ4_XS.gguf) | IQ4_XS | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Sailor2-1B-Chat-GGUF/resolve/main/Sailor2-1B-Chat.Q3_K_M.gguf) | Q3_K_M | 0.7 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Sailor2-1B-Chat-GGUF/resolve/main/Sailor2-1B-Chat.Q3_K_L.gguf) | Q3_K_L | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Sailor2-1B-Chat-GGUF/resolve/main/Sailor2-1B-Chat.Q4_K_S.gguf) | Q4_K_S | 0.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Sailor2-1B-Chat-GGUF/resolve/main/Sailor2-1B-Chat.Q4_K_M.gguf) | Q4_K_M | 0.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Sailor2-1B-Chat-GGUF/resolve/main/Sailor2-1B-Chat.Q5_K_S.gguf) | Q5_K_S | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Sailor2-1B-Chat-GGUF/resolve/main/Sailor2-1B-Chat.Q5_K_M.gguf) | Q5_K_M | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Sailor2-1B-Chat-GGUF/resolve/main/Sailor2-1B-Chat.Q6_K.gguf) | Q6_K | 1.1 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Sailor2-1B-Chat-GGUF/resolve/main/Sailor2-1B-Chat.Q8_0.gguf) | Q8_0 | 1.2 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Sailor2-1B-Chat-GGUF/resolve/main/Sailor2-1B-Chat.f16.gguf) | f16 | 2.1 | 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/Sailor2-1B-Chat.IQ4_XS.gguf b/Sailor2-1B-Chat.IQ4_XS.gguf new file mode 100644 index 0000000..e986d6d --- /dev/null +++ b/Sailor2-1B-Chat.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b7bce75ba5d60e98038da0318b6b375e7b5376ec1e912befb3769f754b0c66f +size 628886688 diff --git a/Sailor2-1B-Chat.Q2_K.gguf b/Sailor2-1B-Chat.Q2_K.gguf new file mode 100644 index 0000000..7980fab --- /dev/null +++ b/Sailor2-1B-Chat.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdd9dc0ff75c30980c847d65583b63981ade066971f4f378d18dd30e2f2e6d52 +size 603210912 diff --git a/Sailor2-1B-Chat.Q3_K_L.gguf b/Sailor2-1B-Chat.Q3_K_L.gguf new file mode 100644 index 0000000..874aa24 --- /dev/null +++ b/Sailor2-1B-Chat.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a315793a18b5203b79b8ae687b1cbb46a6f7b03fc245f8fa7023988691ec582 +size 664712352 diff --git a/Sailor2-1B-Chat.Q3_K_M.gguf b/Sailor2-1B-Chat.Q3_K_M.gguf new file mode 100644 index 0000000..fbe4805 --- /dev/null +++ b/Sailor2-1B-Chat.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11bdaca9913d39861e0b87a8533fa993d5012e384644416b0ca873f26f9afc83 +size 637459616 diff --git a/Sailor2-1B-Chat.Q3_K_S.gguf b/Sailor2-1B-Chat.Q3_K_S.gguf new file mode 100644 index 0000000..680df7b --- /dev/null +++ b/Sailor2-1B-Chat.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6be7afa2339b0888dcf9731dbf011c90246d6d0764d5bad29447c63f3820ded1 +size 602522784 diff --git a/Sailor2-1B-Chat.Q4_K_M.gguf b/Sailor2-1B-Chat.Q4_K_M.gguf new file mode 100644 index 0000000..44e426c --- /dev/null +++ b/Sailor2-1B-Chat.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fac1066f12a85e422d5465179acb2597416e4450318e79616b9c1880c94a6ddf +size 738628768 diff --git a/Sailor2-1B-Chat.Q4_K_S.gguf b/Sailor2-1B-Chat.Q4_K_S.gguf new file mode 100644 index 0000000..d8dc101 --- /dev/null +++ b/Sailor2-1B-Chat.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a0a406fe8e2ddc8d3f221915cd39a0057b631249001763454a8eff25a8a6228 +size 713927840 diff --git a/Sailor2-1B-Chat.Q5_K_M.gguf b/Sailor2-1B-Chat.Q5_K_M.gguf new file mode 100644 index 0000000..825154f --- /dev/null +++ b/Sailor2-1B-Chat.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd5619b90c6a00598f784c38afbfcec3b4a0a63fed9d3f43b3de4ee0991e67b0 +size 791693472 diff --git a/Sailor2-1B-Chat.Q5_K_S.gguf b/Sailor2-1B-Chat.Q5_K_S.gguf new file mode 100644 index 0000000..062227b --- /dev/null +++ b/Sailor2-1B-Chat.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e680243d0de2fe282186c2004d5d0b564ced5a529dad2c5dd0943704e3c83b6 +size 776941728 diff --git a/Sailor2-1B-Chat.Q6_K.gguf b/Sailor2-1B-Chat.Q6_K.gguf new file mode 100644 index 0000000..8b787ee --- /dev/null +++ b/Sailor2-1B-Chat.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58bd982108e4e367484837eb037a7f60c4d533936dbf40767866fd5896f74c1f +size 1005536416 diff --git a/Sailor2-1B-Chat.Q8_0.gguf b/Sailor2-1B-Chat.Q8_0.gguf new file mode 100644 index 0000000..af92908 --- /dev/null +++ b/Sailor2-1B-Chat.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cbd7aba31fcb22e25155d2beacc08c2e20104d26b43964b8580e1bbe8cd175e +size 1056199840 diff --git a/Sailor2-1B-Chat.f16.gguf b/Sailor2-1B-Chat.f16.gguf new file mode 100644 index 0000000..5109762 --- /dev/null +++ b/Sailor2-1B-Chat.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b696a21e610cdce100010fdfcff31c8ac2bd184f594bb0ed2d49ae83f0b0b538 +size 1982377120