From f65f4239c4a569451706be086500450506347354 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 12 Apr 2026 00:28:58 +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/viethq5-Qwen2.5-0.5B-Instruct-f16-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++++++++++ README.md | 47 +++++++++++++++++++ featherless-quants.png | 3 ++ viethq5-Qwen2.5-0.5B-Instruct-f16-IQ4_XS.gguf | 3 ++ viethq5-Qwen2.5-0.5B-Instruct-f16-Q2_K.gguf | 3 ++ viethq5-Qwen2.5-0.5B-Instruct-f16-Q3_K_L.gguf | 3 ++ viethq5-Qwen2.5-0.5B-Instruct-f16-Q3_K_M.gguf | 3 ++ viethq5-Qwen2.5-0.5B-Instruct-f16-Q3_K_S.gguf | 3 ++ viethq5-Qwen2.5-0.5B-Instruct-f16-Q4_K_M.gguf | 3 ++ viethq5-Qwen2.5-0.5B-Instruct-f16-Q4_K_S.gguf | 3 ++ viethq5-Qwen2.5-0.5B-Instruct-f16-Q5_K_M.gguf | 3 ++ viethq5-Qwen2.5-0.5B-Instruct-f16-Q5_K_S.gguf | 3 ++ viethq5-Qwen2.5-0.5B-Instruct-f16-Q6_K.gguf | 3 ++ viethq5-Qwen2.5-0.5B-Instruct-f16-Q8_0.gguf | 3 ++ 14 files changed, 130 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 featherless-quants.png create mode 100644 viethq5-Qwen2.5-0.5B-Instruct-f16-IQ4_XS.gguf create mode 100644 viethq5-Qwen2.5-0.5B-Instruct-f16-Q2_K.gguf create mode 100644 viethq5-Qwen2.5-0.5B-Instruct-f16-Q3_K_L.gguf create mode 100644 viethq5-Qwen2.5-0.5B-Instruct-f16-Q3_K_M.gguf create mode 100644 viethq5-Qwen2.5-0.5B-Instruct-f16-Q3_K_S.gguf create mode 100644 viethq5-Qwen2.5-0.5B-Instruct-f16-Q4_K_M.gguf create mode 100644 viethq5-Qwen2.5-0.5B-Instruct-f16-Q4_K_S.gguf create mode 100644 viethq5-Qwen2.5-0.5B-Instruct-f16-Q5_K_M.gguf create mode 100644 viethq5-Qwen2.5-0.5B-Instruct-f16-Q5_K_S.gguf create mode 100644 viethq5-Qwen2.5-0.5B-Instruct-f16-Q6_K.gguf create mode 100644 viethq5-Qwen2.5-0.5B-Instruct-f16-Q8_0.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2ee3d27 --- /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 +featherless-quants.png filter=lfs diff=lfs merge=lfs -text +viethq5-Qwen2.5-0.5B-Instruct-f16-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +viethq5-Qwen2.5-0.5B-Instruct-f16-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +viethq5-Qwen2.5-0.5B-Instruct-f16-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +viethq5-Qwen2.5-0.5B-Instruct-f16-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +viethq5-Qwen2.5-0.5B-Instruct-f16-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +viethq5-Qwen2.5-0.5B-Instruct-f16-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +viethq5-Qwen2.5-0.5B-Instruct-f16-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +viethq5-Qwen2.5-0.5B-Instruct-f16-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +viethq5-Qwen2.5-0.5B-Instruct-f16-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +viethq5-Qwen2.5-0.5B-Instruct-f16-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +viethq5-Qwen2.5-0.5B-Instruct-f16-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..6c56fd0 --- /dev/null +++ b/README.md @@ -0,0 +1,47 @@ +--- +base_model: viethq5/Qwen2.5-0.5B-Instruct-f16 +pipeline_tag: text-generation +quantized_by: featherless-ai-quants +--- + +# viethq5/Qwen2.5-0.5B-Instruct-f16 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 | [viethq5-Qwen2.5-0.5B-Instruct-f16-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/viethq5-Qwen2.5-0.5B-Instruct-f16-GGUF/blob/main/viethq5-Qwen2.5-0.5B-Instruct-f16-IQ4_XS.gguf) | 335.16 MB | +| Q2_K | [viethq5-Qwen2.5-0.5B-Instruct-f16-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/viethq5-Qwen2.5-0.5B-Instruct-f16-GGUF/blob/main/viethq5-Qwen2.5-0.5B-Instruct-f16-Q2_K.gguf) | 322.92 MB | +| Q3_K_L | [viethq5-Qwen2.5-0.5B-Instruct-f16-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/viethq5-Qwen2.5-0.5B-Instruct-f16-GGUF/blob/main/viethq5-Qwen2.5-0.5B-Instruct-f16-Q3_K_L.gguf) | 352.25 MB | +| Q3_K_M | [viethq5-Qwen2.5-0.5B-Instruct-f16-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/viethq5-Qwen2.5-0.5B-Instruct-f16-GGUF/blob/main/viethq5-Qwen2.5-0.5B-Instruct-f16-Q3_K_M.gguf) | 339.00 MB | +| Q3_K_S | [viethq5-Qwen2.5-0.5B-Instruct-f16-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/viethq5-Qwen2.5-0.5B-Instruct-f16-GGUF/blob/main/viethq5-Qwen2.5-0.5B-Instruct-f16-Q3_K_S.gguf) | 322.59 MB | +| Q4_K_M | [viethq5-Qwen2.5-0.5B-Instruct-f16-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/viethq5-Qwen2.5-0.5B-Instruct-f16-GGUF/blob/main/viethq5-Qwen2.5-0.5B-Instruct-f16-Q4_K_M.gguf) | 379.38 MB | +| Q4_K_S | [viethq5-Qwen2.5-0.5B-Instruct-f16-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/viethq5-Qwen2.5-0.5B-Instruct-f16-GGUF/blob/main/viethq5-Qwen2.5-0.5B-Instruct-f16-Q4_K_S.gguf) | 367.61 MB | +| Q5_K_M | [viethq5-Qwen2.5-0.5B-Instruct-f16-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/viethq5-Qwen2.5-0.5B-Instruct-f16-GGUF/blob/main/viethq5-Qwen2.5-0.5B-Instruct-f16-Q5_K_M.gguf) | 400.63 MB | +| Q5_K_S | [viethq5-Qwen2.5-0.5B-Instruct-f16-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/viethq5-Qwen2.5-0.5B-Instruct-f16-GGUF/blob/main/viethq5-Qwen2.5-0.5B-Instruct-f16-Q5_K_S.gguf) | 393.59 MB | +| Q6_K | [viethq5-Qwen2.5-0.5B-Instruct-f16-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/viethq5-Qwen2.5-0.5B-Instruct-f16-GGUF/blob/main/viethq5-Qwen2.5-0.5B-Instruct-f16-Q6_K.gguf) | 482.31 MB | +| Q8_0 | [viethq5-Qwen2.5-0.5B-Instruct-f16-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/viethq5-Qwen2.5-0.5B-Instruct-f16-GGUF/blob/main/viethq5-Qwen2.5-0.5B-Instruct-f16-Q8_0.gguf) | 506.47 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 diff --git a/viethq5-Qwen2.5-0.5B-Instruct-f16-IQ4_XS.gguf b/viethq5-Qwen2.5-0.5B-Instruct-f16-IQ4_XS.gguf new file mode 100644 index 0000000..c02c71a --- /dev/null +++ b/viethq5-Qwen2.5-0.5B-Instruct-f16-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bbd3b9c5b35c8befd5a65066dbe26ab994f780f170f7e4457cde6f9a46a628a +size 351445312 diff --git a/viethq5-Qwen2.5-0.5B-Instruct-f16-Q2_K.gguf b/viethq5-Qwen2.5-0.5B-Instruct-f16-Q2_K.gguf new file mode 100644 index 0000000..285c5ff --- /dev/null +++ b/viethq5-Qwen2.5-0.5B-Instruct-f16-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e34ab8ff319a93a8b65e2540613f2bfd0ec6eabe31c46fe5915770a5b359f61e +size 338607424 diff --git a/viethq5-Qwen2.5-0.5B-Instruct-f16-Q3_K_L.gguf b/viethq5-Qwen2.5-0.5B-Instruct-f16-Q3_K_L.gguf new file mode 100644 index 0000000..0558fa7 --- /dev/null +++ b/viethq5-Qwen2.5-0.5B-Instruct-f16-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c3a95377c787aa082857b3df0e8581bf5f7f63c473c3953a14b25190956fc38 +size 369358144 diff --git a/viethq5-Qwen2.5-0.5B-Instruct-f16-Q3_K_M.gguf b/viethq5-Qwen2.5-0.5B-Instruct-f16-Q3_K_M.gguf new file mode 100644 index 0000000..00f6a47 --- /dev/null +++ b/viethq5-Qwen2.5-0.5B-Instruct-f16-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b896d18f4f61cc8ccba5db2c655e2f29d3484d6c0b6ce0f9da79edea92547c2a +size 355466560 diff --git a/viethq5-Qwen2.5-0.5B-Instruct-f16-Q3_K_S.gguf b/viethq5-Qwen2.5-0.5B-Instruct-f16-Q3_K_S.gguf new file mode 100644 index 0000000..3bcdc3f --- /dev/null +++ b/viethq5-Qwen2.5-0.5B-Instruct-f16-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20ab8d750c65e12508eef16ee41a9a2fbba6014fd46909624276022d1b6caf8a +size 338263360 diff --git a/viethq5-Qwen2.5-0.5B-Instruct-f16-Q4_K_M.gguf b/viethq5-Qwen2.5-0.5B-Instruct-f16-Q4_K_M.gguf new file mode 100644 index 0000000..fe88054 --- /dev/null +++ b/viethq5-Qwen2.5-0.5B-Instruct-f16-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c9cf4779550c2ef4fdef547daddb5289023a1b88ad1eee466fffb028d6a1015 +size 397807936 diff --git a/viethq5-Qwen2.5-0.5B-Instruct-f16-Q4_K_S.gguf b/viethq5-Qwen2.5-0.5B-Instruct-f16-Q4_K_S.gguf new file mode 100644 index 0000000..40a03f6 --- /dev/null +++ b/viethq5-Qwen2.5-0.5B-Instruct-f16-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e6fe95d15eef7057a9697d70cfb44c8798665067e121933ae733f43e44f6464 +size 385471808 diff --git a/viethq5-Qwen2.5-0.5B-Instruct-f16-Q5_K_M.gguf b/viethq5-Qwen2.5-0.5B-Instruct-f16-Q5_K_M.gguf new file mode 100644 index 0000000..0372cc3 --- /dev/null +++ b/viethq5-Qwen2.5-0.5B-Instruct-f16-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:856a2a95fa302dc68604b3adfd6635982869bd5505f0c55414a63ecdf2d21436 +size 420086080 diff --git a/viethq5-Qwen2.5-0.5B-Instruct-f16-Q5_K_S.gguf b/viethq5-Qwen2.5-0.5B-Instruct-f16-Q5_K_S.gguf new file mode 100644 index 0000000..39e0a8e --- /dev/null +++ b/viethq5-Qwen2.5-0.5B-Instruct-f16-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19d61f49c5b4a45434ced0bd41d51850e07dabd9c6372cc5763c6860dddf4ce1 +size 412710208 diff --git a/viethq5-Qwen2.5-0.5B-Instruct-f16-Q6_K.gguf b/viethq5-Qwen2.5-0.5B-Instruct-f16-Q6_K.gguf new file mode 100644 index 0000000..e2329a6 --- /dev/null +++ b/viethq5-Qwen2.5-0.5B-Instruct-f16-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8fd5f8881f1958eafeecc6682493d2912b61da77eb012028e90e77acc973d39 +size 505736512 diff --git a/viethq5-Qwen2.5-0.5B-Instruct-f16-Q8_0.gguf b/viethq5-Qwen2.5-0.5B-Instruct-f16-Q8_0.gguf new file mode 100644 index 0000000..2475b85 --- /dev/null +++ b/viethq5-Qwen2.5-0.5B-Instruct-f16-Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5652ea9415c6747f6a03b34bae01b688d7dc2e4e55396bff4cf199179c6ee914 +size 531068224