From dd98b66cf987294fed7409f39b1da80a5eff0b41 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 12 May 2026 18:02:20 +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-1125-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++ ...-3.1-EstLLM-8B-Instruct-1125.i1-IQ1_M.gguf | 3 + ...-3.1-EstLLM-8B-Instruct-1125.i1-IQ1_S.gguf | 3 + ...-3.1-EstLLM-8B-Instruct-1125.i1-IQ2_M.gguf | 3 + ...-3.1-EstLLM-8B-Instruct-1125.i1-IQ2_S.gguf | 3 + ...3.1-EstLLM-8B-Instruct-1125.i1-IQ2_XS.gguf | 3 + ....1-EstLLM-8B-Instruct-1125.i1-IQ2_XXS.gguf | 3 + ...-3.1-EstLLM-8B-Instruct-1125.i1-IQ3_M.gguf | 3 + ...-3.1-EstLLM-8B-Instruct-1125.i1-IQ3_S.gguf | 3 + ...3.1-EstLLM-8B-Instruct-1125.i1-IQ3_XS.gguf | 3 + ....1-EstLLM-8B-Instruct-1125.i1-IQ3_XXS.gguf | 3 + ...3.1-EstLLM-8B-Instruct-1125.i1-IQ4_NL.gguf | 3 + ...3.1-EstLLM-8B-Instruct-1125.i1-IQ4_XS.gguf | 3 + ...a-3.1-EstLLM-8B-Instruct-1125.i1-Q2_K.gguf | 3 + ...3.1-EstLLM-8B-Instruct-1125.i1-Q2_K_S.gguf | 3 + ...3.1-EstLLM-8B-Instruct-1125.i1-Q3_K_L.gguf | 3 + ...3.1-EstLLM-8B-Instruct-1125.i1-Q3_K_M.gguf | 3 + ...3.1-EstLLM-8B-Instruct-1125.i1-Q3_K_S.gguf | 3 + ...a-3.1-EstLLM-8B-Instruct-1125.i1-Q4_0.gguf | 3 + ...a-3.1-EstLLM-8B-Instruct-1125.i1-Q4_1.gguf | 3 + ...3.1-EstLLM-8B-Instruct-1125.i1-Q4_K_M.gguf | 3 + ...3.1-EstLLM-8B-Instruct-1125.i1-Q4_K_S.gguf | 3 + ...3.1-EstLLM-8B-Instruct-1125.i1-Q5_K_M.gguf | 3 + ...3.1-EstLLM-8B-Instruct-1125.i1-Q5_K_S.gguf | 3 + ...a-3.1-EstLLM-8B-Instruct-1125.i1-Q6_K.gguf | 3 + ...a-3.1-EstLLM-8B-Instruct-1125.imatrix.gguf | 3 + README.md | 92 +++++++++++++++++++ 27 files changed, 227 insertions(+) create mode 100644 .gitattributes create mode 100644 Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ1_M.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ1_S.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ2_M.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ2_S.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ2_XS.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ2_XXS.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ3_M.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ3_S.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ3_XS.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ3_XXS.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ4_NL.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ4_XS.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q2_K.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q2_K_S.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q3_K_L.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q3_K_M.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q3_K_S.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q4_0.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q4_1.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q4_K_M.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q4_K_S.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q5_K_M.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q5_K_S.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q6_K.gguf create mode 100644 Llama-3.1-EstLLM-8B-Instruct-1125.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f72e74c --- /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 +Llama-3.1-EstLLM-8B-Instruct-1125.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ1_M.gguf b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ1_M.gguf new file mode 100644 index 0000000..b87203d --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:140149ac5accf3e6865d7df6d1189bba96b8409a5227062bcfd3457d469684eb +size 2161978752 diff --git a/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ1_S.gguf b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ1_S.gguf new file mode 100644 index 0000000..7459c20 --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36df5784c55b7f892bf60bcaf43218cd342344fc3e32ec04a3a9bb872c2c1d42 +size 2019634560 diff --git a/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ2_M.gguf b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ2_M.gguf new file mode 100644 index 0000000..f1bd3b2 --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cde349ace9fc45cac1e8ed0c3bf39b0160cade31dff7dca83b15ff808bfc0d60 +size 2948287872 diff --git a/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ2_S.gguf b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ2_S.gguf new file mode 100644 index 0000000..6c9586b --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3d0c1432f5d50d777c365639c384c8e728c5cfea6e722223cb2917b044e63a6 +size 2758495616 diff --git a/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ2_XS.gguf b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ2_XS.gguf new file mode 100644 index 0000000..b894a72 --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad8a4b9d211cbfbb07e0c62471efc53871ba75b4cbed3ffeb689cb022f7cd94f +size 2605788544 diff --git a/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ2_XXS.gguf b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..35fd9cd --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b213d792e33765e99768aecf36367ec661ff8008d11f4f94bde1328c7bafed3 +size 2399219072 diff --git a/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ3_M.gguf b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ3_M.gguf new file mode 100644 index 0000000..3e41014 --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5f64cd2e54abad21c7d3554c61cea31edbc43bd06fdd0e44eac23be451fcfd5 +size 3784830336 diff --git a/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ3_S.gguf b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ3_S.gguf new file mode 100644 index 0000000..1a963e9 --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f11422a4e9db91097db0defb1848620342c8548469501ab23b80d1ce6255215 +size 3682332032 diff --git a/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ3_XS.gguf b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ3_XS.gguf new file mode 100644 index 0000000..a3f19c2 --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6632704edb2a7ccb22c4f11258d350259ce0e621ff40151dc532e0ac32d7958 +size 3518754176 diff --git a/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ3_XXS.gguf b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..15ff0a2 --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a93169e66783fff17f7f7d0583310b82f291ac164f3a130a5ec2f8eb89a0c9db +size 3274919296 diff --git a/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ4_NL.gguf b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ4_NL.gguf new file mode 100644 index 0000000..f95d4f2 --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31bb7cf87f4ce4183d07f8d547ceb351bf4ad20f4883f58c4ea19fa8c06e6f20 +size 4677995904 diff --git a/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ4_XS.gguf b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ4_XS.gguf new file mode 100644 index 0000000..ce9e750 --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2ea89d752070312a8ff4beec17fb662bfb9fee7c9e3b484fecb315a92975160 +size 4447669632 diff --git a/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q2_K.gguf b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q2_K.gguf new file mode 100644 index 0000000..eac7916 --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69fedf725455f51294b028d94129590ec22a861a40300289cc6c4fa7a0141ddb +size 3179138432 diff --git a/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q2_K_S.gguf b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q2_K_S.gguf new file mode 100644 index 0000000..20d7820 --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ca90fdb99731ba77399006ec894069ea9b91477635fe36f1f1012ba9eb91dd0 +size 2988821888 diff --git a/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q3_K_L.gguf b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q3_K_L.gguf new file mode 100644 index 0000000..e4eb9fc --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61452cb1f41280583f6f769b04507959182c72606d1cfd815fca1e8d5578c140 +size 4321963392 diff --git a/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q3_K_M.gguf b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q3_K_M.gguf new file mode 100644 index 0000000..0e6e658 --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20e8487d4ee9fc6455337def56887f31e454c6bc47a66b13058876be8e6a261b +size 4018924928 diff --git a/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q3_K_S.gguf b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q3_K_S.gguf new file mode 100644 index 0000000..a5a57c8 --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5a99b36dd2368d396cb14532cd4ca2c4b4a025add2784475e0b03a55564595c +size 3664506240 diff --git a/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q4_0.gguf b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q4_0.gguf new file mode 100644 index 0000000..ca1fe36 --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:428907ea92a90f121b6782d9e14bf70fac7148b975188eb09fa2e907ca65f2bb +size 4675898752 diff --git a/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q4_1.gguf b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q4_1.gguf new file mode 100644 index 0000000..0b09657 --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03d82e088d8968535ae92c176d42e3e27e8e1841a93571a0bc7c4952fa1f58b8 +size 5130259840 diff --git a/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q4_K_M.gguf b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q4_K_M.gguf new file mode 100644 index 0000000..4edbcde --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ed218895892b5833202b360c9fe33b2545d88f5681547fda35d3f56f7d3eaba +size 4920741248 diff --git a/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q4_K_S.gguf b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q4_K_S.gguf new file mode 100644 index 0000000..a91b7c2 --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e52cf8f7ba466d3791447b6cb84415475e42f24218e5c22d082a63adb05c751d +size 4692675968 diff --git a/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q5_K_M.gguf b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q5_K_M.gguf new file mode 100644 index 0000000..8fa908d --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37bffc5ec075d23eeea6db0bf6bdf2906a59c9170da0d2c91b9d831be3ec202f +size 5732994432 diff --git a/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q5_K_S.gguf b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q5_K_S.gguf new file mode 100644 index 0000000..15b3af3 --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a12d4fcc1c69fbb34e02048c353d958f21087d63981d2818a40f2d1abf431218 +size 5599300992 diff --git a/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q6_K.gguf b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q6_K.gguf new file mode 100644 index 0000000..44f12b8 --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:511274a18ecbd2f3f15cc82df6a82d82a20ff6365b7cba33a9919df4c2837957 +size 6596013440 diff --git a/Llama-3.1-EstLLM-8B-Instruct-1125.imatrix.gguf b/Llama-3.1-EstLLM-8B-Instruct-1125.imatrix.gguf new file mode 100644 index 0000000..50a9bc7 --- /dev/null +++ b/Llama-3.1-EstLLM-8B-Instruct-1125.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:843703cfed9a8908492b8b3910f4e60d83bdd3ebaf4c0ca99a7155c603de8366 +size 5015200 diff --git a/README.md b/README.md new file mode 100644 index 0000000..26e1f7b --- /dev/null +++ b/README.md @@ -0,0 +1,92 @@ +--- +base_model: tartuNLP/Llama-3.1-EstLLM-8B-Instruct-1125 +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 +tags: +- merge +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/tartuNLP/Llama-3.1-EstLLM-8B-Instruct-1125 + + + +***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-1125-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-1125-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-1125-i1-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-1125.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-1125-i1-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-1125-i1-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-1125-i1-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-1125-i1-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-1125-i1-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-1125-i1-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-1125-i1-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.1 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-1125-i1-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-1125-i1-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-1125-i1-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-1125-i1-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-1125-i1-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-1125-i1-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-1125-i1-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-1125-i1-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-1125-i1-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-1125-i1-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-1125-i1-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-1125.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-1125-i1-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-1125-i1-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-1125-i1-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q4_1.gguf) | i1-Q4_1 | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-1125-i1-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-1125-i1-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-EstLLM-8B-Instruct-1125-i1-GGUF/resolve/main/Llama-3.1-EstLLM-8B-Instruct-1125.i1-Q6_K.gguf) | i1-Q6_K | 6.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. + +