From ef1b6cdaa64bd1b3b6011fa1532d2061a87f4efb Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 14 Jun 2026 08:04:16 +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/none-quantization_medical_Qwen1.5-7B-Chat-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++++ README.md | 70 +++++++++++++++++++ ...zation_medical_Qwen1.5-7B-Chat.IQ4_XS.gguf | 3 + ...tization_medical_Qwen1.5-7B-Chat.Q2_K.gguf | 3 + ...zation_medical_Qwen1.5-7B-Chat.Q3_K_L.gguf | 3 + ...zation_medical_Qwen1.5-7B-Chat.Q3_K_M.gguf | 3 + ...zation_medical_Qwen1.5-7B-Chat.Q3_K_S.gguf | 3 + ...zation_medical_Qwen1.5-7B-Chat.Q4_K_M.gguf | 3 + ...zation_medical_Qwen1.5-7B-Chat.Q4_K_S.gguf | 3 + ...zation_medical_Qwen1.5-7B-Chat.Q5_K_M.gguf | 3 + ...zation_medical_Qwen1.5-7B-Chat.Q5_K_S.gguf | 3 + ...tization_medical_Qwen1.5-7B-Chat.Q6_K.gguf | 3 + ...tization_medical_Qwen1.5-7B-Chat.Q8_0.gguf | 3 + ...ntization_medical_Qwen1.5-7B-Chat.f16.gguf | 3 + 14 files changed, 153 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 none-quantization_medical_Qwen1.5-7B-Chat.IQ4_XS.gguf create mode 100644 none-quantization_medical_Qwen1.5-7B-Chat.Q2_K.gguf create mode 100644 none-quantization_medical_Qwen1.5-7B-Chat.Q3_K_L.gguf create mode 100644 none-quantization_medical_Qwen1.5-7B-Chat.Q3_K_M.gguf create mode 100644 none-quantization_medical_Qwen1.5-7B-Chat.Q3_K_S.gguf create mode 100644 none-quantization_medical_Qwen1.5-7B-Chat.Q4_K_M.gguf create mode 100644 none-quantization_medical_Qwen1.5-7B-Chat.Q4_K_S.gguf create mode 100644 none-quantization_medical_Qwen1.5-7B-Chat.Q5_K_M.gguf create mode 100644 none-quantization_medical_Qwen1.5-7B-Chat.Q5_K_S.gguf create mode 100644 none-quantization_medical_Qwen1.5-7B-Chat.Q6_K.gguf create mode 100644 none-quantization_medical_Qwen1.5-7B-Chat.Q8_0.gguf create mode 100644 none-quantization_medical_Qwen1.5-7B-Chat.f16.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5d4bf46 --- /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 +none-quantization_medical_Qwen1.5-7B-Chat.f16.gguf filter=lfs diff=lfs merge=lfs -text +none-quantization_medical_Qwen1.5-7B-Chat.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +none-quantization_medical_Qwen1.5-7B-Chat.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +none-quantization_medical_Qwen1.5-7B-Chat.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +none-quantization_medical_Qwen1.5-7B-Chat.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +none-quantization_medical_Qwen1.5-7B-Chat.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +none-quantization_medical_Qwen1.5-7B-Chat.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +none-quantization_medical_Qwen1.5-7B-Chat.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +none-quantization_medical_Qwen1.5-7B-Chat.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +none-quantization_medical_Qwen1.5-7B-Chat.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +none-quantization_medical_Qwen1.5-7B-Chat.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +none-quantization_medical_Qwen1.5-7B-Chat.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..f167708 --- /dev/null +++ b/README.md @@ -0,0 +1,70 @@ +--- +base_model: qsy71/none-quantization_medical_Qwen1.5-7B-Chat +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- llama-factory +--- +## About + + + + + + +static quants of https://huggingface.co/qsy71/none-quantization_medical_Qwen1.5-7B-Chat + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#none-quantization_medical_Qwen1.5-7B-Chat-GGUF).*** + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/none-quantization_medical_Qwen1.5-7B-Chat-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/none-quantization_medical_Qwen1.5-7B-Chat-GGUF/resolve/main/none-quantization_medical_Qwen1.5-7B-Chat.Q2_K.gguf) | Q2_K | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/none-quantization_medical_Qwen1.5-7B-Chat-GGUF/resolve/main/none-quantization_medical_Qwen1.5-7B-Chat.Q3_K_S.gguf) | Q3_K_S | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/none-quantization_medical_Qwen1.5-7B-Chat-GGUF/resolve/main/none-quantization_medical_Qwen1.5-7B-Chat.Q3_K_M.gguf) | Q3_K_M | 4.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/none-quantization_medical_Qwen1.5-7B-Chat-GGUF/resolve/main/none-quantization_medical_Qwen1.5-7B-Chat.Q3_K_L.gguf) | Q3_K_L | 4.3 | | +| [GGUF](https://huggingface.co/mradermacher/none-quantization_medical_Qwen1.5-7B-Chat-GGUF/resolve/main/none-quantization_medical_Qwen1.5-7B-Chat.IQ4_XS.gguf) | IQ4_XS | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/none-quantization_medical_Qwen1.5-7B-Chat-GGUF/resolve/main/none-quantization_medical_Qwen1.5-7B-Chat.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/none-quantization_medical_Qwen1.5-7B-Chat-GGUF/resolve/main/none-quantization_medical_Qwen1.5-7B-Chat.Q4_K_M.gguf) | Q4_K_M | 4.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/none-quantization_medical_Qwen1.5-7B-Chat-GGUF/resolve/main/none-quantization_medical_Qwen1.5-7B-Chat.Q5_K_S.gguf) | Q5_K_S | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/none-quantization_medical_Qwen1.5-7B-Chat-GGUF/resolve/main/none-quantization_medical_Qwen1.5-7B-Chat.Q5_K_M.gguf) | Q5_K_M | 5.6 | | +| [GGUF](https://huggingface.co/mradermacher/none-quantization_medical_Qwen1.5-7B-Chat-GGUF/resolve/main/none-quantization_medical_Qwen1.5-7B-Chat.Q6_K.gguf) | Q6_K | 6.4 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/none-quantization_medical_Qwen1.5-7B-Chat-GGUF/resolve/main/none-quantization_medical_Qwen1.5-7B-Chat.Q8_0.gguf) | Q8_0 | 8.3 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/none-quantization_medical_Qwen1.5-7B-Chat-GGUF/resolve/main/none-quantization_medical_Qwen1.5-7B-Chat.f16.gguf) | f16 | 15.5 | 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/none-quantization_medical_Qwen1.5-7B-Chat.IQ4_XS.gguf b/none-quantization_medical_Qwen1.5-7B-Chat.IQ4_XS.gguf new file mode 100644 index 0000000..344a9e7 --- /dev/null +++ b/none-quantization_medical_Qwen1.5-7B-Chat.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef904342217ec4544d1185e2c187d5c2b560498ba7682dea42c138a3ed577581 +size 4318265632 diff --git a/none-quantization_medical_Qwen1.5-7B-Chat.Q2_K.gguf b/none-quantization_medical_Qwen1.5-7B-Chat.Q2_K.gguf new file mode 100644 index 0000000..bdc2571 --- /dev/null +++ b/none-quantization_medical_Qwen1.5-7B-Chat.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efe71917f369e4933b83abc1e93a6df8bc7dddf2089c65bc71e2e725eb15a9c9 +size 3103826208 diff --git a/none-quantization_medical_Qwen1.5-7B-Chat.Q3_K_L.gguf b/none-quantization_medical_Qwen1.5-7B-Chat.Q3_K_L.gguf new file mode 100644 index 0000000..28a1988 --- /dev/null +++ b/none-quantization_medical_Qwen1.5-7B-Chat.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44f6034858a04953a341448b2220819bd4c48e25749836611cb03259d45acaac +size 4217966880 diff --git a/none-quantization_medical_Qwen1.5-7B-Chat.Q3_K_M.gguf b/none-quantization_medical_Qwen1.5-7B-Chat.Q3_K_M.gguf new file mode 100644 index 0000000..50311d7 --- /dev/null +++ b/none-quantization_medical_Qwen1.5-7B-Chat.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:723a0edc795c683a7a580f6f5b673e5580100a608d46ea9049024b76316d379d +size 3918860576 diff --git a/none-quantization_medical_Qwen1.5-7B-Chat.Q3_K_S.gguf b/none-quantization_medical_Qwen1.5-7B-Chat.Q3_K_S.gguf new file mode 100644 index 0000000..70f7b2e --- /dev/null +++ b/none-quantization_medical_Qwen1.5-7B-Chat.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:095937973e9d071a8e777ff8b15a37c58555cde65498366d1a31c0a15203a792 +size 3569160480 diff --git a/none-quantization_medical_Qwen1.5-7B-Chat.Q4_K_M.gguf b/none-quantization_medical_Qwen1.5-7B-Chat.Q4_K_M.gguf new file mode 100644 index 0000000..7b7a829 --- /dev/null +++ b/none-quantization_medical_Qwen1.5-7B-Chat.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3884c4aa6fb891b8d6ba7e8a50646682b663d5f451c00a54bd89a17e4ce70d42 +size 4767105312 diff --git a/none-quantization_medical_Qwen1.5-7B-Chat.Q4_K_S.gguf b/none-quantization_medical_Qwen1.5-7B-Chat.Q4_K_S.gguf new file mode 100644 index 0000000..b46346b --- /dev/null +++ b/none-quantization_medical_Qwen1.5-7B-Chat.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c3d29c78f50f91c5b1d3f1b2999e2d1541d5ac87c2babe62b63ac052e66b2f2 +size 4542841120 diff --git a/none-quantization_medical_Qwen1.5-7B-Chat.Q5_K_M.gguf b/none-quantization_medical_Qwen1.5-7B-Chat.Q5_K_M.gguf new file mode 100644 index 0000000..849ab1d --- /dev/null +++ b/none-quantization_medical_Qwen1.5-7B-Chat.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4133fd0c10d59a7b8e1bff56361740dbb117cc40b719ab1c955195376243f108 +size 5530665248 diff --git a/none-quantization_medical_Qwen1.5-7B-Chat.Q5_K_S.gguf b/none-quantization_medical_Qwen1.5-7B-Chat.Q5_K_S.gguf new file mode 100644 index 0000000..eb07127 --- /dev/null +++ b/none-quantization_medical_Qwen1.5-7B-Chat.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0db41a5885366b125d467c088311d14553525a21b680981e64b8a5335a877839 +size 5399200032 diff --git a/none-quantization_medical_Qwen1.5-7B-Chat.Q6_K.gguf b/none-quantization_medical_Qwen1.5-7B-Chat.Q6_K.gguf new file mode 100644 index 0000000..8a60994 --- /dev/null +++ b/none-quantization_medical_Qwen1.5-7B-Chat.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5028893ac804ce4135c9b1efc521b413c21720ae525f20d960cadb198627ebb0 +size 6341947680 diff --git a/none-quantization_medical_Qwen1.5-7B-Chat.Q8_0.gguf b/none-quantization_medical_Qwen1.5-7B-Chat.Q8_0.gguf new file mode 100644 index 0000000..e4ee9b0 --- /dev/null +++ b/none-quantization_medical_Qwen1.5-7B-Chat.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:835c6fe3e961b11e03ac201da5ee48c5af2c854bb211c2745bf5685895dad37b +size 8211796256 diff --git a/none-quantization_medical_Qwen1.5-7B-Chat.f16.gguf b/none-quantization_medical_Qwen1.5-7B-Chat.f16.gguf new file mode 100644 index 0000000..2106731 --- /dev/null +++ b/none-quantization_medical_Qwen1.5-7B-Chat.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08dfd4e37a249837e935adc35f31ddb80d588c8d68f48f743db115a11426c885 +size 15449919776