From 8585940ccfba92db3a13b8492f05e516dd84b1a3 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 11 Apr 2026 19:37:59 +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/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++++++++++ ...l_instruct_pythonblock_en_5000-IQ4_XS.gguf | 3 ++ ...nal_instruct_pythonblock_en_5000-Q2_K.gguf | 3 ++ ...l_instruct_pythonblock_en_5000-Q3_K_L.gguf | 3 ++ ...l_instruct_pythonblock_en_5000-Q3_K_M.gguf | 3 ++ ...l_instruct_pythonblock_en_5000-Q3_K_S.gguf | 3 ++ ...l_instruct_pythonblock_en_5000-Q4_K_M.gguf | 3 ++ ...l_instruct_pythonblock_en_5000-Q4_K_S.gguf | 3 ++ ...l_instruct_pythonblock_en_5000-Q5_K_M.gguf | 3 ++ ...l_instruct_pythonblock_en_5000-Q5_K_S.gguf | 3 ++ ...nal_instruct_pythonblock_en_5000-Q6_K.gguf | 3 ++ ...nal_instruct_pythonblock_en_5000-Q8_0.gguf | 3 ++ README.md | 47 +++++++++++++++++++ featherless-quants.png | 3 ++ 14 files changed, 130 insertions(+) create mode 100644 .gitattributes create mode 100644 Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-IQ4_XS.gguf create mode 100644 Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q2_K.gguf create mode 100644 Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q3_K_L.gguf create mode 100644 Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q3_K_M.gguf create mode 100644 Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q3_K_S.gguf create mode 100644 Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q4_K_M.gguf create mode 100644 Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q4_K_S.gguf create mode 100644 Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q5_K_M.gguf create mode 100644 Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q5_K_S.gguf create mode 100644 Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q6_K.gguf create mode 100644 Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-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..00b0095 --- /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 +Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +featherless-quants.png filter=lfs diff=lfs merge=lfs -text diff --git a/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-IQ4_XS.gguf b/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-IQ4_XS.gguf new file mode 100644 index 0000000..7124e57 --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaa2128483726900caedcc72dadc3b9ddbfbf72ad230a0efa245fb4c74398008 +size 351444832 diff --git a/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q2_K.gguf b/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q2_K.gguf new file mode 100644 index 0000000..13c206a --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7dce51ebbd655b59a8edf9b5030cbbb61206e1b6db8e768f235a13fbc2aca64 +size 338606944 diff --git a/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q3_K_L.gguf b/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q3_K_L.gguf new file mode 100644 index 0000000..b6b350d --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79c62133852520c78900bfce42512fb1291f8badfa7f8ded92e5fd4a97c2edc1 +size 369357664 diff --git a/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q3_K_M.gguf b/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q3_K_M.gguf new file mode 100644 index 0000000..7520e4b --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c330258c2cc30e32ce32bf269b0129b883a6fa3af8080a185e5d2e913d328ec +size 355466080 diff --git a/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q3_K_S.gguf b/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q3_K_S.gguf new file mode 100644 index 0000000..68db030 --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64695b92e91568ecd7c63f33874eaf4b89f6f162ee173bc80bb5d7fcefcc5a8b +size 338262880 diff --git a/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q4_K_M.gguf b/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q4_K_M.gguf new file mode 100644 index 0000000..5670132 --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7e901305dcd5240ed74016eb87262f8b3b1056c5d4c7844a409d2221aa02859 +size 397807456 diff --git a/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q4_K_S.gguf b/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q4_K_S.gguf new file mode 100644 index 0000000..de1b433 --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb8a47976fb08a12990ba976e48130bda6b5af9472be62ec6ebeba5a3718c7e6 +size 385471328 diff --git a/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q5_K_M.gguf b/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q5_K_M.gguf new file mode 100644 index 0000000..4094f96 --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6afe18d93bb00161a89fcfeafec8ea698c33323a1f62156ccf9d3eb046b4ec8 +size 420085600 diff --git a/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q5_K_S.gguf b/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q5_K_S.gguf new file mode 100644 index 0000000..5fcffc4 --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fa7215905d8e2c650b023ea7634f5e7b75e3395c53887859b630d69de8facf8 +size 412709728 diff --git a/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q6_K.gguf b/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q6_K.gguf new file mode 100644 index 0000000..7b46e64 --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4856840fe66ba63d724fea65e3a8f451ed936eda7e64ad5ebcf6a889748fa98f +size 505736032 diff --git a/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q8_0.gguf b/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q8_0.gguf new file mode 100644 index 0000000..ed18314 --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f35a08e118d6d7a78bb5a97ff02580d7eb1f3af3c4989078ccec61aab9ebbace +size 531067744 diff --git a/README.md b/README.md new file mode 100644 index 0000000..90c8d14 --- /dev/null +++ b/README.md @@ -0,0 +1,47 @@ +--- +base_model: Hachipo/qwen2.5-0.5B_educational_instruct_pythonblock_en_5000 +pipeline_tag: text-generation +quantized_by: featherless-ai-quants +--- + +# Hachipo/qwen2.5-0.5B_educational_instruct_pythonblock_en_5000 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 | [Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-IQ4_XS.gguf) | 335.16 MB | +| Q2_K | [Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q2_K.gguf) | 322.92 MB | +| Q3_K_L | [Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q3_K_L.gguf) | 352.25 MB | +| Q3_K_M | [Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q3_K_M.gguf) | 339.00 MB | +| Q3_K_S | [Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q3_K_S.gguf) | 322.59 MB | +| Q4_K_M | [Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q4_K_M.gguf) | 379.38 MB | +| Q4_K_S | [Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q4_K_S.gguf) | 367.61 MB | +| Q5_K_M | [Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q5_K_M.gguf) | 400.62 MB | +| Q5_K_S | [Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q5_K_S.gguf) | 393.59 MB | +| Q6_K | [Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q6_K.gguf) | 482.31 MB | +| Q8_0 | [Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_educational_instruct_pythonblock_en_5000-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