From dba467c68d837b211a122a698098796e7d190d93 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 11 Apr 2026 20:30:09 +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: featherless-ai-quants/Qwen-Qwen1.5-1.8B-Chat-GGUF Source: Original Platform --- .gitattributes | 47 ++++++++++++++++++++++++++++++ Qwen-Qwen1.5-1.8B-Chat-IQ4_XS.gguf | 3 ++ Qwen-Qwen1.5-1.8B-Chat-Q2_K.gguf | 3 ++ Qwen-Qwen1.5-1.8B-Chat-Q3_K_L.gguf | 3 ++ Qwen-Qwen1.5-1.8B-Chat-Q3_K_M.gguf | 3 ++ Qwen-Qwen1.5-1.8B-Chat-Q3_K_S.gguf | 3 ++ Qwen-Qwen1.5-1.8B-Chat-Q4_K_M.gguf | 3 ++ Qwen-Qwen1.5-1.8B-Chat-Q4_K_S.gguf | 3 ++ Qwen-Qwen1.5-1.8B-Chat-Q5_K_M.gguf | 3 ++ Qwen-Qwen1.5-1.8B-Chat-Q5_K_S.gguf | 3 ++ Qwen-Qwen1.5-1.8B-Chat-Q6_K.gguf | 3 ++ Qwen-Qwen1.5-1.8B-Chat-Q8_0.gguf | 3 ++ README.md | 47 ++++++++++++++++++++++++++++++ featherless-quants.png | 3 ++ 14 files changed, 130 insertions(+) create mode 100644 .gitattributes create mode 100644 Qwen-Qwen1.5-1.8B-Chat-IQ4_XS.gguf create mode 100644 Qwen-Qwen1.5-1.8B-Chat-Q2_K.gguf create mode 100644 Qwen-Qwen1.5-1.8B-Chat-Q3_K_L.gguf create mode 100644 Qwen-Qwen1.5-1.8B-Chat-Q3_K_M.gguf create mode 100644 Qwen-Qwen1.5-1.8B-Chat-Q3_K_S.gguf create mode 100644 Qwen-Qwen1.5-1.8B-Chat-Q4_K_M.gguf create mode 100644 Qwen-Qwen1.5-1.8B-Chat-Q4_K_S.gguf create mode 100644 Qwen-Qwen1.5-1.8B-Chat-Q5_K_M.gguf create mode 100644 Qwen-Qwen1.5-1.8B-Chat-Q5_K_S.gguf create mode 100644 Qwen-Qwen1.5-1.8B-Chat-Q6_K.gguf create mode 100644 Qwen-Qwen1.5-1.8B-Chat-Q8_0.gguf create mode 100644 README.md create mode 100644 featherless-quants.png diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..283cbd4 --- /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 +Qwen-Qwen1.5-1.8B-Chat-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen-Qwen1.5-1.8B-Chat-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen-Qwen1.5-1.8B-Chat-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Qwen-Qwen1.5-1.8B-Chat-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen-Qwen1.5-1.8B-Chat-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen-Qwen1.5-1.8B-Chat-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen-Qwen1.5-1.8B-Chat-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen-Qwen1.5-1.8B-Chat-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen-Qwen1.5-1.8B-Chat-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen-Qwen1.5-1.8B-Chat-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen-Qwen1.5-1.8B-Chat-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +featherless-quants.png filter=lfs diff=lfs merge=lfs -text diff --git a/Qwen-Qwen1.5-1.8B-Chat-IQ4_XS.gguf b/Qwen-Qwen1.5-1.8B-Chat-IQ4_XS.gguf new file mode 100644 index 0000000..62afc90 --- /dev/null +++ b/Qwen-Qwen1.5-1.8B-Chat-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cd8ca6f87e88bd39b7704db5565df894070970f198821734e77f4782fbe194a +size 1087361472 diff --git a/Qwen-Qwen1.5-1.8B-Chat-Q2_K.gguf b/Qwen-Qwen1.5-1.8B-Chat-Q2_K.gguf new file mode 100644 index 0000000..dce53f2 --- /dev/null +++ b/Qwen-Qwen1.5-1.8B-Chat-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1828d2647cb457d387cbc7f301ac01016a96889b5004ef1541e2a03ace183938 +size 846569920 diff --git a/Qwen-Qwen1.5-1.8B-Chat-Q3_K_L.gguf b/Qwen-Qwen1.5-1.8B-Chat-Q3_K_L.gguf new file mode 100644 index 0000000..d59d117 --- /dev/null +++ b/Qwen-Qwen1.5-1.8B-Chat-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0480f4cc9e3678379d6555011cb1fa44d4bd5e70f95ff416d54233bb2853387d +size 1056201152 diff --git a/Qwen-Qwen1.5-1.8B-Chat-Q3_K_M.gguf b/Qwen-Qwen1.5-1.8B-Chat-Q3_K_M.gguf new file mode 100644 index 0000000..03092c8 --- /dev/null +++ b/Qwen-Qwen1.5-1.8B-Chat-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd55f5aecf0786e2ecb70ac697790150f9102d8534ea78f2b397b58e47d5cfa7 +size 1015880128 diff --git a/Qwen-Qwen1.5-1.8B-Chat-Q3_K_S.gguf b/Qwen-Qwen1.5-1.8B-Chat-Q3_K_S.gguf new file mode 100644 index 0000000..693efd9 --- /dev/null +++ b/Qwen-Qwen1.5-1.8B-Chat-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4af55fbded8565a94d0946eb1f19f8d292966c4976f86f067e55114f9cadf0dd +size 953571776 diff --git a/Qwen-Qwen1.5-1.8B-Chat-Q4_K_M.gguf b/Qwen-Qwen1.5-1.8B-Chat-Q4_K_M.gguf new file mode 100644 index 0000000..ba86b4d --- /dev/null +++ b/Qwen-Qwen1.5-1.8B-Chat-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:468cce0ddea928cf8b8cf4ca9a65b3724c9e5145e1981a7de1c79e36a7773bd4 +size 1217753536 diff --git a/Qwen-Qwen1.5-1.8B-Chat-Q4_K_S.gguf b/Qwen-Qwen1.5-1.8B-Chat-Q4_K_S.gguf new file mode 100644 index 0000000..c0c6f20 --- /dev/null +++ b/Qwen-Qwen1.5-1.8B-Chat-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d6288aa1624f6a9e6239edd55e4cce2da8316979a5c4475f5363127ab7f7942 +size 1158263232 diff --git a/Qwen-Qwen1.5-1.8B-Chat-Q5_K_M.gguf b/Qwen-Qwen1.5-1.8B-Chat-Q5_K_M.gguf new file mode 100644 index 0000000..977dd29 --- /dev/null +++ b/Qwen-Qwen1.5-1.8B-Chat-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5b04e4d8ab508fbd1d2b12f2b1bd43ad16a7763ea5366185dc3854c4110c06e +size 1376776640 diff --git a/Qwen-Qwen1.5-1.8B-Chat-Q5_K_S.gguf b/Qwen-Qwen1.5-1.8B-Chat-Q5_K_S.gguf new file mode 100644 index 0000000..5d154be --- /dev/null +++ b/Qwen-Qwen1.5-1.8B-Chat-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb0a846fbab501281f238ba60afdd81a5b2871f09b425fb3e8d92409a5996528 +size 1327821248 diff --git a/Qwen-Qwen1.5-1.8B-Chat-Q6_K.gguf b/Qwen-Qwen1.5-1.8B-Chat-Q6_K.gguf new file mode 100644 index 0000000..3641044 --- /dev/null +++ b/Qwen-Qwen1.5-1.8B-Chat-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c14f2461d0e01087b4bda0f38578a39067c2966451d4fee9c6cb6d3d5090e60 +size 1579026880 diff --git a/Qwen-Qwen1.5-1.8B-Chat-Q8_0.gguf b/Qwen-Qwen1.5-1.8B-Chat-Q8_0.gguf new file mode 100644 index 0000000..8b3838e --- /dev/null +++ b/Qwen-Qwen1.5-1.8B-Chat-Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a93f2891140a915250b2aef3f35b7400476bc97340dd75027b2bbdea75b80781 +size 1958304192 diff --git a/README.md b/README.md new file mode 100644 index 0000000..09d82fb --- /dev/null +++ b/README.md @@ -0,0 +1,47 @@ +--- +base_model: Qwen/Qwen1.5-1.8B-Chat +pipeline_tag: text-generation +quantized_by: featherless-ai-quants +--- + +# Qwen/Qwen1.5-1.8B-Chat GGUF Quantizations 🚀 + +![Featherless AI Quants](./featherless-quants.png) + +*Optimized GGUF quantization files for enhanced model performance* + +> Powered by [Featherless AI](https://featherless.ai) - run any model you'd like for a simple small fee. +--- + +## Available Quantizations 📊 + +| Quantization Type | File | Size | +|-------------------|------|------| +| IQ4_XS | [Qwen-Qwen1.5-1.8B-Chat-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/Qwen-Qwen1.5-1.8B-Chat-GGUF/blob/main/Qwen-Qwen1.5-1.8B-Chat-IQ4_XS.gguf) | 1036.99 MB | +| Q2_K | [Qwen-Qwen1.5-1.8B-Chat-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/Qwen-Qwen1.5-1.8B-Chat-GGUF/blob/main/Qwen-Qwen1.5-1.8B-Chat-Q2_K.gguf) | 807.35 MB | +| Q3_K_L | [Qwen-Qwen1.5-1.8B-Chat-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/Qwen-Qwen1.5-1.8B-Chat-GGUF/blob/main/Qwen-Qwen1.5-1.8B-Chat-Q3_K_L.gguf) | 1007.27 MB | +| Q3_K_M | [Qwen-Qwen1.5-1.8B-Chat-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/Qwen-Qwen1.5-1.8B-Chat-GGUF/blob/main/Qwen-Qwen1.5-1.8B-Chat-Q3_K_M.gguf) | 968.82 MB | +| Q3_K_S | [Qwen-Qwen1.5-1.8B-Chat-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/Qwen-Qwen1.5-1.8B-Chat-GGUF/blob/main/Qwen-Qwen1.5-1.8B-Chat-Q3_K_S.gguf) | 909.40 MB | +| Q4_K_M | [Qwen-Qwen1.5-1.8B-Chat-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/Qwen-Qwen1.5-1.8B-Chat-GGUF/blob/main/Qwen-Qwen1.5-1.8B-Chat-Q4_K_M.gguf) | 1161.34 MB | +| Q4_K_S | [Qwen-Qwen1.5-1.8B-Chat-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/Qwen-Qwen1.5-1.8B-Chat-GGUF/blob/main/Qwen-Qwen1.5-1.8B-Chat-Q4_K_S.gguf) | 1104.61 MB | +| Q5_K_M | [Qwen-Qwen1.5-1.8B-Chat-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/Qwen-Qwen1.5-1.8B-Chat-GGUF/blob/main/Qwen-Qwen1.5-1.8B-Chat-Q5_K_M.gguf) | 1313.00 MB | +| Q5_K_S | [Qwen-Qwen1.5-1.8B-Chat-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/Qwen-Qwen1.5-1.8B-Chat-GGUF/blob/main/Qwen-Qwen1.5-1.8B-Chat-Q5_K_S.gguf) | 1266.31 MB | +| Q6_K | [Qwen-Qwen1.5-1.8B-Chat-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/Qwen-Qwen1.5-1.8B-Chat-GGUF/blob/main/Qwen-Qwen1.5-1.8B-Chat-Q6_K.gguf) | 1505.88 MB | +| Q8_0 | [Qwen-Qwen1.5-1.8B-Chat-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/Qwen-Qwen1.5-1.8B-Chat-GGUF/blob/main/Qwen-Qwen1.5-1.8B-Chat-Q8_0.gguf) | 1867.58 MB | + + +--- + +## ⚡ Powered by [Featherless AI](https://featherless.ai) + +### Key Features + +- 🔥 **Instant Hosting** - Deploy any Llama model on HuggingFace instantly +- 🛠️ **Zero Infrastructure** - No server setup or maintenance required +- 📚 **Vast Compatibility** - Support for 2400+ models and counting +- 💎 **Affordable Pricing** - Starting at just $10/month + +--- + +**Links:** +[Get Started](https://featherless.ai) | [Documentation](https://featherless.ai/docs) | [Models](https://featherless.ai/models) \ No newline at end of file diff --git a/featherless-quants.png b/featherless-quants.png new file mode 100644 index 0000000..3e0eab9 --- /dev/null +++ b/featherless-quants.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e1b4d66c8306c7b0614089381fdf86ea4efb02dffb78d22767a084cb8b88d6b +size 1614532