From 92723045e903f6e8dd1f8efe4ea4b00b943fb34f Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 11 Jun 2026 15:10:17 +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/llama-3-8b-English-to-Hinglish-GGUF Source: Original Platform --- .gitattributes | 50 ++++++++++++++++ README.md | 69 ++++++++++++++++++++++ llama-3-8b-English-to-Hinglish.IQ3_M.gguf | 3 + llama-3-8b-English-to-Hinglish.IQ3_S.gguf | 3 + llama-3-8b-English-to-Hinglish.IQ3_XS.gguf | 3 + llama-3-8b-English-to-Hinglish.IQ4_XS.gguf | 3 + llama-3-8b-English-to-Hinglish.Q2_K.gguf | 3 + llama-3-8b-English-to-Hinglish.Q3_K_L.gguf | 3 + llama-3-8b-English-to-Hinglish.Q3_K_M.gguf | 3 + llama-3-8b-English-to-Hinglish.Q3_K_S.gguf | 3 + llama-3-8b-English-to-Hinglish.Q4_K_M.gguf | 3 + llama-3-8b-English-to-Hinglish.Q4_K_S.gguf | 3 + llama-3-8b-English-to-Hinglish.Q5_K_M.gguf | 3 + llama-3-8b-English-to-Hinglish.Q5_K_S.gguf | 3 + llama-3-8b-English-to-Hinglish.Q6_K.gguf | 3 + llama-3-8b-English-to-Hinglish.Q8_0.gguf | 3 + llama-3-8b-English-to-Hinglish.f16.gguf | 3 + 17 files changed, 164 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 llama-3-8b-English-to-Hinglish.IQ3_M.gguf create mode 100644 llama-3-8b-English-to-Hinglish.IQ3_S.gguf create mode 100644 llama-3-8b-English-to-Hinglish.IQ3_XS.gguf create mode 100644 llama-3-8b-English-to-Hinglish.IQ4_XS.gguf create mode 100644 llama-3-8b-English-to-Hinglish.Q2_K.gguf create mode 100644 llama-3-8b-English-to-Hinglish.Q3_K_L.gguf create mode 100644 llama-3-8b-English-to-Hinglish.Q3_K_M.gguf create mode 100644 llama-3-8b-English-to-Hinglish.Q3_K_S.gguf create mode 100644 llama-3-8b-English-to-Hinglish.Q4_K_M.gguf create mode 100644 llama-3-8b-English-to-Hinglish.Q4_K_S.gguf create mode 100644 llama-3-8b-English-to-Hinglish.Q5_K_M.gguf create mode 100644 llama-3-8b-English-to-Hinglish.Q5_K_S.gguf create mode 100644 llama-3-8b-English-to-Hinglish.Q6_K.gguf create mode 100644 llama-3-8b-English-to-Hinglish.Q8_0.gguf create mode 100644 llama-3-8b-English-to-Hinglish.f16.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..903cc36 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,50 @@ +*.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 +llama-3-8b-English-to-Hinglish.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-English-to-Hinglish.f16.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-English-to-Hinglish.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-English-to-Hinglish.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-English-to-Hinglish.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-English-to-Hinglish.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-English-to-Hinglish.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-English-to-Hinglish.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-English-to-Hinglish.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-English-to-Hinglish.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-English-to-Hinglish.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-English-to-Hinglish.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-English-to-Hinglish.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-English-to-Hinglish.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-English-to-Hinglish.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..53376fc --- /dev/null +++ b/README.md @@ -0,0 +1,69 @@ +--- +base_model: 4-alokk/llama-3-8b-English-to-Hinglish +language: +- en +library_name: transformers +quantized_by: mradermacher +tags: +- unsloth +- trl +- sft +--- +## About + + + + + +static quants of https://huggingface.co/4-alokk/llama-3-8b-English-to-Hinglish + + +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/llama-3-8b-English-to-Hinglish-GGUF/resolve/main/llama-3-8b-English-to-Hinglish.Q2_K.gguf) | Q2_K | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-English-to-Hinglish-GGUF/resolve/main/llama-3-8b-English-to-Hinglish.IQ3_XS.gguf) | IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-English-to-Hinglish-GGUF/resolve/main/llama-3-8b-English-to-Hinglish.Q3_K_S.gguf) | Q3_K_S | 3.8 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-English-to-Hinglish-GGUF/resolve/main/llama-3-8b-English-to-Hinglish.IQ3_S.gguf) | IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-English-to-Hinglish-GGUF/resolve/main/llama-3-8b-English-to-Hinglish.IQ3_M.gguf) | IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-English-to-Hinglish-GGUF/resolve/main/llama-3-8b-English-to-Hinglish.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-English-to-Hinglish-GGUF/resolve/main/llama-3-8b-English-to-Hinglish.Q3_K_L.gguf) | Q3_K_L | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-English-to-Hinglish-GGUF/resolve/main/llama-3-8b-English-to-Hinglish.IQ4_XS.gguf) | IQ4_XS | 4.6 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-English-to-Hinglish-GGUF/resolve/main/llama-3-8b-English-to-Hinglish.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-English-to-Hinglish-GGUF/resolve/main/llama-3-8b-English-to-Hinglish.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-English-to-Hinglish-GGUF/resolve/main/llama-3-8b-English-to-Hinglish.Q5_K_S.gguf) | Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-English-to-Hinglish-GGUF/resolve/main/llama-3-8b-English-to-Hinglish.Q5_K_M.gguf) | Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-English-to-Hinglish-GGUF/resolve/main/llama-3-8b-English-to-Hinglish.Q6_K.gguf) | Q6_K | 6.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-English-to-Hinglish-GGUF/resolve/main/llama-3-8b-English-to-Hinglish.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-English-to-Hinglish-GGUF/resolve/main/llama-3-8b-English-to-Hinglish.f16.gguf) | f16 | 16.2 | 16 bpw, overkill | + +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. + + diff --git a/llama-3-8b-English-to-Hinglish.IQ3_M.gguf b/llama-3-8b-English-to-Hinglish.IQ3_M.gguf new file mode 100644 index 0000000..420f945 --- /dev/null +++ b/llama-3-8b-English-to-Hinglish.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0432ae077843ba5917c274ec7dc640713b5cb79e04198b725c865bcc1f525873 +size 3785335680 diff --git a/llama-3-8b-English-to-Hinglish.IQ3_S.gguf b/llama-3-8b-English-to-Hinglish.IQ3_S.gguf new file mode 100644 index 0000000..21fb803 --- /dev/null +++ b/llama-3-8b-English-to-Hinglish.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ba70d33756628d7011d52f269818721f9bdfa823a78bdbe0c56527aa3818ea9 +size 3682837376 diff --git a/llama-3-8b-English-to-Hinglish.IQ3_XS.gguf b/llama-3-8b-English-to-Hinglish.IQ3_XS.gguf new file mode 100644 index 0000000..04c30eb --- /dev/null +++ b/llama-3-8b-English-to-Hinglish.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3963d752cb3a5b2c6265809d8bf410bec8f3793fad0b27588df341faaef1417 +size 3519259520 diff --git a/llama-3-8b-English-to-Hinglish.IQ4_XS.gguf b/llama-3-8b-English-to-Hinglish.IQ4_XS.gguf new file mode 100644 index 0000000..47f26df --- /dev/null +++ b/llama-3-8b-English-to-Hinglish.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4a93d8c770d6ed0d6b5385a53adc5c2ba93a9fd0f0ba065e43fa2473ab791a3 +size 4484875136 diff --git a/llama-3-8b-English-to-Hinglish.Q2_K.gguf b/llama-3-8b-English-to-Hinglish.Q2_K.gguf new file mode 100644 index 0000000..74dc8fe --- /dev/null +++ b/llama-3-8b-English-to-Hinglish.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06fef04af8ed3dfe0f80cf4d52a2fd4d0acb00fa9bea68a960d295c923aa6cd1 +size 3179643776 diff --git a/llama-3-8b-English-to-Hinglish.Q3_K_L.gguf b/llama-3-8b-English-to-Hinglish.Q3_K_L.gguf new file mode 100644 index 0000000..fe92cd2 --- /dev/null +++ b/llama-3-8b-English-to-Hinglish.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fddfb833fd466bfd54f6f0b253faccd66eb12c817928a27a251339d7d1a53f91 +size 4322468736 diff --git a/llama-3-8b-English-to-Hinglish.Q3_K_M.gguf b/llama-3-8b-English-to-Hinglish.Q3_K_M.gguf new file mode 100644 index 0000000..f8a5621 --- /dev/null +++ b/llama-3-8b-English-to-Hinglish.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40ca36ea37d97ff3e0113830789dcd87d07de74427b5a13079176b1f95274cd2 +size 4019430272 diff --git a/llama-3-8b-English-to-Hinglish.Q3_K_S.gguf b/llama-3-8b-English-to-Hinglish.Q3_K_S.gguf new file mode 100644 index 0000000..f97fbf5 --- /dev/null +++ b/llama-3-8b-English-to-Hinglish.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b89815725d5a365df23c588758ec9f2f68dd4fafa964e3e010ba1380580f4164 +size 3665011584 diff --git a/llama-3-8b-English-to-Hinglish.Q4_K_M.gguf b/llama-3-8b-English-to-Hinglish.Q4_K_M.gguf new file mode 100644 index 0000000..c0f9b85 --- /dev/null +++ b/llama-3-8b-English-to-Hinglish.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4426ac7e8474f6f064c09a8275c1c375872cf250a858dee5be7c4205157fbb0 +size 4921246592 diff --git a/llama-3-8b-English-to-Hinglish.Q4_K_S.gguf b/llama-3-8b-English-to-Hinglish.Q4_K_S.gguf new file mode 100644 index 0000000..113e33f --- /dev/null +++ b/llama-3-8b-English-to-Hinglish.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78422076563e00acb7c0535b54d8202d4d7af3d3f5294d73c65fc00f563064ed +size 4693181312 diff --git a/llama-3-8b-English-to-Hinglish.Q5_K_M.gguf b/llama-3-8b-English-to-Hinglish.Q5_K_M.gguf new file mode 100644 index 0000000..731784b --- /dev/null +++ b/llama-3-8b-English-to-Hinglish.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b833d918dde365915ac9371ea0fcd0ff6f7cd9514c53a8e807946e3a87908edf +size 5733499776 diff --git a/llama-3-8b-English-to-Hinglish.Q5_K_S.gguf b/llama-3-8b-English-to-Hinglish.Q5_K_S.gguf new file mode 100644 index 0000000..8f5fd0b --- /dev/null +++ b/llama-3-8b-English-to-Hinglish.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65af489e9ec98418b4ea148f5e99d14cef4e0b6527ac40987f77778d8c0fbb6a +size 5599806336 diff --git a/llama-3-8b-English-to-Hinglish.Q6_K.gguf b/llama-3-8b-English-to-Hinglish.Q6_K.gguf new file mode 100644 index 0000000..865318c --- /dev/null +++ b/llama-3-8b-English-to-Hinglish.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7342c0cc5c77ca988779e9bf5e4d2dcb758c6850ad1dde7152ab4e4dfd437c0e +size 6596518784 diff --git a/llama-3-8b-English-to-Hinglish.Q8_0.gguf b/llama-3-8b-English-to-Hinglish.Q8_0.gguf new file mode 100644 index 0000000..deb443b --- /dev/null +++ b/llama-3-8b-English-to-Hinglish.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e22479578a9f8a167595192dcd46c511f54a07def71269a9f2f08e4b47ecaab4 +size 8541283200 diff --git a/llama-3-8b-English-to-Hinglish.f16.gguf b/llama-3-8b-English-to-Hinglish.f16.gguf new file mode 100644 index 0000000..5ed709c --- /dev/null +++ b/llama-3-8b-English-to-Hinglish.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c651597811028c1ddd7ef6604c9fb480f21cdc0eb3b04d53dcad1ef40e473cc7 +size 16069403520