From 4b96e2112c89c730af3cfa10c5f4535836f5761d Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 2 Aug 2026 17:37:16 +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.1-EstLLM-8B-Instruct-0825-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++ Llama-3.1-EstLLM-8B-Instruct-0825.IQ4_XS.gguf | 3 + Llama-3.1-EstLLM-8B-Instruct-0825.Q2_K.gguf | 3 + Llama-3.1-EstLLM-8B-Instruct-0825.Q3_K_L.gguf | 3 + Llama-3.1-EstLLM-8B-Instruct-0825.Q3_K_M.gguf | 3 + Llama-3.1-EstLLM-8B-Instruct-0825.Q3_K_S.gguf | 3 + Llama-3.1-EstLLM-8B-Instruct-0825.Q4_K_M.gguf | 3 + Llama-3.1-EstLLM-8B-Instruct-0825.Q4_K_S.gguf | 3 + Llama-3.1-EstLLM-8B-Instruct-0825.Q5_K_M.gguf | 3 + Llama-3.1-EstLLM-8B-Instruct-0825.Q5_K_S.gguf | 3 + Llama-3.1-EstLLM-8B-Instruct-0825.Q6_K.gguf | 3 + Llama-3.1-EstLLM-8B-Instruct-0825.Q8_0.gguf | 3 + Llama-3.1-EstLLM-8B-Instruct-0825.f16.gguf | 3 + README.md | 77 +++++++++++++++++++ 14 files changed, 160 insertions(+) create mode 100644 .gitattributes create mode 100644 Llama-3.1-EstLLM-8B-Instruct-0825.IQ4_XS.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-0825.Q2_K.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-0825.Q3_K_L.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-0825.Q3_K_M.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-0825.Q3_K_S.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-0825.Q4_K_M.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-0825.Q4_K_S.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-0825.Q5_K_M.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-0825.Q5_K_S.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-0825.Q6_K.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-0825.Q8_0.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-0825.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2805d0b --- /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 +Llama-3.1-EstLLM-8B-Instruct-0825.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-0825.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-0825.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-0825.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-0825.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-0825.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-0825.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-0825.f16.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-0825.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-0825.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-0825.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-0825.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Llama-3.1-EstLLM-8B-Instruct-0825.IQ4_XS.gguf b/Llama-3.1-EstLLM-8B-Instruct-0825.IQ4_XS.gguf new file mode 100644 index 0000000..cc84c6f --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-0825.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65a227ddb066f094e3e92bc6616f7537c7b9e839b824cf61bff0d22908fc072c +size 4484369152 diff --git a/Llama-3.1-EstLLM-8B-Instruct-0825.Q2_K.gguf b/Llama-3.1-EstLLM-8B-Instruct-0825.Q2_K.gguf new file mode 100644 index 0000000..3abd3f7 --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-0825.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09cb0c439b5f6841cf0150c45d6b52c37676e47188844a9aa7e1705fcdc041b0 +size 3179137792 diff --git a/Llama-3.1-EstLLM-8B-Instruct-0825.Q3_K_L.gguf b/Llama-3.1-EstLLM-8B-Instruct-0825.Q3_K_L.gguf new file mode 100644 index 0000000..ccfc107 --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-0825.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96b9f2169e9f4d8ae8f5ddbe7aee0f7f3c706740196a3ae66fd1a6cfe038c938 +size 4321962752 diff --git a/Llama-3.1-EstLLM-8B-Instruct-0825.Q3_K_M.gguf b/Llama-3.1-EstLLM-8B-Instruct-0825.Q3_K_M.gguf new file mode 100644 index 0000000..75c3510 --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-0825.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e96e54983fddd76e875824cb938b95341a3387de91a728b81c7ccd546c6db375 +size 4018924288 diff --git a/Llama-3.1-EstLLM-8B-Instruct-0825.Q3_K_S.gguf b/Llama-3.1-EstLLM-8B-Instruct-0825.Q3_K_S.gguf new file mode 100644 index 0000000..00f2935 --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-0825.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc3bfe160f51973b62d108f95fce3299972c556a6506a0ad34936e241b38d7bd +size 3664505600 diff --git a/Llama-3.1-EstLLM-8B-Instruct-0825.Q4_K_M.gguf b/Llama-3.1-EstLLM-8B-Instruct-0825.Q4_K_M.gguf new file mode 100644 index 0000000..a21ab91 --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-0825.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8120499a1fc258ec85b9f69b5909c1d175025c7c70019f3b52785376cbfb5288 +size 4920740608 diff --git a/Llama-3.1-EstLLM-8B-Instruct-0825.Q4_K_S.gguf b/Llama-3.1-EstLLM-8B-Instruct-0825.Q4_K_S.gguf new file mode 100644 index 0000000..41adbf6 --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-0825.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06e2892643fb95e1b8ce7ba1531f3d70acb6730e015853b6c89edb55b836e9f2 +size 4692675328 diff --git a/Llama-3.1-EstLLM-8B-Instruct-0825.Q5_K_M.gguf b/Llama-3.1-EstLLM-8B-Instruct-0825.Q5_K_M.gguf new file mode 100644 index 0000000..da4d7bf --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-0825.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee4c0ffdffb6740684c90e22b866642d32e5f866e7488a16dd320e50966541c3 +size 5732993792 diff --git a/Llama-3.1-EstLLM-8B-Instruct-0825.Q5_K_S.gguf b/Llama-3.1-EstLLM-8B-Instruct-0825.Q5_K_S.gguf new file mode 100644 index 0000000..e8ae8bd --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-0825.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:990afab17592454066483cde8001924688efc19eaa7c4d07f7c12819924d17c9 +size 5599300352 diff --git a/Llama-3.1-EstLLM-8B-Instruct-0825.Q6_K.gguf b/Llama-3.1-EstLLM-8B-Instruct-0825.Q6_K.gguf new file mode 100644 index 0000000..d19d145 --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-0825.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59338859234e7f1b6b9e83b35eeefe53caf2810959f8fa883345e041fb4598dc +size 6596012800 diff --git a/Llama-3.1-EstLLM-8B-Instruct-0825.Q8_0.gguf b/Llama-3.1-EstLLM-8B-Instruct-0825.Q8_0.gguf new file mode 100644 index 0000000..0e30dc2 --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-0825.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:defd05fa261efb6812a673903d05511f285de568c3d6b57b947c2399fcffe1c2 +size 8540777216 diff --git a/Llama-3.1-EstLLM-8B-Instruct-0825.f16.gguf b/Llama-3.1-EstLLM-8B-Instruct-0825.f16.gguf new file mode 100644 index 0000000..2496ce1 --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-0825.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc05e842c7de31254514ba301e716631d2d1cd4ffaed186027fdcc36984d4d73 +size 16068897536 diff --git a/README.md b/README.md new file mode 100644 index 0000000..a285666 --- /dev/null +++ b/README.md @@ -0,0 +1,77 @@ +--- +base_model: tartuNLP/Llama-3.1-EstLLM-8B-Instruct-0825 +datasets: +- nvidia/HelpSteer3 +- allenai/tulu-3-sft-mixture +- utter-project/EuroBlocks-SFT-Synthetic-1124 +language: +- et +- en +library_name: transformers +license: llama3.1 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +static quants of https://huggingface.co/tartuNLP/Llama-3.1-EstLLM-8B-Instruct-0825 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Llama-3.1-EstLLM-8B-Instruct-0825-GGUF).*** + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-0825-i1-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/Llama-3.1-EstLLM-8B-Instruct-0825-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-0825.Q2_K.gguf) | Q2_K | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-0825-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-0825.Q3_K_S.gguf) | Q3_K_S | 3.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-0825-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-0825.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-0825-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-0825.Q3_K_L.gguf) | Q3_K_L | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-0825-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-0825.IQ4_XS.gguf) | IQ4_XS | 4.6 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-0825-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-0825.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-0825-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-0825.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-0825-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-0825.Q5_K_S.gguf) | Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-0825-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-0825.Q5_K_M.gguf) | Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-0825-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-0825.Q6_K.gguf) | Q6_K | 6.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-0825-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-0825.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-0825-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-0825.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. + +