From 86ae012b81616d26855c7d26b9c58d809173ed93 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 9 May 2026 11:52:13 +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_MIFT-ja_onsentence_3000-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++++++++++ ...5-0.5B_MIFT-ja_onsentence_3000-IQ4_XS.gguf | 3 ++ ...2.5-0.5B_MIFT-ja_onsentence_3000-Q2_K.gguf | 3 ++ ...5-0.5B_MIFT-ja_onsentence_3000-Q3_K_L.gguf | 3 ++ ...5-0.5B_MIFT-ja_onsentence_3000-Q3_K_M.gguf | 3 ++ ...5-0.5B_MIFT-ja_onsentence_3000-Q3_K_S.gguf | 3 ++ ...5-0.5B_MIFT-ja_onsentence_3000-Q4_K_M.gguf | 3 ++ ...5-0.5B_MIFT-ja_onsentence_3000-Q4_K_S.gguf | 3 ++ ...5-0.5B_MIFT-ja_onsentence_3000-Q5_K_M.gguf | 3 ++ ...5-0.5B_MIFT-ja_onsentence_3000-Q5_K_S.gguf | 3 ++ ...2.5-0.5B_MIFT-ja_onsentence_3000-Q6_K.gguf | 3 ++ ...2.5-0.5B_MIFT-ja_onsentence_3000-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_MIFT-ja_onsentence_3000-IQ4_XS.gguf create mode 100644 Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q2_K.gguf create mode 100644 Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q3_K_L.gguf create mode 100644 Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q3_K_M.gguf create mode 100644 Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q3_K_S.gguf create mode 100644 Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q4_K_M.gguf create mode 100644 Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q4_K_S.gguf create mode 100644 Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q5_K_M.gguf create mode 100644 Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q5_K_S.gguf create mode 100644 Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q6_K.gguf create mode 100644 Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-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..ce57ccc --- /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_MIFT-ja_onsentence_3000-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-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_MIFT-ja_onsentence_3000-IQ4_XS.gguf b/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-IQ4_XS.gguf new file mode 100644 index 0000000..102c49e --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdc2b49f64e216710026a9aa3b79213dff36f77df50c22e647c41df2cde3f6d0 +size 351444800 diff --git a/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q2_K.gguf b/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q2_K.gguf new file mode 100644 index 0000000..7a5fe36 --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cf42ca961dba7d3ae04fc27bc4a0567e1a826f3494a2f556043be9c08111f88 +size 338606912 diff --git a/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q3_K_L.gguf b/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q3_K_L.gguf new file mode 100644 index 0000000..1c91a45 --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d272feb680de80db68b6fe7df948dd9a3d88c37d4c834e2283649ad7d013db67 +size 369357632 diff --git a/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q3_K_M.gguf b/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q3_K_M.gguf new file mode 100644 index 0000000..39c982a --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9795f14a4f7c6a3c0aaa74594e3774084a8e74aeda6cc18b2d34d75f9c7b9957 +size 355466048 diff --git a/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q3_K_S.gguf b/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q3_K_S.gguf new file mode 100644 index 0000000..99fa291 --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6470b0bff5db51d44fbf2954b0e5214e8b8c50adef66d7f67bbb810b2b3c7d54 +size 338262848 diff --git a/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q4_K_M.gguf b/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q4_K_M.gguf new file mode 100644 index 0000000..e52bfcc --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e85e15a8e0c3b8f823e36d92b95bf63f9abd038236239a5b9142cbb67700e0c +size 397807424 diff --git a/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q4_K_S.gguf b/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q4_K_S.gguf new file mode 100644 index 0000000..b17f24a --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f8afbced018c396534d634179bd93f51750a67b5fd0ef4def2901bdc5269476 +size 385471296 diff --git a/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q5_K_M.gguf b/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q5_K_M.gguf new file mode 100644 index 0000000..908ab23 --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e87a44cebe83be0be04ba87eccaf0cadef53caa2f4a395e653cb1ee7765827a5 +size 420085568 diff --git a/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q5_K_S.gguf b/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q5_K_S.gguf new file mode 100644 index 0000000..944336c --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38352e6e127bf26c098f55ce87d4186b892e94c16811f449aa87be894044759a +size 412709696 diff --git a/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q6_K.gguf b/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q6_K.gguf new file mode 100644 index 0000000..04edfaf --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74b04b0972ef43c746d84ab0622bde60eb3f3fa027de18c3bcb301305418e1df +size 505736000 diff --git a/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q8_0.gguf b/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q8_0.gguf new file mode 100644 index 0000000..c2464f4 --- /dev/null +++ b/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d76bc514cd93ddd1968dc75970bf5e34f90b315d46443933f4849bac1051e83e +size 531067712 diff --git a/README.md b/README.md new file mode 100644 index 0000000..ab96dfa --- /dev/null +++ b/README.md @@ -0,0 +1,47 @@ +--- +base_model: Hachipo/qwen2.5-0.5B_MIFT-ja_onsentence_3000 +pipeline_tag: text-generation +quantized_by: featherless-ai-quants +--- + +# Hachipo/qwen2.5-0.5B_MIFT-ja_onsentence_3000 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_MIFT-ja_onsentence_3000-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-IQ4_XS.gguf) | 335.16 MB | +| Q2_K | [Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q2_K.gguf) | 322.92 MB | +| Q3_K_L | [Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q3_K_L.gguf) | 352.25 MB | +| Q3_K_M | [Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q3_K_M.gguf) | 339.00 MB | +| Q3_K_S | [Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q3_K_S.gguf) | 322.59 MB | +| Q4_K_M | [Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q4_K_M.gguf) | 379.38 MB | +| Q4_K_S | [Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q4_K_S.gguf) | 367.61 MB | +| Q5_K_M | [Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q5_K_M.gguf) | 400.62 MB | +| Q5_K_S | [Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q5_K_S.gguf) | 393.59 MB | +| Q6_K | [Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q6_K.gguf) | 482.31 MB | +| Q8_0 | [Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-GGUF/blob/main/Hachipo-qwen2.5-0.5B_MIFT-ja_onsentence_3000-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