From dc775aac9e94bf6ae14469b2f892a3cecb2fdc9b Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 12 Apr 2026 20:43:58 +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/Urdu-Llama-3.2-3B-Instruct-v1-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++ README.md | 93 +++++++++++++++++++ Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ1_M.gguf | 3 + Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ1_S.gguf | 3 + Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ2_M.gguf | 3 + Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ2_S.gguf | 3 + Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ2_XS.gguf | 3 + Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ2_XXS.gguf | 3 + Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ3_M.gguf | 3 + Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ3_S.gguf | 3 + Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ3_XS.gguf | 3 + Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ3_XXS.gguf | 3 + Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ4_NL.gguf | 3 + Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ4_XS.gguf | 3 + Urdu-Llama-3.2-3B-Instruct-v1.i1-Q2_K.gguf | 3 + Urdu-Llama-3.2-3B-Instruct-v1.i1-Q2_K_S.gguf | 3 + Urdu-Llama-3.2-3B-Instruct-v1.i1-Q3_K_L.gguf | 3 + Urdu-Llama-3.2-3B-Instruct-v1.i1-Q3_K_M.gguf | 3 + Urdu-Llama-3.2-3B-Instruct-v1.i1-Q3_K_S.gguf | 3 + Urdu-Llama-3.2-3B-Instruct-v1.i1-Q4_0.gguf | 3 + Urdu-Llama-3.2-3B-Instruct-v1.i1-Q4_1.gguf | 3 + Urdu-Llama-3.2-3B-Instruct-v1.i1-Q4_K_M.gguf | 3 + Urdu-Llama-3.2-3B-Instruct-v1.i1-Q4_K_S.gguf | 3 + Urdu-Llama-3.2-3B-Instruct-v1.i1-Q5_K_M.gguf | 3 + Urdu-Llama-3.2-3B-Instruct-v1.i1-Q5_K_S.gguf | 3 + Urdu-Llama-3.2-3B-Instruct-v1.i1-Q6_K.gguf | 3 + Urdu-Llama-3.2-3B-Instruct-v1.imatrix.gguf | 3 + 27 files changed, 228 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ1_M.gguf create mode 100644 Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ1_S.gguf create mode 100644 Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ2_M.gguf create mode 100644 Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ2_S.gguf create mode 100644 Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ2_XS.gguf create mode 100644 Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ2_XXS.gguf create mode 100644 Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ3_M.gguf create mode 100644 Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ3_S.gguf create mode 100644 Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ3_XS.gguf create mode 100644 Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ3_XXS.gguf create mode 100644 Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ4_NL.gguf create mode 100644 Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ4_XS.gguf create mode 100644 Urdu-Llama-3.2-3B-Instruct-v1.i1-Q2_K.gguf create mode 100644 Urdu-Llama-3.2-3B-Instruct-v1.i1-Q2_K_S.gguf create mode 100644 Urdu-Llama-3.2-3B-Instruct-v1.i1-Q3_K_L.gguf create mode 100644 Urdu-Llama-3.2-3B-Instruct-v1.i1-Q3_K_M.gguf create mode 100644 Urdu-Llama-3.2-3B-Instruct-v1.i1-Q3_K_S.gguf create mode 100644 Urdu-Llama-3.2-3B-Instruct-v1.i1-Q4_0.gguf create mode 100644 Urdu-Llama-3.2-3B-Instruct-v1.i1-Q4_1.gguf create mode 100644 Urdu-Llama-3.2-3B-Instruct-v1.i1-Q4_K_M.gguf create mode 100644 Urdu-Llama-3.2-3B-Instruct-v1.i1-Q4_K_S.gguf create mode 100644 Urdu-Llama-3.2-3B-Instruct-v1.i1-Q5_K_M.gguf create mode 100644 Urdu-Llama-3.2-3B-Instruct-v1.i1-Q5_K_S.gguf create mode 100644 Urdu-Llama-3.2-3B-Instruct-v1.i1-Q6_K.gguf create mode 100644 Urdu-Llama-3.2-3B-Instruct-v1.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6a45048 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,60 @@ +*.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 +Urdu-Llama-3.2-3B-Instruct-v1.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Urdu-Llama-3.2-3B-Instruct-v1.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Urdu-Llama-3.2-3B-Instruct-v1.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Urdu-Llama-3.2-3B-Instruct-v1.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Urdu-Llama-3.2-3B-Instruct-v1.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Urdu-Llama-3.2-3B-Instruct-v1.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Urdu-Llama-3.2-3B-Instruct-v1.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Urdu-Llama-3.2-3B-Instruct-v1.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Urdu-Llama-3.2-3B-Instruct-v1.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Urdu-Llama-3.2-3B-Instruct-v1.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Urdu-Llama-3.2-3B-Instruct-v1.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Urdu-Llama-3.2-3B-Instruct-v1.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Urdu-Llama-3.2-3B-Instruct-v1.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..2a35956 --- /dev/null +++ b/README.md @@ -0,0 +1,93 @@ +--- +base_model: Khurram123/Urdu-Llama-3.2-3B-Instruct-v1 +datasets: +- large-traversaal/urdu-instruct +language: +- ur +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- urdu +- instruction-finetuning +- unsloth +- llama-3.2 +- khurramcoder +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Khurram123/Urdu-Llama-3.2-3B-Instruct-v1 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Urdu-Llama-3.2-3B-Instruct-v1-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Urdu-Llama-3.2-3B-Instruct-v1-GGUF +## 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/Urdu-Llama-3.2-3B-Instruct-v1-i1-GGUF/resolve/main/Urdu-Llama-3.2-3B-Instruct-v1.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Urdu-Llama-3.2-3B-Instruct-v1-i1-GGUF/resolve/main/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ1_S.gguf) | i1-IQ1_S | 1.0 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Urdu-Llama-3.2-3B-Instruct-v1-i1-GGUF/resolve/main/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ1_M.gguf) | i1-IQ1_M | 1.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Urdu-Llama-3.2-3B-Instruct-v1-i1-GGUF/resolve/main/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/Urdu-Llama-3.2-3B-Instruct-v1-i1-GGUF/resolve/main/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Urdu-Llama-3.2-3B-Instruct-v1-i1-GGUF/resolve/main/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ2_S.gguf) | i1-IQ2_S | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/Urdu-Llama-3.2-3B-Instruct-v1-i1-GGUF/resolve/main/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ2_M.gguf) | i1-IQ2_M | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/Urdu-Llama-3.2-3B-Instruct-v1-i1-GGUF/resolve/main/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.4 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Urdu-Llama-3.2-3B-Instruct-v1-i1-GGUF/resolve/main/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Urdu-Llama-3.2-3B-Instruct-v1-i1-GGUF/resolve/main/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q2_K.gguf) | i1-Q2_K | 1.5 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Urdu-Llama-3.2-3B-Instruct-v1-i1-GGUF/resolve/main/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/Urdu-Llama-3.2-3B-Instruct-v1-i1-GGUF/resolve/main/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ3_S.gguf) | i1-IQ3_S | 1.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Urdu-Llama-3.2-3B-Instruct-v1-i1-GGUF/resolve/main/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Urdu-Llama-3.2-3B-Instruct-v1-i1-GGUF/resolve/main/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ3_M.gguf) | i1-IQ3_M | 1.7 | | +| [GGUF](https://huggingface.co/mradermacher/Urdu-Llama-3.2-3B-Instruct-v1-i1-GGUF/resolve/main/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.8 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Urdu-Llama-3.2-3B-Instruct-v1-i1-GGUF/resolve/main/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Urdu-Llama-3.2-3B-Instruct-v1-i1-GGUF/resolve/main/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/Urdu-Llama-3.2-3B-Instruct-v1-i1-GGUF/resolve/main/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.0 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Urdu-Llama-3.2-3B-Instruct-v1-i1-GGUF/resolve/main/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q4_0.gguf) | i1-Q4_0 | 2.0 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Urdu-Llama-3.2-3B-Instruct-v1-i1-GGUF/resolve/main/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.0 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Urdu-Llama-3.2-3B-Instruct-v1-i1-GGUF/resolve/main/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Urdu-Llama-3.2-3B-Instruct-v1-i1-GGUF/resolve/main/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q4_1.gguf) | i1-Q4_1 | 2.2 | | +| [GGUF](https://huggingface.co/mradermacher/Urdu-Llama-3.2-3B-Instruct-v1-i1-GGUF/resolve/main/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Urdu-Llama-3.2-3B-Instruct-v1-i1-GGUF/resolve/main/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Urdu-Llama-3.2-3B-Instruct-v1-i1-GGUF/resolve/main/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q6_K.gguf) | i1-Q6_K | 2.7 | practically like static Q6_K | + +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. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to. + + diff --git a/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ1_M.gguf b/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ1_M.gguf new file mode 100644 index 0000000..a1544e8 --- /dev/null +++ b/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dd1b1bc2d3a460ddf976c5c5395a0ce7f62f075ea83938f7e430a9ab5e4c6d7 +size 924192384 diff --git a/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ1_S.gguf b/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ1_S.gguf new file mode 100644 index 0000000..8187f8a --- /dev/null +++ b/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee8927c6c11f476e87daabfe6992377f3c5c257793040a1a51e803df81ee43dc +size 868159104 diff --git a/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ2_M.gguf b/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ2_M.gguf new file mode 100644 index 0000000..62eecf4 --- /dev/null +++ b/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4da57a86f7acfa8c76c00f0a329198114995dd7b2e9831c925633aeb2a960137 +size 1229033088 diff --git a/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ2_S.gguf b/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ2_S.gguf new file mode 100644 index 0000000..2001a77 --- /dev/null +++ b/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73d5cb0aa052d0700bc05b2b48b95a368a855bdff83be79ae002a631d6f6b21b +size 1154322048 diff --git a/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ2_XS.gguf b/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ2_XS.gguf new file mode 100644 index 0000000..13acb1d --- /dev/null +++ b/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbf60ea1d3df4e57cb27f142bd66e146ed016fc9463814e0fd99608b4bd93de0 +size 1100549760 diff --git a/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ2_XXS.gguf b/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..8d220eb --- /dev/null +++ b/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:226873c1b81b141bdd3dd229ca9b36f5d6d2fb357580ac3a32122ad5043a720a +size 1017581184 diff --git a/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ3_M.gguf b/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ3_M.gguf new file mode 100644 index 0000000..afb154d --- /dev/null +++ b/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16302e66bf7891b890ec94b2a6032ebae894e3ea04310fd5244b34091651c196 +size 1599669888 diff --git a/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ3_S.gguf b/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ3_S.gguf new file mode 100644 index 0000000..344f3cf --- /dev/null +++ b/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3e47cc45795a76eb0b7202cdbffd65212df3901b2f0b9bc13f739e01bca6c93 +size 1542850176 diff --git a/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ3_XS.gguf b/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ3_XS.gguf new file mode 100644 index 0000000..e6c1f8b --- /dev/null +++ b/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b90f1ef22dc83298e095d9dd821f796ca85903d75effcb507d0ce33c3eaceb9 +size 1476789888 diff --git a/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ3_XXS.gguf b/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..464de84 --- /dev/null +++ b/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffdb2660223c924be769c83f651c0d8b7f79710a9816c3cb9d4323c36073962a +size 1348767360 diff --git a/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ4_NL.gguf b/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ4_NL.gguf new file mode 100644 index 0000000..433483c --- /dev/null +++ b/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ae328fc779bf895e49e13c633a3dbc7b3def6bc03b88997d73d00d14083e1e5 +size 1917191808 diff --git a/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ4_XS.gguf b/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ4_XS.gguf new file mode 100644 index 0000000..a57f2d6 --- /dev/null +++ b/Urdu-Llama-3.2-3B-Instruct-v1.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a587e9396e9b9761ec44a4f44bff54700ea44a0e11a24222537bf0fc28bd5a6a +size 1829111424 diff --git a/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q2_K.gguf b/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q2_K.gguf new file mode 100644 index 0000000..a6c4c3c --- /dev/null +++ b/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94444fee911330e17561d592c41ba1585ae7f347d6562cb1b76af36e52eb5ac7 +size 1363936896 diff --git a/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q2_K_S.gguf b/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q2_K_S.gguf new file mode 100644 index 0000000..22cc088 --- /dev/null +++ b/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a447c577e042af4b5933fe7222554ceca693bbe4cbfe099d863bcd46ec89c96f +size 1274283648 diff --git a/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q3_K_L.gguf b/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q3_K_L.gguf new file mode 100644 index 0000000..208f94b --- /dev/null +++ b/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcee9347069cd73f49637deb75b1d2af748b596466e39de92560b8677f210a18 +size 1815348864 diff --git a/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q3_K_M.gguf b/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q3_K_M.gguf new file mode 100644 index 0000000..33fe852 --- /dev/null +++ b/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a914c7908bda9359cb7de98bd8c610c5c42a2c73237128c21dcc179d12c6b842 +size 1687160448 diff --git a/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q3_K_S.gguf b/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q3_K_S.gguf new file mode 100644 index 0000000..299e5c9 --- /dev/null +++ b/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:affd9febc003d162a4b8c4521df832d3e4b35480fd503a0c3da4acb7471f7c26 +size 1542850176 diff --git a/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q4_0.gguf b/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q4_0.gguf new file mode 100644 index 0000000..40cba83 --- /dev/null +++ b/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cef41bc300ab5a6874f481ee99b0afffab2be328234f1ec701761d8614393c64 +size 1921910400 diff --git a/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q4_1.gguf b/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q4_1.gguf new file mode 100644 index 0000000..b939764 --- /dev/null +++ b/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09d9a29a3eb42657780e61bebe4e610a9cb17f5b10c6cdb29c9e21e88668b52d +size 2093352576 diff --git a/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q4_K_M.gguf b/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q4_K_M.gguf new file mode 100644 index 0000000..6ddd71e --- /dev/null +++ b/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6061e277029917121320e4e51cf0c3c6a3fe6cb2f5c8c0537976edaf62be5be5 +size 2019378816 diff --git a/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q4_K_S.gguf b/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q4_K_S.gguf new file mode 100644 index 0000000..9aaf8a5 --- /dev/null +++ b/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c071bc45e37208482f7fafe46402a869bca797eb877deeffd9e5a559c1b12546 +size 1928201856 diff --git a/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q5_K_M.gguf b/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q5_K_M.gguf new file mode 100644 index 0000000..4e73e91 --- /dev/null +++ b/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f87cc4bce0c5cb3cfdec751931a108594dde4f8bec5998bc675909472a43e8a4 +size 2322155136 diff --git a/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q5_K_S.gguf b/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q5_K_S.gguf new file mode 100644 index 0000000..b6e1c8d --- /dev/null +++ b/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb88e35a8c6898f1772f814bf80e66a9d63c0c59a3ac15df2c5f8a0d805e7e15 +size 2269513344 diff --git a/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q6_K.gguf b/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q6_K.gguf new file mode 100644 index 0000000..b82c87f --- /dev/null +++ b/Urdu-Llama-3.2-3B-Instruct-v1.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60b5f2616e322513182e7fb59190d6b69fd25da0e0b21fd89e14932ded170c3d +size 2643854976 diff --git a/Urdu-Llama-3.2-3B-Instruct-v1.imatrix.gguf b/Urdu-Llama-3.2-3B-Instruct-v1.imatrix.gguf new file mode 100644 index 0000000..61d3e6e --- /dev/null +++ b/Urdu-Llama-3.2-3B-Instruct-v1.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00b512240edda099dfbe876515cef4f99d1dfeacdbd6489d0d767658d2e1caae +size 3012064