commit 500f31513453fce840d47921d0124e5993dbc61f Author: ModelHub XC Date: Sat Jul 18 07:01:09 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/Sunsimiao-Qwen1.5-1.8B-lora-0.5-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..14f8dd8 --- /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 +Sunsimiao-Qwen1.5-1.8B-lora-0.5.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Sunsimiao-Qwen1.5-1.8B-lora-0.5.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..065ef74 --- /dev/null +++ b/README.md @@ -0,0 +1,64 @@ +--- +base_model: Tsumugii/Sunsimiao-Qwen1.5-1.8B-lora-0.5 +language: +- en +library_name: transformers +license: mit +quantized_by: mradermacher +--- +## About + + + + + + +static quants of https://huggingface.co/Tsumugii/Sunsimiao-Qwen1.5-1.8B-lora-0.5 + + +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/Sunsimiao-Qwen1.5-1.8B-lora-0.5-GGUF/resolve/main/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q2_K.gguf) | Q2_K | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Sunsimiao-Qwen1.5-1.8B-lora-0.5-GGUF/resolve/main/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q3_K_S.gguf) | Q3_K_S | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/Sunsimiao-Qwen1.5-1.8B-lora-0.5-GGUF/resolve/main/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q3_K_M.gguf) | Q3_K_M | 1.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Sunsimiao-Qwen1.5-1.8B-lora-0.5-GGUF/resolve/main/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q3_K_L.gguf) | Q3_K_L | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Sunsimiao-Qwen1.5-1.8B-lora-0.5-GGUF/resolve/main/Sunsimiao-Qwen1.5-1.8B-lora-0.5.IQ4_XS.gguf) | IQ4_XS | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Sunsimiao-Qwen1.5-1.8B-lora-0.5-GGUF/resolve/main/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q4_K_S.gguf) | Q4_K_S | 1.3 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Sunsimiao-Qwen1.5-1.8B-lora-0.5-GGUF/resolve/main/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q4_K_M.gguf) | Q4_K_M | 1.3 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Sunsimiao-Qwen1.5-1.8B-lora-0.5-GGUF/resolve/main/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q5_K_S.gguf) | Q5_K_S | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/Sunsimiao-Qwen1.5-1.8B-lora-0.5-GGUF/resolve/main/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q5_K_M.gguf) | Q5_K_M | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Sunsimiao-Qwen1.5-1.8B-lora-0.5-GGUF/resolve/main/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q6_K.gguf) | Q6_K | 1.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Sunsimiao-Qwen1.5-1.8B-lora-0.5-GGUF/resolve/main/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q8_0.gguf) | Q8_0 | 2.1 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Sunsimiao-Qwen1.5-1.8B-lora-0.5-GGUF/resolve/main/Sunsimiao-Qwen1.5-1.8B-lora-0.5.f16.gguf) | f16 | 3.8 | 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/Sunsimiao-Qwen1.5-1.8B-lora-0.5.IQ4_XS.gguf b/Sunsimiao-Qwen1.5-1.8B-lora-0.5.IQ4_XS.gguf new file mode 100644 index 0000000..e762456 --- /dev/null +++ b/Sunsimiao-Qwen1.5-1.8B-lora-0.5.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cd6992ee0a1083e9fdfa4ed1fa0d6909b67704fc53869be21f4683f05f4278c +size 1087359616 diff --git a/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q2_K.gguf b/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q2_K.gguf new file mode 100644 index 0000000..5a78b51 --- /dev/null +++ b/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a411e4e9439875464eaa0a1bc90346e63d32ce0fc44db408dd6ecd12f62e2d3a +size 846568064 diff --git a/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q3_K_L.gguf b/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q3_K_L.gguf new file mode 100644 index 0000000..66cb79a --- /dev/null +++ b/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8202b27b1c0d2768405161bfd0a55fe0c862965a24f6ae1ce8b5171c5d01ba61 +size 1056199296 diff --git a/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q3_K_M.gguf b/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q3_K_M.gguf new file mode 100644 index 0000000..88eb054 --- /dev/null +++ b/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3049731c210e8f5d8fe0532b60efc934c385e097f016e1e302f9def023db1c93 +size 1015878272 diff --git a/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q3_K_S.gguf b/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q3_K_S.gguf new file mode 100644 index 0000000..c4a1436 --- /dev/null +++ b/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abcc2fcce3451a61fa650be108d50cab96a9e5b2a09c10e8de10202a31c75953 +size 953569920 diff --git a/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q4_K_M.gguf b/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q4_K_M.gguf new file mode 100644 index 0000000..db92f9c --- /dev/null +++ b/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:024d6b8b072465b853187115426ff3c5756a72c53c197d18c9f59a8497bad625 +size 1217751680 diff --git a/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q4_K_S.gguf b/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q4_K_S.gguf new file mode 100644 index 0000000..209e9c4 --- /dev/null +++ b/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fba3fd4c4c57994a32b4f4a39e7105ac167a29b15cb8d5b06ceab3d050b863a2 +size 1158261376 diff --git a/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q5_K_M.gguf b/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q5_K_M.gguf new file mode 100644 index 0000000..0c4cad7 --- /dev/null +++ b/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36956a2a603e154cabc144e20081228acf51538cb8280d10b033d37e71f023fa +size 1376774784 diff --git a/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q5_K_S.gguf b/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q5_K_S.gguf new file mode 100644 index 0000000..1d7367e --- /dev/null +++ b/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98d29b92dd0c1a498a578b5209de36946ec8ebf8c26cc76dd303a188a87e5654 +size 1327819392 diff --git a/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q6_K.gguf b/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q6_K.gguf new file mode 100644 index 0000000..456b7bb --- /dev/null +++ b/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70b8ec0f22b88c46b1f22eb63c6372894451705de4ce38eed8c261803a9ee2ba +size 1579025024 diff --git a/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q8_0.gguf b/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q8_0.gguf new file mode 100644 index 0000000..bbb0fda --- /dev/null +++ b/Sunsimiao-Qwen1.5-1.8B-lora-0.5.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91bae684ab66594f2d5397a40a79f8b2ca6b20fbdaea1001c8253ed19c09c8df +size 1958302336 diff --git a/Sunsimiao-Qwen1.5-1.8B-lora-0.5.f16.gguf b/Sunsimiao-Qwen1.5-1.8B-lora-0.5.f16.gguf new file mode 100644 index 0000000..82c0768 --- /dev/null +++ b/Sunsimiao-Qwen1.5-1.8B-lora-0.5.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cdecab23ca960179b870e2b5954f4afb113f75868a13763b7b1d33e9a41b3c2 +size 3680096896