commit 00c3cac1646e434f4749b41bbea34349a435f1d9 Author: ModelHub XC Date: Wed Jul 22 01:07:10 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/tamil-llama-7b-instruct-tamil-poem-experiment-2-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..dcf6ca1 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,48 @@ +*.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 +tamil-llama-7b-instruct-tamil-poem-experiment-2.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +tamil-llama-7b-instruct-tamil-poem-experiment-2.f16.gguf filter=lfs diff=lfs merge=lfs -text +tamil-llama-7b-instruct-tamil-poem-experiment-2.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +tamil-llama-7b-instruct-tamil-poem-experiment-2.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +tamil-llama-7b-instruct-tamil-poem-experiment-2.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +tamil-llama-7b-instruct-tamil-poem-experiment-2.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +tamil-llama-7b-instruct-tamil-poem-experiment-2.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +tamil-llama-7b-instruct-tamil-poem-experiment-2.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +tamil-llama-7b-instruct-tamil-poem-experiment-2.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +tamil-llama-7b-instruct-tamil-poem-experiment-2.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +tamil-llama-7b-instruct-tamil-poem-experiment-2.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +tamil-llama-7b-instruct-tamil-poem-experiment-2.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +tamil-llama-7b-instruct-tamil-poem-experiment-2.Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..bd8238e --- /dev/null +++ b/README.md @@ -0,0 +1,64 @@ +--- +base_model: kodebot/tamil-llama-7b-instruct-tamil-poem-experiment-2 +language: +- en +library_name: transformers +quantized_by: mradermacher +--- +## About + + + + + + +static quants of https://huggingface.co/kodebot/tamil-llama-7b-instruct-tamil-poem-experiment-2 + + +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/tamil-llama-7b-instruct-tamil-poem-experiment-2-GGUF/resolve/main/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q2_K.gguf) | Q2_K | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/tamil-llama-7b-instruct-tamil-poem-experiment-2-GGUF/resolve/main/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q3_K_S.gguf) | Q3_K_S | 3.1 | | +| [GGUF](https://huggingface.co/mradermacher/tamil-llama-7b-instruct-tamil-poem-experiment-2-GGUF/resolve/main/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q3_K_M.gguf) | Q3_K_M | 3.5 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/tamil-llama-7b-instruct-tamil-poem-experiment-2-GGUF/resolve/main/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q3_K_L.gguf) | Q3_K_L | 3.8 | | +| [GGUF](https://huggingface.co/mradermacher/tamil-llama-7b-instruct-tamil-poem-experiment-2-GGUF/resolve/main/tamil-llama-7b-instruct-tamil-poem-experiment-2.IQ4_XS.gguf) | IQ4_XS | 3.8 | | +| [GGUF](https://huggingface.co/mradermacher/tamil-llama-7b-instruct-tamil-poem-experiment-2-GGUF/resolve/main/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q4_0_4_4.gguf) | Q4_0_4_4 | 4.0 | fast on arm, low quality | +| [GGUF](https://huggingface.co/mradermacher/tamil-llama-7b-instruct-tamil-poem-experiment-2-GGUF/resolve/main/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q4_K_S.gguf) | Q4_K_S | 4.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/tamil-llama-7b-instruct-tamil-poem-experiment-2-GGUF/resolve/main/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q4_K_M.gguf) | Q4_K_M | 4.3 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/tamil-llama-7b-instruct-tamil-poem-experiment-2-GGUF/resolve/main/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q5_K_S.gguf) | Q5_K_S | 4.9 | | +| [GGUF](https://huggingface.co/mradermacher/tamil-llama-7b-instruct-tamil-poem-experiment-2-GGUF/resolve/main/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q5_K_M.gguf) | Q5_K_M | 5.0 | | +| [GGUF](https://huggingface.co/mradermacher/tamil-llama-7b-instruct-tamil-poem-experiment-2-GGUF/resolve/main/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q6_K.gguf) | Q6_K | 5.8 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/tamil-llama-7b-instruct-tamil-poem-experiment-2-GGUF/resolve/main/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q8_0.gguf) | Q8_0 | 7.4 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/tamil-llama-7b-instruct-tamil-poem-experiment-2-GGUF/resolve/main/tamil-llama-7b-instruct-tamil-poem-experiment-2.f16.gguf) | f16 | 13.9 | 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/tamil-llama-7b-instruct-tamil-poem-experiment-2.IQ4_XS.gguf b/tamil-llama-7b-instruct-tamil-poem-experiment-2.IQ4_XS.gguf new file mode 100644 index 0000000..dacf1e0 --- /dev/null +++ b/tamil-llama-7b-instruct-tamil-poem-experiment-2.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ec13371dbdddb486fbb1b68f592f3b7b08d61857f50d43e801a4eff2ebd83fd +size 3747787104 diff --git a/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q2_K.gguf b/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q2_K.gguf new file mode 100644 index 0000000..dd166c1 --- /dev/null +++ b/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ba0384d1576e3dcd432041f7bb8826e0f8e621f0fff7a88cbcb4b6a967ae916 +size 2618163424 diff --git a/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q3_K_L.gguf b/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q3_K_L.gguf new file mode 100644 index 0000000..20da793 --- /dev/null +++ b/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16044d4b5019a8a0eba2f1ffc49badc1bb8e772ddf3d7c0b335ae5ddfff35825 +size 3689896224 diff --git a/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q3_K_M.gguf b/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q3_K_M.gguf new file mode 100644 index 0000000..7d1b59a --- /dev/null +++ b/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe12012ff0deb0a7b83a6570809c66441096a001ac709c90d7001218d28184c1 +size 3390789920 diff --git a/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q3_K_S.gguf b/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q3_K_S.gguf new file mode 100644 index 0000000..760f114 --- /dev/null +++ b/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da0cc4c9f127b6c79fa420ebcc8219a956142957bf164d7259ce7458615453a8 +size 3041089824 diff --git a/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q4_0_4_4.gguf b/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q4_0_4_4.gguf new file mode 100644 index 0000000..0539f91 --- /dev/null +++ b/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe664a89e3f0bd827f64cd07cc20e80bcb3fdaf0c0aa278e8a13f91ba9a618ad +size 3928381024 diff --git a/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q4_K_M.gguf b/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q4_K_M.gguf new file mode 100644 index 0000000..751fc4a --- /dev/null +++ b/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3981fb385a48914a1f7843fab4618050a6e9a2578f8c0a73738bd7423176b35d +size 4183578208 diff --git a/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q4_K_S.gguf b/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q4_K_S.gguf new file mode 100644 index 0000000..44fc6d0 --- /dev/null +++ b/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6a2e24cf27db4162b99c2b94eacaa0c448a7aa0571703ffe310d9cd1240763b +size 3959314016 diff --git a/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q5_K_M.gguf b/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q5_K_M.gguf new file mode 100644 index 0000000..040b162 --- /dev/null +++ b/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4413bf40f225ebf9014f1e05c1a78d727c210bd543b1c7b2751a904f2baee5a +size 4894943840 diff --git a/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q5_K_S.gguf b/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q5_K_S.gguf new file mode 100644 index 0000000..8c53e19 --- /dev/null +++ b/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1737d303ef99622dd2e62fe799d605a329836d47de17240479f974fa45246b77 +size 4763478624 diff --git a/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q6_K.gguf b/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q6_K.gguf new file mode 100644 index 0000000..1175405 --- /dev/null +++ b/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e820b1500a90c852e6c5ca82d280b09ed2de9482181e9306b1fc42a337f7c6fa +size 5650769824 diff --git a/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q8_0.gguf b/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q8_0.gguf new file mode 100644 index 0000000..06e32f4 --- /dev/null +++ b/tamil-llama-7b-instruct-tamil-poem-experiment-2.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:590a20c3f79f657eb87c8357d90ca44c4a8b98a9fc71e2dbf41853a873b0fc81 +size 7318365472 diff --git a/tamil-llama-7b-instruct-tamil-poem-experiment-2.f16.gguf b/tamil-llama-7b-instruct-tamil-poem-experiment-2.f16.gguf new file mode 100644 index 0000000..1fe733c --- /dev/null +++ b/tamil-llama-7b-instruct-tamil-poem-experiment-2.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a508047c4277e42ac06de43880dd84fdcec9a1c070a2c38ab811dd4cdfaef332 +size 13773574432