From a6bfe64cbf602099b5c7073e39995fb3be2c2a9a Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 9 May 2026 14:14:20 +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_top1000-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++++++++++ ...B_educational_instruct_top1000-IQ4_XS.gguf | 3 ++ ....5B_educational_instruct_top1000-Q2_K.gguf | 3 ++ ...B_educational_instruct_top1000-Q3_K_L.gguf | 3 ++ ...B_educational_instruct_top1000-Q3_K_M.gguf | 3 ++ ...B_educational_instruct_top1000-Q3_K_S.gguf | 3 ++ ...B_educational_instruct_top1000-Q4_K_M.gguf | 3 ++ ...B_educational_instruct_top1000-Q4_K_S.gguf | 3 ++ ...B_educational_instruct_top1000-Q5_K_M.gguf | 3 ++ ...B_educational_instruct_top1000-Q5_K_S.gguf | 3 ++ ....5B_educational_instruct_top1000-Q6_K.gguf | 3 ++ ....5B_educational_instruct_top1000-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_top1000-IQ4_XS.gguf create mode 100644 Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q2_K.gguf create mode 100644 Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q3_K_L.gguf create mode 100644 Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q3_K_M.gguf create mode 100644 Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q3_K_S.gguf create mode 100644 Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q4_K_M.gguf create mode 100644 Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q4_K_S.gguf create mode 100644 Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q5_K_M.gguf create mode 100644 Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q5_K_S.gguf create mode 100644 Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q6_K.gguf create mode 100644 Hachipo-qwen2.5-0.5B_educational_instruct_top1000-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..cb9ef5f --- /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_top1000-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_educational_instruct_top1000-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_top1000-IQ4_XS.gguf b/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-IQ4_XS.gguf new file mode 100644 index 0000000..c11ace5 --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71101338a038ac6315a060ef47d805b6675b37518f5a2cbed9dcaa6eb69e43dd +size 351444800 diff --git a/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q2_K.gguf b/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q2_K.gguf new file mode 100644 index 0000000..6bf184f --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a189664c83994f9cecbf8a751666ace8babd95f854deee3cdc4fd88a5866d98a +size 338606912 diff --git a/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q3_K_L.gguf b/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q3_K_L.gguf new file mode 100644 index 0000000..9a503d2 --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fce1fe5c7b2015dd7ef8e19f67a895f48b50f8875c5cff4502086a16e1c82217 +size 369357632 diff --git a/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q3_K_M.gguf b/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q3_K_M.gguf new file mode 100644 index 0000000..0f3e51f --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5e19f3d517b15651efa51e00ac93d3ba204802f8896176963a4ed8de66c6180 +size 355466048 diff --git a/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q3_K_S.gguf b/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q3_K_S.gguf new file mode 100644 index 0000000..b5b2c5a --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:100b39445346303c92c72b5b4bbd780df686f360c26b63afc81c25ef64f26a09 +size 338262848 diff --git a/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q4_K_M.gguf b/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q4_K_M.gguf new file mode 100644 index 0000000..a6db443 --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:309ded4ad35b6ebe60b78eea207123542cb08da2d9f38bdf9f426fe361ec8310 +size 397807424 diff --git a/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q4_K_S.gguf b/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q4_K_S.gguf new file mode 100644 index 0000000..55def66 --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bddcd91783845797917ef3f827f0e46dea5aba02cee4aac8a9777fd17a440ceb +size 385471296 diff --git a/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q5_K_M.gguf b/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q5_K_M.gguf new file mode 100644 index 0000000..0f637e3 --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6e171f9e089588484652977e4422ec087270038a362a4d1fcda8e6c3043f89a +size 420085568 diff --git a/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q5_K_S.gguf b/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q5_K_S.gguf new file mode 100644 index 0000000..db8b86c --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e44f3eb5bdf573e8d2e5e07406713a2c7c334edbf9ba8e7f1627e75f109918b1 +size 412709696 diff --git a/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q6_K.gguf b/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q6_K.gguf new file mode 100644 index 0000000..d4eb0d7 --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:409056e3d5837516d0d177fbd82401374de1e4182d9647f00fd9a7ed6d1331b4 +size 505736000 diff --git a/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q8_0.gguf b/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q8_0.gguf new file mode 100644 index 0000000..f2cdd89 --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4eeaac308a83cebdc76da229029cd71c1baa4040c876791d3732d9cc2f324640 +size 531067712 diff --git a/README.md b/README.md new file mode 100644 index 0000000..b68a8dc --- /dev/null +++ b/README.md @@ -0,0 +1,47 @@ +--- +base_model: Hachipo/qwen2.5-0.5B_educational_instruct_top1000 +pipeline_tag: text-generation +quantized_by: featherless-ai-quants +--- + +# Hachipo/qwen2.5-0.5B_educational_instruct_top1000 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_top1000-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-IQ4_XS.gguf) | 335.16 MB | +| Q2_K | [Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q2_K.gguf) | 322.92 MB | +| Q3_K_L | [Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q3_K_L.gguf) | 352.25 MB | +| Q3_K_M | [Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q3_K_M.gguf) | 339.00 MB | +| Q3_K_S | [Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q3_K_S.gguf) | 322.59 MB | +| Q4_K_M | [Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q4_K_M.gguf) | 379.38 MB | +| Q4_K_S | [Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q4_K_S.gguf) | 367.61 MB | +| Q5_K_M | [Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q5_K_M.gguf) | 400.62 MB | +| Q5_K_S | [Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q5_K_S.gguf) | 393.59 MB | +| Q6_K | [Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q6_K.gguf) | 482.31 MB | +| Q8_0 | [Hachipo-qwen2.5-0.5B_educational_instruct_top1000-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_educational_instruct_top1000-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