From 267d141ee0e22b576db5e4fe5d6662592d858150 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 20 Apr 2026 02:09:13 +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/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++ ...Medical-COT-SFT-2kstep-4kcol.i1-IQ1_M.gguf | 3 + ...Medical-COT-SFT-2kstep-4kcol.i1-IQ1_S.gguf | 3 + ...Medical-COT-SFT-2kstep-4kcol.i1-IQ2_M.gguf | 3 + ...Medical-COT-SFT-2kstep-4kcol.i1-IQ2_S.gguf | 3 + ...edical-COT-SFT-2kstep-4kcol.i1-IQ2_XS.gguf | 3 + ...dical-COT-SFT-2kstep-4kcol.i1-IQ2_XXS.gguf | 3 + ...Medical-COT-SFT-2kstep-4kcol.i1-IQ3_M.gguf | 3 + ...Medical-COT-SFT-2kstep-4kcol.i1-IQ3_S.gguf | 3 + ...edical-COT-SFT-2kstep-4kcol.i1-IQ3_XS.gguf | 3 + ...dical-COT-SFT-2kstep-4kcol.i1-IQ3_XXS.gguf | 3 + ...edical-COT-SFT-2kstep-4kcol.i1-IQ4_NL.gguf | 3 + ...edical-COT-SFT-2kstep-4kcol.i1-IQ4_XS.gguf | 3 + ...-Medical-COT-SFT-2kstep-4kcol.i1-Q2_K.gguf | 3 + ...edical-COT-SFT-2kstep-4kcol.i1-Q2_K_S.gguf | 3 + ...edical-COT-SFT-2kstep-4kcol.i1-Q3_K_L.gguf | 3 + ...edical-COT-SFT-2kstep-4kcol.i1-Q3_K_M.gguf | 3 + ...edical-COT-SFT-2kstep-4kcol.i1-Q3_K_S.gguf | 3 + ...-Medical-COT-SFT-2kstep-4kcol.i1-Q4_0.gguf | 3 + ...-Medical-COT-SFT-2kstep-4kcol.i1-Q4_1.gguf | 3 + ...edical-COT-SFT-2kstep-4kcol.i1-Q4_K_M.gguf | 3 + ...edical-COT-SFT-2kstep-4kcol.i1-Q4_K_S.gguf | 3 + ...edical-COT-SFT-2kstep-4kcol.i1-Q5_K_M.gguf | 3 + ...edical-COT-SFT-2kstep-4kcol.i1-Q5_K_S.gguf | 3 + ...-Medical-COT-SFT-2kstep-4kcol.i1-Q6_K.gguf | 3 + README.md | 88 +++++++++++++++++++ imatrix.dat | 3 + 27 files changed, 223 insertions(+) create mode 100644 .gitattributes create mode 100644 QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ1_M.gguf create mode 100644 QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ1_S.gguf create mode 100644 QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ2_M.gguf create mode 100644 QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ2_S.gguf create mode 100644 QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ2_XS.gguf create mode 100644 QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ2_XXS.gguf create mode 100644 QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ3_M.gguf create mode 100644 QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ3_S.gguf create mode 100644 QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ3_XS.gguf create mode 100644 QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ3_XXS.gguf create mode 100644 QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ4_NL.gguf create mode 100644 QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ4_XS.gguf create mode 100644 QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q2_K.gguf create mode 100644 QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q2_K_S.gguf create mode 100644 QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q3_K_L.gguf create mode 100644 QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q3_K_M.gguf create mode 100644 QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q3_K_S.gguf create mode 100644 QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q4_0.gguf create mode 100644 QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q4_1.gguf create mode 100644 QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q4_K_M.gguf create mode 100644 QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q4_K_S.gguf create mode 100644 QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q5_K_M.gguf create mode 100644 QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q5_K_S.gguf create mode 100644 QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q6_K.gguf create mode 100644 README.md create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..02b3012 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,60 @@ +*.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 +imatrix.dat filter=lfs diff=lfs merge=lfs -text +QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ1_M.gguf b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ1_M.gguf new file mode 100644 index 0000000..dfc49f4 --- /dev/null +++ b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c31cdb116e4ea223016b519fe6c9376c47b3f6fd7bc04374f41c5f73d06d586 +size 850028160 diff --git a/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ1_S.gguf b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ1_S.gguf new file mode 100644 index 0000000..f73df56 --- /dev/null +++ b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67236cb0e72e35767fe8c517e4d01891a11b47c9de63e71e0f3ab6bb44c788ed +size 791094912 diff --git a/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ2_M.gguf b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ2_M.gguf new file mode 100644 index 0000000..aee2dc1 --- /dev/null +++ b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6db56fc8dc9d15534b050595f043087f813a30fad95de1e9a834766c720a600b +size 1140516480 diff --git a/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ2_S.gguf b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ2_S.gguf new file mode 100644 index 0000000..9598a36 --- /dev/null +++ b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ef8cf96454ae50e5f64dcb01d341a2bbf6c1292af2e132340fc47935eec6eb7 +size 1061938816 diff --git a/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ2_XS.gguf b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ2_XS.gguf new file mode 100644 index 0000000..344d7d2 --- /dev/null +++ b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d05b823aa87cd53a6c40ba2300c616988f26d9113ba8ac01ac59aa5c143b5d7 +size 1031546496 diff --git a/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ2_XXS.gguf b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..398d546 --- /dev/null +++ b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d06de4887ef4cfed9aae3e33bc3f162e3798589a9a14f6be8ea831cb5cc7925c +size 948250240 diff --git a/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ3_M.gguf b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ3_M.gguf new file mode 100644 index 0000000..cf9d70c --- /dev/null +++ b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1a81864e40231027f86aeddf4a98cfe2c5928194d94671b87d77bb1aea3e7f3 +size 1488895616 diff --git a/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ3_S.gguf b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ3_S.gguf new file mode 100644 index 0000000..7cd0234 --- /dev/null +++ b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eaa398f4d84a0def0cb67b66833e4cc9b6bdd803d7b85442e517c03d6442dc9 +size 1456864896 diff --git a/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ3_XS.gguf b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ3_XS.gguf new file mode 100644 index 0000000..3609a10 --- /dev/null +++ b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d464cec62569f35895c0b106382c7f9c14730ba0ba3285c8d0dda1ec43370579 +size 1391836800 diff --git a/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ3_XXS.gguf b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..8e96174 --- /dev/null +++ b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2459d256da062acc2dafd5ae3de82b020a4fa30350d4e7c6e71184a75b3835cc +size 1282827904 diff --git a/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ4_NL.gguf b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ4_NL.gguf new file mode 100644 index 0000000..75400ce --- /dev/null +++ b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34e4f33015e2ea76991cf83fd0adedc19072be0dbca536d1e165ffec5c842637 +size 1825209984 diff --git a/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ4_XS.gguf b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ4_XS.gguf new file mode 100644 index 0000000..f78f5ae --- /dev/null +++ b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3887c8bce86fb13f9c7c1feeee82000b5eb5b5f0e067a9cb3b666c42b535af13 +size 1739095680 diff --git a/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q2_K.gguf b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q2_K.gguf new file mode 100644 index 0000000..a3d6a36 --- /dev/null +++ b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a88e05fd5a9a01bb25cb283573f5325fc56fa320a0ad148241d1d7b04156a25 +size 1274756736 diff --git a/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q2_K_S.gguf b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q2_K_S.gguf new file mode 100644 index 0000000..c2449a6 --- /dev/null +++ b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5afe99aef05183df50a4baa1f17ff1e9d21239914227539f51fcc57a33e4ff6f +size 1198128768 diff --git a/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q3_K_L.gguf b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q3_K_L.gguf new file mode 100644 index 0000000..b86d68e --- /dev/null +++ b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c1a9dd01caf35f4b24a2b1b1adf37c3a40ef66c500792d76eda08e12ea61ed1 +size 1707392640 diff --git a/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q3_K_M.gguf b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q3_K_M.gguf new file mode 100644 index 0000000..3d8ce6c --- /dev/null +++ b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8c56e9aa9e615b9901dd0de59896de5659a9766a1d93e64ca0186c72372e052 +size 1590476416 diff --git a/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q3_K_S.gguf b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q3_K_S.gguf new file mode 100644 index 0000000..551f6d8 --- /dev/null +++ b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:963f608b6120bf5b8c30f617f636d2d6d488219e9014c8adfde937f8d9f8b117 +size 1454358144 diff --git a/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q4_0.gguf b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q4_0.gguf new file mode 100644 index 0000000..42b956f --- /dev/null +++ b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bac5637b361f406100745e10a11af4dbf423829177d55a33905a0aad5aeed0eb +size 1828486784 diff --git a/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q4_1.gguf b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q4_1.gguf new file mode 100644 index 0000000..f351457 --- /dev/null +++ b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41ff44c07f21555ff2ef5ee95ce42657a300caff656573bb0ada73c3e1cc294f +size 1996258944 diff --git a/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q4_K_M.gguf b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q4_K_M.gguf new file mode 100644 index 0000000..409af6c --- /dev/null +++ b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1d47104b98ad024d23fc92da43b2f6ae953fdb46cb3c8df41ea61dce158bc5e +size 1929903744 diff --git a/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q4_K_S.gguf b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q4_K_S.gguf new file mode 100644 index 0000000..bb902e7 --- /dev/null +++ b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:051d3d21ab1ab812dcc1d310ed1d0b832550cb70fd320b3f34a6d8fb813982f5 +size 1834385024 diff --git a/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q5_K_M.gguf b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q5_K_M.gguf new file mode 100644 index 0000000..fede145 --- /dev/null +++ b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e37982dee72ed391562bfd97273175b448dc246819f647a60961d38642d35e4 +size 2224815744 diff --git a/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q5_K_S.gguf b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q5_K_S.gguf new file mode 100644 index 0000000..6e09358 --- /dev/null +++ b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:947f03d3d618db3ee8b8ae481392d8f1683ee5dcb8a470aa24eba9e45b77b4a7 +size 2169667200 diff --git a/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q6_K.gguf b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q6_K.gguf new file mode 100644 index 0000000..3429d09 --- /dev/null +++ b/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e68e1ca1e0f72d849363fbf6d16e4598fce1a68faf7da8a0f7c543090acc098 +size 2538159744 diff --git a/README.md b/README.md new file mode 100644 index 0000000..35d6cb8 --- /dev/null +++ b/README.md @@ -0,0 +1,88 @@ +--- +base_model: hailong18102002/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- qwen2 +- trl +- sft +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/hailong18102002/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol-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/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol-i1-GGUF/resolve/main/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ1_S.gguf) | i1-IQ1_S | 0.9 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol-i1-GGUF/resolve/main/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ1_M.gguf) | i1-IQ1_M | 1.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol-i1-GGUF/resolve/main/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol-i1-GGUF/resolve/main/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol-i1-GGUF/resolve/main/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ2_S.gguf) | i1-IQ2_S | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol-i1-GGUF/resolve/main/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ2_M.gguf) | i1-IQ2_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol-i1-GGUF/resolve/main/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.3 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol-i1-GGUF/resolve/main/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q2_K.gguf) | i1-Q2_K | 1.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol-i1-GGUF/resolve/main/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol-i1-GGUF/resolve/main/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol-i1-GGUF/resolve/main/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol-i1-GGUF/resolve/main/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ3_S.gguf) | i1-IQ3_S | 1.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol-i1-GGUF/resolve/main/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ3_M.gguf) | i1-IQ3_M | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol-i1-GGUF/resolve/main/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.7 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol-i1-GGUF/resolve/main/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.8 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol-i1-GGUF/resolve/main/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.8 | | +| [GGUF](https://huggingface.co/mradermacher/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol-i1-GGUF/resolve/main/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.9 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol-i1-GGUF/resolve/main/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q4_0.gguf) | i1-Q4_0 | 1.9 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol-i1-GGUF/resolve/main/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.9 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol-i1-GGUF/resolve/main/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol-i1-GGUF/resolve/main/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q4_1.gguf) | i1-Q4_1 | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol-i1-GGUF/resolve/main/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol-i1-GGUF/resolve/main/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol-i1-GGUF/resolve/main/QWEN-3B-INSTRUC-Medical-COT-SFT-2kstep-4kcol.i1-Q6_K.gguf) | i1-Q6_K | 2.6 | practically like static Q6_K | + +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. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to. + + diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..f4f7df1 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b59e393a65c2c89037544e7c502cd1790d5131257ff481904a208400f2f2f313 +size 3362977