From ab3af55c0be1c0b4c028f28de99f66ed9cfe3ec1 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 19 Apr 2026 13:58:34 +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/Qwen2-0.5B-ITA-Instruct-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++ Qwen2-0.5B-ITA-Instruct.i1-IQ1_M.gguf | 3 + Qwen2-0.5B-ITA-Instruct.i1-IQ1_S.gguf | 3 + Qwen2-0.5B-ITA-Instruct.i1-IQ2_M.gguf | 3 + Qwen2-0.5B-ITA-Instruct.i1-IQ2_S.gguf | 3 + Qwen2-0.5B-ITA-Instruct.i1-IQ2_XS.gguf | 3 + Qwen2-0.5B-ITA-Instruct.i1-IQ2_XXS.gguf | 3 + Qwen2-0.5B-ITA-Instruct.i1-IQ3_M.gguf | 3 + Qwen2-0.5B-ITA-Instruct.i1-IQ3_S.gguf | 3 + Qwen2-0.5B-ITA-Instruct.i1-IQ3_XS.gguf | 3 + Qwen2-0.5B-ITA-Instruct.i1-IQ3_XXS.gguf | 3 + Qwen2-0.5B-ITA-Instruct.i1-IQ4_NL.gguf | 3 + Qwen2-0.5B-ITA-Instruct.i1-IQ4_XS.gguf | 3 + Qwen2-0.5B-ITA-Instruct.i1-Q2_K.gguf | 3 + Qwen2-0.5B-ITA-Instruct.i1-Q2_K_S.gguf | 3 + Qwen2-0.5B-ITA-Instruct.i1-Q3_K_L.gguf | 3 + Qwen2-0.5B-ITA-Instruct.i1-Q3_K_M.gguf | 3 + Qwen2-0.5B-ITA-Instruct.i1-Q3_K_S.gguf | 3 + Qwen2-0.5B-ITA-Instruct.i1-Q4_0.gguf | 3 + Qwen2-0.5B-ITA-Instruct.i1-Q4_1.gguf | 3 + Qwen2-0.5B-ITA-Instruct.i1-Q4_K_M.gguf | 3 + Qwen2-0.5B-ITA-Instruct.i1-Q4_K_S.gguf | 3 + Qwen2-0.5B-ITA-Instruct.i1-Q5_K_M.gguf | 3 + Qwen2-0.5B-ITA-Instruct.i1-Q5_K_S.gguf | 3 + Qwen2-0.5B-ITA-Instruct.i1-Q6_K.gguf | 3 + README.md | 80 +++++++++++++++++++++++++ imatrix.dat | 3 + 27 files changed, 215 insertions(+) create mode 100644 .gitattributes create mode 100644 Qwen2-0.5B-ITA-Instruct.i1-IQ1_M.gguf create mode 100644 Qwen2-0.5B-ITA-Instruct.i1-IQ1_S.gguf create mode 100644 Qwen2-0.5B-ITA-Instruct.i1-IQ2_M.gguf create mode 100644 Qwen2-0.5B-ITA-Instruct.i1-IQ2_S.gguf create mode 100644 Qwen2-0.5B-ITA-Instruct.i1-IQ2_XS.gguf create mode 100644 Qwen2-0.5B-ITA-Instruct.i1-IQ2_XXS.gguf create mode 100644 Qwen2-0.5B-ITA-Instruct.i1-IQ3_M.gguf create mode 100644 Qwen2-0.5B-ITA-Instruct.i1-IQ3_S.gguf create mode 100644 Qwen2-0.5B-ITA-Instruct.i1-IQ3_XS.gguf create mode 100644 Qwen2-0.5B-ITA-Instruct.i1-IQ3_XXS.gguf create mode 100644 Qwen2-0.5B-ITA-Instruct.i1-IQ4_NL.gguf create mode 100644 Qwen2-0.5B-ITA-Instruct.i1-IQ4_XS.gguf create mode 100644 Qwen2-0.5B-ITA-Instruct.i1-Q2_K.gguf create mode 100644 Qwen2-0.5B-ITA-Instruct.i1-Q2_K_S.gguf create mode 100644 Qwen2-0.5B-ITA-Instruct.i1-Q3_K_L.gguf create mode 100644 Qwen2-0.5B-ITA-Instruct.i1-Q3_K_M.gguf create mode 100644 Qwen2-0.5B-ITA-Instruct.i1-Q3_K_S.gguf create mode 100644 Qwen2-0.5B-ITA-Instruct.i1-Q4_0.gguf create mode 100644 Qwen2-0.5B-ITA-Instruct.i1-Q4_1.gguf create mode 100644 Qwen2-0.5B-ITA-Instruct.i1-Q4_K_M.gguf create mode 100644 Qwen2-0.5B-ITA-Instruct.i1-Q4_K_S.gguf create mode 100644 Qwen2-0.5B-ITA-Instruct.i1-Q5_K_M.gguf create mode 100644 Qwen2-0.5B-ITA-Instruct.i1-Q5_K_S.gguf create mode 100644 Qwen2-0.5B-ITA-Instruct.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..88cb341 --- /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 +Qwen2-0.5B-ITA-Instruct.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-ITA-Instruct.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-ITA-Instruct.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-ITA-Instruct.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-ITA-Instruct.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-ITA-Instruct.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-ITA-Instruct.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-ITA-Instruct.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-ITA-Instruct.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-ITA-Instruct.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-ITA-Instruct.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-ITA-Instruct.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-ITA-Instruct.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-ITA-Instruct.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-ITA-Instruct.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-ITA-Instruct.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-ITA-Instruct.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-ITA-Instruct.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-ITA-Instruct.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-ITA-Instruct.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-ITA-Instruct.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-ITA-Instruct.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-ITA-Instruct.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-ITA-Instruct.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Qwen2-0.5B-ITA-Instruct.i1-IQ1_M.gguf b/Qwen2-0.5B-ITA-Instruct.i1-IQ1_M.gguf new file mode 100644 index 0000000..ab56c0f --- /dev/null +++ b/Qwen2-0.5B-ITA-Instruct.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60295197b0a4d08237fb01cc4aba6afa9712bbf005e545dc9444a015463385f0 +size 317972800 diff --git a/Qwen2-0.5B-ITA-Instruct.i1-IQ1_S.gguf b/Qwen2-0.5B-ITA-Instruct.i1-IQ1_S.gguf new file mode 100644 index 0000000..c24d881 --- /dev/null +++ b/Qwen2-0.5B-ITA-Instruct.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b84df181a511eb8b09bc2e3d5812d8b09fa9922d88d1d121c290dfcc153cd9 +size 315827776 diff --git a/Qwen2-0.5B-ITA-Instruct.i1-IQ2_M.gguf b/Qwen2-0.5B-ITA-Instruct.i1-IQ2_M.gguf new file mode 100644 index 0000000..158fd96 --- /dev/null +++ b/Qwen2-0.5B-ITA-Instruct.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fe01974fc099b1c4409b7aa45409bc321fd54cd302a9fc3e62f38d11f8c51dd +size 328595776 diff --git a/Qwen2-0.5B-ITA-Instruct.i1-IQ2_S.gguf b/Qwen2-0.5B-ITA-Instruct.i1-IQ2_S.gguf new file mode 100644 index 0000000..8ea9fe8 --- /dev/null +++ b/Qwen2-0.5B-ITA-Instruct.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e816073716cd238fe15c3dc40cf1250e14a8c4e57e24e503de30330715934b7 +size 325735744 diff --git a/Qwen2-0.5B-ITA-Instruct.i1-IQ2_XS.gguf b/Qwen2-0.5B-ITA-Instruct.i1-IQ2_XS.gguf new file mode 100644 index 0000000..113cdf0 --- /dev/null +++ b/Qwen2-0.5B-ITA-Instruct.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f88a11f9bb9521dd57ee318e8a8be46ad49009727ed5026883b996dde4d2c820 +size 324407872 diff --git a/Qwen2-0.5B-ITA-Instruct.i1-IQ2_XXS.gguf b/Qwen2-0.5B-ITA-Instruct.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..e68f63b --- /dev/null +++ b/Qwen2-0.5B-ITA-Instruct.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc44851476ba9dd375fe6d31e96c3f935a78f240a1ac62a95557c0e0e98a5318 +size 321547840 diff --git a/Qwen2-0.5B-ITA-Instruct.i1-IQ3_M.gguf b/Qwen2-0.5B-ITA-Instruct.i1-IQ3_M.gguf new file mode 100644 index 0000000..50c1e93 --- /dev/null +++ b/Qwen2-0.5B-ITA-Instruct.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5db14e26ff7b0346db414e453a5aa352a15af08022ad78816d7685ad139c7116 +size 342750784 diff --git a/Qwen2-0.5B-ITA-Instruct.i1-IQ3_S.gguf b/Qwen2-0.5B-ITA-Instruct.i1-IQ3_S.gguf new file mode 100644 index 0000000..dcd8450 --- /dev/null +++ b/Qwen2-0.5B-ITA-Instruct.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f5db119d64d39b9e09856ef3f696c375b5bf6f3aa9d8316276e9f2fb02d631b +size 338605888 diff --git a/Qwen2-0.5B-ITA-Instruct.i1-IQ3_XS.gguf b/Qwen2-0.5B-ITA-Instruct.i1-IQ3_XS.gguf new file mode 100644 index 0000000..ed9422f --- /dev/null +++ b/Qwen2-0.5B-ITA-Instruct.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56ea8c77d166f5d176e72266ac3d460285ad5194587bc16f7d4bd7b88b96d219 +size 338605888 diff --git a/Qwen2-0.5B-ITA-Instruct.i1-IQ3_XXS.gguf b/Qwen2-0.5B-ITA-Instruct.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..658b026 --- /dev/null +++ b/Qwen2-0.5B-ITA-Instruct.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7e121cb71b3aa4ce2abb9d6e5f573491d596215d1536c0d495770fe24340fc7 +size 333702976 diff --git a/Qwen2-0.5B-ITA-Instruct.i1-IQ4_NL.gguf b/Qwen2-0.5B-ITA-Instruct.i1-IQ4_NL.gguf new file mode 100644 index 0000000..9304576 --- /dev/null +++ b/Qwen2-0.5B-ITA-Instruct.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd2f6acf2be3133c7167dff79c8d868917e7f37cfef4ab60d01459a09604bf59 +size 352669504 diff --git a/Qwen2-0.5B-ITA-Instruct.i1-IQ4_XS.gguf b/Qwen2-0.5B-ITA-Instruct.i1-IQ4_XS.gguf new file mode 100644 index 0000000..d68d109 --- /dev/null +++ b/Qwen2-0.5B-ITA-Instruct.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e05987daec068863905fd8dbbde6e490a0fa3ed2d0f8d986ea769f788ecef6c6 +size 349400896 diff --git a/Qwen2-0.5B-ITA-Instruct.i1-Q2_K.gguf b/Qwen2-0.5B-ITA-Instruct.i1-Q2_K.gguf new file mode 100644 index 0000000..adf5ea8 --- /dev/null +++ b/Qwen2-0.5B-ITA-Instruct.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3e93697d6fbc2bfc1208f8a28c22db9bcd1e99fab5210ef7cff757f78b19e35 +size 338605888 diff --git a/Qwen2-0.5B-ITA-Instruct.i1-Q2_K_S.gguf b/Qwen2-0.5B-ITA-Instruct.i1-Q2_K_S.gguf new file mode 100644 index 0000000..57edd03 --- /dev/null +++ b/Qwen2-0.5B-ITA-Instruct.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25d5d9724e7180b6a78bec81beb2e87d43ec8feaa315fbc6f977042e46a702f5 +size 331047232 diff --git a/Qwen2-0.5B-ITA-Instruct.i1-Q3_K_L.gguf b/Qwen2-0.5B-ITA-Instruct.i1-Q3_K_L.gguf new file mode 100644 index 0000000..f50bc51 --- /dev/null +++ b/Qwen2-0.5B-ITA-Instruct.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58d49ac6f0caeeb7afffbca9e69983364894d4ff3159d4e2f9f76b8634398dce +size 369356608 diff --git a/Qwen2-0.5B-ITA-Instruct.i1-Q3_K_M.gguf b/Qwen2-0.5B-ITA-Instruct.i1-Q3_K_M.gguf new file mode 100644 index 0000000..cdadcf9 --- /dev/null +++ b/Qwen2-0.5B-ITA-Instruct.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e01e9db0dd40c1d4f82d7196684474479dc6766261c6d0819842c9d07da7a259 +size 355465024 diff --git a/Qwen2-0.5B-ITA-Instruct.i1-Q3_K_S.gguf b/Qwen2-0.5B-ITA-Instruct.i1-Q3_K_S.gguf new file mode 100644 index 0000000..74a8ea7 --- /dev/null +++ b/Qwen2-0.5B-ITA-Instruct.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e2dca2ae64e28504552c95f26aa3e52fa09ca57af8b06745edee3d7251dcb0a +size 338261824 diff --git a/Qwen2-0.5B-ITA-Instruct.i1-Q4_0.gguf b/Qwen2-0.5B-ITA-Instruct.i1-Q4_0.gguf new file mode 100644 index 0000000..b378133 --- /dev/null +++ b/Qwen2-0.5B-ITA-Instruct.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3b4eac6c646931566a5ccba4011fb3e0c02fc5c01b51b463e3b615f6e596eeb +size 352970560 diff --git a/Qwen2-0.5B-ITA-Instruct.i1-Q4_1.gguf b/Qwen2-0.5B-ITA-Instruct.i1-Q4_1.gguf new file mode 100644 index 0000000..2c05a33 --- /dev/null +++ b/Qwen2-0.5B-ITA-Instruct.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70e663c2a47bbb8101934dd5e54fcaae2974504bd8de7f56737d78437ba49ea5 +size 374517568 diff --git a/Qwen2-0.5B-ITA-Instruct.i1-Q4_K_M.gguf b/Qwen2-0.5B-ITA-Instruct.i1-Q4_K_M.gguf new file mode 100644 index 0000000..263e7fd --- /dev/null +++ b/Qwen2-0.5B-ITA-Instruct.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ce65ee16c01a0dde1ea2ffd5b935d3ddadd5e34f568381783c5806f85202fc7 +size 397806400 diff --git a/Qwen2-0.5B-ITA-Instruct.i1-Q4_K_S.gguf b/Qwen2-0.5B-ITA-Instruct.i1-Q4_K_S.gguf new file mode 100644 index 0000000..72bf6bf --- /dev/null +++ b/Qwen2-0.5B-ITA-Instruct.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bca960a2172981b895bfb1855d546228a8b6009780f6994f2c0ceb4f69e1fd06 +size 385470272 diff --git a/Qwen2-0.5B-ITA-Instruct.i1-Q5_K_M.gguf b/Qwen2-0.5B-ITA-Instruct.i1-Q5_K_M.gguf new file mode 100644 index 0000000..e43f1e2 --- /dev/null +++ b/Qwen2-0.5B-ITA-Instruct.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d872ff6063617f4dd68f9d86ecd15aedce0d7b75c4cc352701bc8d75d82859fa +size 420084544 diff --git a/Qwen2-0.5B-ITA-Instruct.i1-Q5_K_S.gguf b/Qwen2-0.5B-ITA-Instruct.i1-Q5_K_S.gguf new file mode 100644 index 0000000..b1a8aaa --- /dev/null +++ b/Qwen2-0.5B-ITA-Instruct.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c150625b047572cc868d93ffc1fbe27c9af75172555b82966dbc8d138a2b54c +size 412708672 diff --git a/Qwen2-0.5B-ITA-Instruct.i1-Q6_K.gguf b/Qwen2-0.5B-ITA-Instruct.i1-Q6_K.gguf new file mode 100644 index 0000000..321f47c --- /dev/null +++ b/Qwen2-0.5B-ITA-Instruct.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:369c7c0c3659b09eeaa0c0c6a05189d5886169909d73306b884e61c2546f1200 +size 505734976 diff --git a/README.md b/README.md new file mode 100644 index 0000000..02141a4 --- /dev/null +++ b/README.md @@ -0,0 +1,80 @@ +--- +base_model: e-palmisano/Qwen2-0.5B-ITA-Instruct +datasets: +- gsarti/clean_mc4_it +- FreedomIntelligence/alpaca-gpt4-italian +language: +- it +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/e-palmisano/Qwen2-0.5B-ITA-Instruct + + +static quants are available at https://huggingface.co/mradermacher/Qwen2-0.5B-ITA-Instruct-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/Qwen2-0.5B-ITA-Instruct-i1-GGUF/resolve/main/Qwen2-0.5B-ITA-Instruct.i1-IQ1_S.gguf) | i1-IQ1_S | 0.4 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-ITA-Instruct-i1-GGUF/resolve/main/Qwen2-0.5B-ITA-Instruct.i1-IQ1_M.gguf) | i1-IQ1_M | 0.4 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-ITA-Instruct-i1-GGUF/resolve/main/Qwen2-0.5B-ITA-Instruct.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-ITA-Instruct-i1-GGUF/resolve/main/Qwen2-0.5B-ITA-Instruct.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-ITA-Instruct-i1-GGUF/resolve/main/Qwen2-0.5B-ITA-Instruct.i1-IQ2_S.gguf) | i1-IQ2_S | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-ITA-Instruct-i1-GGUF/resolve/main/Qwen2-0.5B-ITA-Instruct.i1-IQ2_M.gguf) | i1-IQ2_M | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-ITA-Instruct-i1-GGUF/resolve/main/Qwen2-0.5B-ITA-Instruct.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.4 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-ITA-Instruct-i1-GGUF/resolve/main/Qwen2-0.5B-ITA-Instruct.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-ITA-Instruct-i1-GGUF/resolve/main/Qwen2-0.5B-ITA-Instruct.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.4 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-ITA-Instruct-i1-GGUF/resolve/main/Qwen2-0.5B-ITA-Instruct.i1-IQ3_S.gguf) | i1-IQ3_S | 0.4 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-ITA-Instruct-i1-GGUF/resolve/main/Qwen2-0.5B-ITA-Instruct.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-ITA-Instruct-i1-GGUF/resolve/main/Qwen2-0.5B-ITA-Instruct.i1-Q2_K.gguf) | i1-Q2_K | 0.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-ITA-Instruct-i1-GGUF/resolve/main/Qwen2-0.5B-ITA-Instruct.i1-IQ3_M.gguf) | i1-IQ3_M | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-ITA-Instruct-i1-GGUF/resolve/main/Qwen2-0.5B-ITA-Instruct.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-ITA-Instruct-i1-GGUF/resolve/main/Qwen2-0.5B-ITA-Instruct.i1-IQ4_NL.gguf) | i1-IQ4_NL | 0.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-ITA-Instruct-i1-GGUF/resolve/main/Qwen2-0.5B-ITA-Instruct.i1-Q4_0.gguf) | i1-Q4_0 | 0.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-ITA-Instruct-i1-GGUF/resolve/main/Qwen2-0.5B-ITA-Instruct.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.5 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-ITA-Instruct-i1-GGUF/resolve/main/Qwen2-0.5B-ITA-Instruct.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.5 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-ITA-Instruct-i1-GGUF/resolve/main/Qwen2-0.5B-ITA-Instruct.i1-Q4_1.gguf) | i1-Q4_1 | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-ITA-Instruct-i1-GGUF/resolve/main/Qwen2-0.5B-ITA-Instruct.i1-Q4_K_S.gguf) | i1-Q4_K_S | 0.5 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-ITA-Instruct-i1-GGUF/resolve/main/Qwen2-0.5B-ITA-Instruct.i1-Q4_K_M.gguf) | i1-Q4_K_M | 0.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-ITA-Instruct-i1-GGUF/resolve/main/Qwen2-0.5B-ITA-Instruct.i1-Q5_K_S.gguf) | i1-Q5_K_S | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-ITA-Instruct-i1-GGUF/resolve/main/Qwen2-0.5B-ITA-Instruct.i1-Q5_K_M.gguf) | i1-Q5_K_M | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-ITA-Instruct-i1-GGUF/resolve/main/Qwen2-0.5B-ITA-Instruct.i1-Q6_K.gguf) | i1-Q6_K | 0.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..c7ac40f --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfaf6ee233f0903ec47f764ed23ac3bf4ae67b09111ea1c7cca5a06a02020c75 +size 988597