From b9fb233576b9530ba5cf1cbc2e8e9bf4625ea326 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 22 Apr 2026 16:49:46 +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/R1pathak-TinyLlama_v1.1_float16_0.0-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++++++++++ ...hak-TinyLlama_v1.1_float16_0.0-IQ4_XS.gguf | 3 ++ R1pathak-TinyLlama_v1.1_float16_0.0-Q2_K.gguf | 3 ++ ...hak-TinyLlama_v1.1_float16_0.0-Q3_K_L.gguf | 3 ++ ...hak-TinyLlama_v1.1_float16_0.0-Q3_K_M.gguf | 3 ++ ...hak-TinyLlama_v1.1_float16_0.0-Q3_K_S.gguf | 3 ++ ...hak-TinyLlama_v1.1_float16_0.0-Q4_K_M.gguf | 3 ++ ...hak-TinyLlama_v1.1_float16_0.0-Q4_K_S.gguf | 3 ++ ...hak-TinyLlama_v1.1_float16_0.0-Q5_K_M.gguf | 3 ++ ...hak-TinyLlama_v1.1_float16_0.0-Q5_K_S.gguf | 3 ++ R1pathak-TinyLlama_v1.1_float16_0.0-Q6_K.gguf | 3 ++ R1pathak-TinyLlama_v1.1_float16_0.0-Q8_0.gguf | 3 ++ README.md | 47 +++++++++++++++++++ featherless-quants.png | 3 ++ 14 files changed, 130 insertions(+) create mode 100644 .gitattributes create mode 100644 R1pathak-TinyLlama_v1.1_float16_0.0-IQ4_XS.gguf create mode 100644 R1pathak-TinyLlama_v1.1_float16_0.0-Q2_K.gguf create mode 100644 R1pathak-TinyLlama_v1.1_float16_0.0-Q3_K_L.gguf create mode 100644 R1pathak-TinyLlama_v1.1_float16_0.0-Q3_K_M.gguf create mode 100644 R1pathak-TinyLlama_v1.1_float16_0.0-Q3_K_S.gguf create mode 100644 R1pathak-TinyLlama_v1.1_float16_0.0-Q4_K_M.gguf create mode 100644 R1pathak-TinyLlama_v1.1_float16_0.0-Q4_K_S.gguf create mode 100644 R1pathak-TinyLlama_v1.1_float16_0.0-Q5_K_M.gguf create mode 100644 R1pathak-TinyLlama_v1.1_float16_0.0-Q5_K_S.gguf create mode 100644 R1pathak-TinyLlama_v1.1_float16_0.0-Q6_K.gguf create mode 100644 R1pathak-TinyLlama_v1.1_float16_0.0-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..a0057ea --- /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 +R1pathak-TinyLlama_v1.1_float16_0.0-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +R1pathak-TinyLlama_v1.1_float16_0.0-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +R1pathak-TinyLlama_v1.1_float16_0.0-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +R1pathak-TinyLlama_v1.1_float16_0.0-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +R1pathak-TinyLlama_v1.1_float16_0.0-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +R1pathak-TinyLlama_v1.1_float16_0.0-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +R1pathak-TinyLlama_v1.1_float16_0.0-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +R1pathak-TinyLlama_v1.1_float16_0.0-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +R1pathak-TinyLlama_v1.1_float16_0.0-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +R1pathak-TinyLlama_v1.1_float16_0.0-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +R1pathak-TinyLlama_v1.1_float16_0.0-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +featherless-quants.png filter=lfs diff=lfs merge=lfs -text diff --git a/R1pathak-TinyLlama_v1.1_float16_0.0-IQ4_XS.gguf b/R1pathak-TinyLlama_v1.1_float16_0.0-IQ4_XS.gguf new file mode 100644 index 0000000..2b84c27 --- /dev/null +++ b/R1pathak-TinyLlama_v1.1_float16_0.0-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fab1a441f739f409abf2829895b81ca716a69efb92ca0bdc6aa585da05150c03 +size 609807264 diff --git a/R1pathak-TinyLlama_v1.1_float16_0.0-Q2_K.gguf b/R1pathak-TinyLlama_v1.1_float16_0.0-Q2_K.gguf new file mode 100644 index 0000000..471f8ba --- /dev/null +++ b/R1pathak-TinyLlama_v1.1_float16_0.0-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:530b6cb1ff4752f4ad1b2e171cc49937879da6bc821f24bc0e0af43151972707 +size 432130976 diff --git a/R1pathak-TinyLlama_v1.1_float16_0.0-Q3_K_L.gguf b/R1pathak-TinyLlama_v1.1_float16_0.0-Q3_K_L.gguf new file mode 100644 index 0000000..dfcefbd --- /dev/null +++ b/R1pathak-TinyLlama_v1.1_float16_0.0-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3cc744c651066db88f5643066fe61509e939491c16b0d74c6a8afd0fd470fec +size 591526816 diff --git a/R1pathak-TinyLlama_v1.1_float16_0.0-Q3_K_M.gguf b/R1pathak-TinyLlama_v1.1_float16_0.0-Q3_K_M.gguf new file mode 100644 index 0000000..060f416 --- /dev/null +++ b/R1pathak-TinyLlama_v1.1_float16_0.0-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0749555d85707e39c4e8942f2a584dc116c34a3f46ba7c5f1509897d1400da22 +size 548404128 diff --git a/R1pathak-TinyLlama_v1.1_float16_0.0-Q3_K_S.gguf b/R1pathak-TinyLlama_v1.1_float16_0.0-Q3_K_S.gguf new file mode 100644 index 0000000..71c1e6f --- /dev/null +++ b/R1pathak-TinyLlama_v1.1_float16_0.0-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2741dfd98609a08c50a9e6782aca6b9effab3012654583130d11ed0d7fffe4fb +size 499342240 diff --git a/R1pathak-TinyLlama_v1.1_float16_0.0-Q4_K_M.gguf b/R1pathak-TinyLlama_v1.1_float16_0.0-Q4_K_M.gguf new file mode 100644 index 0000000..5d6489e --- /dev/null +++ b/R1pathak-TinyLlama_v1.1_float16_0.0-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3edcf56eb39ce139c244477cb2a7e40ccbe54bfb8313682b4ab03695c89c18f +size 667814816 diff --git a/R1pathak-TinyLlama_v1.1_float16_0.0-Q4_K_S.gguf b/R1pathak-TinyLlama_v1.1_float16_0.0-Q4_K_S.gguf new file mode 100644 index 0000000..121f44d --- /dev/null +++ b/R1pathak-TinyLlama_v1.1_float16_0.0-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71b408c286d86383896ff37f0d7bee4e66b997e8a7e420b63659b3633a0aa223 +size 639871904 diff --git a/R1pathak-TinyLlama_v1.1_float16_0.0-Q5_K_M.gguf b/R1pathak-TinyLlama_v1.1_float16_0.0-Q5_K_M.gguf new file mode 100644 index 0000000..5c30e4b --- /dev/null +++ b/R1pathak-TinyLlama_v1.1_float16_0.0-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7e81a4be208e1e601800ea588e5b2f8f2a64d3eb41c00d244a4afa418324ecd +size 782044064 diff --git a/R1pathak-TinyLlama_v1.1_float16_0.0-Q5_K_S.gguf b/R1pathak-TinyLlama_v1.1_float16_0.0-Q5_K_S.gguf new file mode 100644 index 0000000..71348da --- /dev/null +++ b/R1pathak-TinyLlama_v1.1_float16_0.0-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:998c1a103916825da09b36d55b54205c74edf9030303fea0cc6f514546112785 +size 766028704 diff --git a/R1pathak-TinyLlama_v1.1_float16_0.0-Q6_K.gguf b/R1pathak-TinyLlama_v1.1_float16_0.0-Q6_K.gguf new file mode 100644 index 0000000..32937cf --- /dev/null +++ b/R1pathak-TinyLlama_v1.1_float16_0.0-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16c1439f399fc734f5185b6ef3b2209f72f70f12d2d581180e090e8923a513d5 +size 903412640 diff --git a/R1pathak-TinyLlama_v1.1_float16_0.0-Q8_0.gguf b/R1pathak-TinyLlama_v1.1_float16_0.0-Q8_0.gguf new file mode 100644 index 0000000..740bdbc --- /dev/null +++ b/R1pathak-TinyLlama_v1.1_float16_0.0-Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0238b3d0d24dd3fe8e39baad84ea8c254d4b224534ef9f59857c81e41f39426f +size 1169808288 diff --git a/README.md b/README.md new file mode 100644 index 0000000..f08b658 --- /dev/null +++ b/README.md @@ -0,0 +1,47 @@ +--- +base_model: R1pathak/TinyLlama_v1.1_float16_0.0 +pipeline_tag: text-generation +quantized_by: featherless-ai-quants +--- + +# R1pathak/TinyLlama_v1.1_float16_0.0 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 | [R1pathak-TinyLlama_v1.1_float16_0.0-IQ4_XS.gguf](https://huggingface.co/featherless-ai-quants/R1pathak-TinyLlama_v1.1_float16_0.0-GGUF/blob/main/R1pathak-TinyLlama_v1.1_float16_0.0-IQ4_XS.gguf) | 581.56 MB | +| Q2_K | [R1pathak-TinyLlama_v1.1_float16_0.0-Q2_K.gguf](https://huggingface.co/featherless-ai-quants/R1pathak-TinyLlama_v1.1_float16_0.0-GGUF/blob/main/R1pathak-TinyLlama_v1.1_float16_0.0-Q2_K.gguf) | 412.11 MB | +| Q3_K_L | [R1pathak-TinyLlama_v1.1_float16_0.0-Q3_K_L.gguf](https://huggingface.co/featherless-ai-quants/R1pathak-TinyLlama_v1.1_float16_0.0-GGUF/blob/main/R1pathak-TinyLlama_v1.1_float16_0.0-Q3_K_L.gguf) | 564.12 MB | +| Q3_K_M | [R1pathak-TinyLlama_v1.1_float16_0.0-Q3_K_M.gguf](https://huggingface.co/featherless-ai-quants/R1pathak-TinyLlama_v1.1_float16_0.0-GGUF/blob/main/R1pathak-TinyLlama_v1.1_float16_0.0-Q3_K_M.gguf) | 523.00 MB | +| Q3_K_S | [R1pathak-TinyLlama_v1.1_float16_0.0-Q3_K_S.gguf](https://huggingface.co/featherless-ai-quants/R1pathak-TinyLlama_v1.1_float16_0.0-GGUF/blob/main/R1pathak-TinyLlama_v1.1_float16_0.0-Q3_K_S.gguf) | 476.21 MB | +| Q4_K_M | [R1pathak-TinyLlama_v1.1_float16_0.0-Q4_K_M.gguf](https://huggingface.co/featherless-ai-quants/R1pathak-TinyLlama_v1.1_float16_0.0-GGUF/blob/main/R1pathak-TinyLlama_v1.1_float16_0.0-Q4_K_M.gguf) | 636.88 MB | +| Q4_K_S | [R1pathak-TinyLlama_v1.1_float16_0.0-Q4_K_S.gguf](https://huggingface.co/featherless-ai-quants/R1pathak-TinyLlama_v1.1_float16_0.0-GGUF/blob/main/R1pathak-TinyLlama_v1.1_float16_0.0-Q4_K_S.gguf) | 610.23 MB | +| Q5_K_M | [R1pathak-TinyLlama_v1.1_float16_0.0-Q5_K_M.gguf](https://huggingface.co/featherless-ai-quants/R1pathak-TinyLlama_v1.1_float16_0.0-GGUF/blob/main/R1pathak-TinyLlama_v1.1_float16_0.0-Q5_K_M.gguf) | 745.82 MB | +| Q5_K_S | [R1pathak-TinyLlama_v1.1_float16_0.0-Q5_K_S.gguf](https://huggingface.co/featherless-ai-quants/R1pathak-TinyLlama_v1.1_float16_0.0-GGUF/blob/main/R1pathak-TinyLlama_v1.1_float16_0.0-Q5_K_S.gguf) | 730.54 MB | +| Q6_K | [R1pathak-TinyLlama_v1.1_float16_0.0-Q6_K.gguf](https://huggingface.co/featherless-ai-quants/R1pathak-TinyLlama_v1.1_float16_0.0-GGUF/blob/main/R1pathak-TinyLlama_v1.1_float16_0.0-Q6_K.gguf) | 861.56 MB | +| Q8_0 | [R1pathak-TinyLlama_v1.1_float16_0.0-Q8_0.gguf](https://huggingface.co/featherless-ai-quants/R1pathak-TinyLlama_v1.1_float16_0.0-GGUF/blob/main/R1pathak-TinyLlama_v1.1_float16_0.0-Q8_0.gguf) | 1115.62 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