From 182f00ca2ff4dc8be3c78f086fff5efde64fd0f5 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 8 Jul 2026 00:30:12 +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: mradermacher/BharatiyaGPTV1-16b-GGUF Source: Original Platform --- .gitattributes | 46 ++++++++++++++++++++ BharatiyaGPTV1-16b.IQ4_XS.gguf | 3 ++ BharatiyaGPTV1-16b.Q2_K.gguf | 3 ++ BharatiyaGPTV1-16b.Q3_K_L.gguf | 3 ++ BharatiyaGPTV1-16b.Q3_K_M.gguf | 3 ++ BharatiyaGPTV1-16b.Q3_K_S.gguf | 3 ++ BharatiyaGPTV1-16b.Q4_K_M.gguf | 3 ++ BharatiyaGPTV1-16b.Q4_K_S.gguf | 3 ++ BharatiyaGPTV1-16b.Q5_K_M.gguf | 3 ++ BharatiyaGPTV1-16b.Q5_K_S.gguf | 3 ++ BharatiyaGPTV1-16b.Q6_K.gguf | 3 ++ BharatiyaGPTV1-16b.Q8_0.gguf | 3 ++ README.md | 76 ++++++++++++++++++++++++++++++++++ 13 files changed, 155 insertions(+) create mode 100644 .gitattributes create mode 100644 BharatiyaGPTV1-16b.IQ4_XS.gguf create mode 100644 BharatiyaGPTV1-16b.Q2_K.gguf create mode 100644 BharatiyaGPTV1-16b.Q3_K_L.gguf create mode 100644 BharatiyaGPTV1-16b.Q3_K_M.gguf create mode 100644 BharatiyaGPTV1-16b.Q3_K_S.gguf create mode 100644 BharatiyaGPTV1-16b.Q4_K_M.gguf create mode 100644 BharatiyaGPTV1-16b.Q4_K_S.gguf create mode 100644 BharatiyaGPTV1-16b.Q5_K_M.gguf create mode 100644 BharatiyaGPTV1-16b.Q5_K_S.gguf create mode 100644 BharatiyaGPTV1-16b.Q6_K.gguf create mode 100644 BharatiyaGPTV1-16b.Q8_0.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a5ff3ed --- /dev/null +++ b/.gitattributes @@ -0,0 +1,46 @@ +*.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 +BharatiyaGPTV1-16b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +BharatiyaGPTV1-16b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +BharatiyaGPTV1-16b.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +BharatiyaGPTV1-16b.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +BharatiyaGPTV1-16b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +BharatiyaGPTV1-16b.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +BharatiyaGPTV1-16b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +BharatiyaGPTV1-16b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +BharatiyaGPTV1-16b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +BharatiyaGPTV1-16b.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +BharatiyaGPTV1-16b.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/BharatiyaGPTV1-16b.IQ4_XS.gguf b/BharatiyaGPTV1-16b.IQ4_XS.gguf new file mode 100644 index 0000000..611999c --- /dev/null +++ b/BharatiyaGPTV1-16b.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a66ab87a31ceffbe001c5ae387b565df8c7697108e5d6c8be3163ebc58102aeb +size 8054026080 diff --git a/BharatiyaGPTV1-16b.Q2_K.gguf b/BharatiyaGPTV1-16b.Q2_K.gguf new file mode 100644 index 0000000..e0b59d0 --- /dev/null +++ b/BharatiyaGPTV1-16b.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c880f54f107642d7828ddd8cda756be4591b12f31a749b1c3d0bccb76ad39e8 +size 5608796000 diff --git a/BharatiyaGPTV1-16b.Q3_K_L.gguf b/BharatiyaGPTV1-16b.Q3_K_L.gguf new file mode 100644 index 0000000..01d5933 --- /dev/null +++ b/BharatiyaGPTV1-16b.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:060c64b89566743d3d1846990d40fd53405e91ea80dde61412c0038019a5bfe0 +size 7788851040 diff --git a/BharatiyaGPTV1-16b.Q3_K_M.gguf b/BharatiyaGPTV1-16b.Q3_K_M.gguf new file mode 100644 index 0000000..fad7fd1 --- /dev/null +++ b/BharatiyaGPTV1-16b.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3897b7d80e890fb8edd9c07230878a03cc77aa61c6f92717d800686cb47051c3 +size 7190835040 diff --git a/BharatiyaGPTV1-16b.Q3_K_S.gguf b/BharatiyaGPTV1-16b.Q3_K_S.gguf new file mode 100644 index 0000000..d91f264 --- /dev/null +++ b/BharatiyaGPTV1-16b.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:706d8af76fd5caa4d0027cc6da4ab6b6eb5e9de89fb717edfd2462c30243287d +size 6504755040 diff --git a/BharatiyaGPTV1-16b.Q4_K_M.gguf b/BharatiyaGPTV1-16b.Q4_K_M.gguf new file mode 100644 index 0000000..8a06578 --- /dev/null +++ b/BharatiyaGPTV1-16b.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:725b85e58d693f6cd9ea849928829ece0762b7f0944a9612e40909b2012f6bd6 +size 8890306400 diff --git a/BharatiyaGPTV1-16b.Q4_K_S.gguf b/BharatiyaGPTV1-16b.Q4_K_S.gguf new file mode 100644 index 0000000..550ffab --- /dev/null +++ b/BharatiyaGPTV1-16b.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76c69807e95a4075ab106d6adf4746fcc983cb51b8641621a90aeae9afc57c8a +size 8444047200 diff --git a/BharatiyaGPTV1-16b.Q5_K_M.gguf b/BharatiyaGPTV1-16b.Q5_K_M.gguf new file mode 100644 index 0000000..b3945ab --- /dev/null +++ b/BharatiyaGPTV1-16b.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4e6e21d9757c63e41dc381362c7e430a7afecee99bf6471d25acca5cc674b65 +size 10412707680 diff --git a/BharatiyaGPTV1-16b.Q5_K_S.gguf b/BharatiyaGPTV1-16b.Q5_K_S.gguf new file mode 100644 index 0000000..c152899 --- /dev/null +++ b/BharatiyaGPTV1-16b.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2165665e0f5230073bf806ea441baccd1322a89c66c688111e4ebdb3d2e1f3e6 +size 10151587680 diff --git a/BharatiyaGPTV1-16b.Q6_K.gguf b/BharatiyaGPTV1-16b.Q6_K.gguf new file mode 100644 index 0000000..630c352 --- /dev/null +++ b/BharatiyaGPTV1-16b.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce80a4f05c9243e731c47e466735a9945dd72cdc57229b902d44f1aa296e476a +size 12030259040 diff --git a/BharatiyaGPTV1-16b.Q8_0.gguf b/BharatiyaGPTV1-16b.Q8_0.gguf new file mode 100644 index 0000000..0a8c358 --- /dev/null +++ b/BharatiyaGPTV1-16b.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d19265eec61c8d6f2832bfc6d12bdf797a9a537388e8bf0235b31d2c8068f027 +size 15580508000 diff --git a/README.md b/README.md new file mode 100644 index 0000000..905548a --- /dev/null +++ b/README.md @@ -0,0 +1,76 @@ +--- +base_model: immverse-ai/BharatiyaGPTV1-16b +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- llama +--- +## About + + + + + + + + + +static quants of https://huggingface.co/immverse-ai/BharatiyaGPTV1-16b + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#BharatiyaGPTV1-16b-GGUF).*** + +weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion. +## Usage + +If you are unsure how to use GGUF files, refer to one of [TheBloke's +READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for +more details, including on how to concatenate multi-part files. + +## Provided Quants + +(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants) + +| Link | Type | Size/GB | Notes | +|:-----|:-----|--------:|:------| +| [GGUF](https://huggingface.co/mradermacher/BharatiyaGPTV1-16b-GGUF/resolve/main/BharatiyaGPTV1-16b.Q2_K.gguf) | Q2_K | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/BharatiyaGPTV1-16b-GGUF/resolve/main/BharatiyaGPTV1-16b.Q3_K_S.gguf) | Q3_K_S | 6.6 | | +| [GGUF](https://huggingface.co/mradermacher/BharatiyaGPTV1-16b-GGUF/resolve/main/BharatiyaGPTV1-16b.Q3_K_M.gguf) | Q3_K_M | 7.3 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/BharatiyaGPTV1-16b-GGUF/resolve/main/BharatiyaGPTV1-16b.Q3_K_L.gguf) | Q3_K_L | 7.9 | | +| [GGUF](https://huggingface.co/mradermacher/BharatiyaGPTV1-16b-GGUF/resolve/main/BharatiyaGPTV1-16b.IQ4_XS.gguf) | IQ4_XS | 8.2 | | +| [GGUF](https://huggingface.co/mradermacher/BharatiyaGPTV1-16b-GGUF/resolve/main/BharatiyaGPTV1-16b.Q4_K_S.gguf) | Q4_K_S | 8.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/BharatiyaGPTV1-16b-GGUF/resolve/main/BharatiyaGPTV1-16b.Q4_K_M.gguf) | Q4_K_M | 9.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/BharatiyaGPTV1-16b-GGUF/resolve/main/BharatiyaGPTV1-16b.Q5_K_S.gguf) | Q5_K_S | 10.3 | | +| [GGUF](https://huggingface.co/mradermacher/BharatiyaGPTV1-16b-GGUF/resolve/main/BharatiyaGPTV1-16b.Q5_K_M.gguf) | Q5_K_M | 10.5 | | +| [GGUF](https://huggingface.co/mradermacher/BharatiyaGPTV1-16b-GGUF/resolve/main/BharatiyaGPTV1-16b.Q6_K.gguf) | Q6_K | 12.1 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/BharatiyaGPTV1-16b-GGUF/resolve/main/BharatiyaGPTV1-16b.Q8_0.gguf) | Q8_0 | 15.7 | fast, best quality | + +Here is a handy graph by ikawrakow comparing some lower-quality quant +types (lower is better): + +![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png) + +And here are Artefact2's thoughts on the matter: +https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9 + +## FAQ / Model Request + +See https://huggingface.co/mradermacher/model_requests for some answers to +questions you might have and/or if you want some other model quantized. + +## Thanks + +I thank my company, [nethype GmbH](https://www.nethype.de/), for letting +me use its servers and providing upgrades to my workstation to enable +this work in my free time. + +