From 4e55efca467f611cf2a26f62c666fc13469f3419 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 2 Jun 2026 13:31:18 +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/DeepSeek-R1-Distill-Llama-UK-Legislation-8B-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++ ...till-Llama-UK-Legislation-8B.i1-IQ1_M.gguf | 3 + ...till-Llama-UK-Legislation-8B.i1-IQ1_S.gguf | 3 + ...till-Llama-UK-Legislation-8B.i1-IQ2_M.gguf | 3 + ...till-Llama-UK-Legislation-8B.i1-IQ2_S.gguf | 3 + ...ill-Llama-UK-Legislation-8B.i1-IQ2_XS.gguf | 3 + ...ll-Llama-UK-Legislation-8B.i1-IQ2_XXS.gguf | 3 + ...till-Llama-UK-Legislation-8B.i1-IQ3_M.gguf | 3 + ...till-Llama-UK-Legislation-8B.i1-IQ3_S.gguf | 3 + ...ill-Llama-UK-Legislation-8B.i1-IQ3_XS.gguf | 3 + ...ll-Llama-UK-Legislation-8B.i1-IQ3_XXS.gguf | 3 + ...ill-Llama-UK-Legislation-8B.i1-IQ4_NL.gguf | 3 + ...ill-Llama-UK-Legislation-8B.i1-IQ4_XS.gguf | 3 + ...still-Llama-UK-Legislation-8B.i1-Q2_K.gguf | 3 + ...ill-Llama-UK-Legislation-8B.i1-Q2_K_S.gguf | 3 + ...ill-Llama-UK-Legislation-8B.i1-Q3_K_L.gguf | 3 + ...ill-Llama-UK-Legislation-8B.i1-Q3_K_M.gguf | 3 + ...ill-Llama-UK-Legislation-8B.i1-Q3_K_S.gguf | 3 + ...still-Llama-UK-Legislation-8B.i1-Q4_0.gguf | 3 + ...still-Llama-UK-Legislation-8B.i1-Q4_1.gguf | 3 + ...ill-Llama-UK-Legislation-8B.i1-Q4_K_M.gguf | 3 + ...ill-Llama-UK-Legislation-8B.i1-Q4_K_S.gguf | 3 + ...ill-Llama-UK-Legislation-8B.i1-Q5_K_M.gguf | 3 + ...ill-Llama-UK-Legislation-8B.i1-Q5_K_S.gguf | 3 + ...still-Llama-UK-Legislation-8B.i1-Q6_K.gguf | 3 + README.md | 86 +++++++++++++++++++ imatrix.dat | 3 + 27 files changed, 221 insertions(+) create mode 100644 .gitattributes create mode 100644 DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ1_M.gguf create mode 100644 DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ1_S.gguf create mode 100644 DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ2_M.gguf create mode 100644 DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ2_S.gguf create mode 100644 DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ2_XS.gguf create mode 100644 DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ2_XXS.gguf create mode 100644 DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ3_M.gguf create mode 100644 DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ3_S.gguf create mode 100644 DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ3_XS.gguf create mode 100644 DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ3_XXS.gguf create mode 100644 DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ4_NL.gguf create mode 100644 DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ4_XS.gguf create mode 100644 DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q2_K.gguf create mode 100644 DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q2_K_S.gguf create mode 100644 DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q3_K_L.gguf create mode 100644 DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q3_K_M.gguf create mode 100644 DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q3_K_S.gguf create mode 100644 DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q4_0.gguf create mode 100644 DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q4_1.gguf create mode 100644 DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q4_K_M.gguf create mode 100644 DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q4_K_S.gguf create mode 100644 DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q5_K_M.gguf create mode 100644 DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q5_K_S.gguf create mode 100644 DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q6_K.gguf create mode 100644 README.md create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..911d2d4 --- /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 +imatrix.dat filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ1_M.gguf b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ1_M.gguf new file mode 100644 index 0000000..41fd734 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d399da559c3d2d841ca08773592fa63f391a9f32c31c4ffc4c19882dfd15a11a +size 2161975648 diff --git a/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ1_S.gguf b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ1_S.gguf new file mode 100644 index 0000000..f0f89b9 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd9511a82fae8715005f6858209669a5a8ad1ad6ba937db0ec37d2d31ec18ddc +size 2019631456 diff --git a/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ2_M.gguf b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ2_M.gguf new file mode 100644 index 0000000..02f6cca --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdaf6bb38662735510d4158a61dc17355323be8faefe2f72d328a4c6275e4bbe +size 2948284768 diff --git a/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ2_S.gguf b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ2_S.gguf new file mode 100644 index 0000000..f9223b8 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50b9947be74d74de84a7444b2b270730358ddb157851367f8af11515b0e5ff0d +size 2758492512 diff --git a/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ2_XS.gguf b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..cc91970 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:332b55bdbe90c437454cc84c8406aa9edeae1df2b1aa9fce97b8fb4e7ee4600a +size 2605785440 diff --git a/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ2_XXS.gguf b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..49a6f2d --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:397974908194fff3be74def4c7d67dc3cdf6ad48ae555559f63dd73bc06a163f +size 2399215968 diff --git a/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ3_M.gguf b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ3_M.gguf new file mode 100644 index 0000000..c4923a8 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4d141d486ee5b8bb15d6f7bb479755318522d26828d3108be586f8d413dc7cd +size 3784827232 diff --git a/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ3_S.gguf b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ3_S.gguf new file mode 100644 index 0000000..fd3c7a4 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c606fe2456471a422778d25b4d4ecc19ca6fb59acc959881ea3e13b7cc4e03bf +size 3682328928 diff --git a/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ3_XS.gguf b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..acdb0af --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2a260c2c53de67974d6c83304bb3d2a6e88b2ceec325688c93d8cdf0dc03955 +size 3518751072 diff --git a/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ3_XXS.gguf b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..c777467 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4624db804a72426f82857071a3b99a46fc04b43a1093bce06d1fb58fbfc337eb +size 3274916192 diff --git a/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ4_NL.gguf b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..7783ff5 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0420a76e2f92bf4369f1ea9ac50d3302b78c930eee9a054152294d5fcaaa816 +size 4677992800 diff --git a/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ4_XS.gguf b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..2ed0128 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ea8377fb0ec9d73b9f860154d15d3701747686844147027e1127868079c3024 +size 4447666528 diff --git a/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q2_K.gguf b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q2_K.gguf new file mode 100644 index 0000000..ee08722 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a2d76f8ff38017bf560ef3033a658ae4bb9a3281d0330603bed78b8e60e97a6 +size 3179135328 diff --git a/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q2_K_S.gguf b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..1f4ee89 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9812c3fb793085048d79e103702f001d95f2fcdbc7fc8ad4367c25587db9f18 +size 2988818784 diff --git a/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q3_K_L.gguf b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..95b5781 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eec4ae6f9d28ac9803480b1c998a82c082f614c93f8b0eb0813ffc33eef9c0c4 +size 4321960288 diff --git a/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q3_K_M.gguf b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..e0955e3 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ee48a664c85f7d6a03eba615795a31b88dbb042cfd7bf8c5e81e69cc7de226b +size 4018921824 diff --git a/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q3_K_S.gguf b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..eb4a60f --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d77219e039f46410c6c222fb49c709c9273a22df7ccdbbb6132886acba5bd4d1 +size 3664503136 diff --git a/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q4_0.gguf b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q4_0.gguf new file mode 100644 index 0000000..f0d2899 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf4de5af6eaa8ae49598d9847ffd2ccc007d2a12bcb50aa68ae96522b93ba587 +size 4675895648 diff --git a/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q4_1.gguf b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q4_1.gguf new file mode 100644 index 0000000..b1d8d46 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a55b96f78ccfe3010314be855753d54d5eb04c5729c288c56d7c7a6f29ee8c79 +size 5130256736 diff --git a/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q4_K_M.gguf b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..a738346 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:866888550eda397f155d2a8df558d05c4ec7b9ff171b88821f9758fc54334d4f +size 4920738144 diff --git a/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q4_K_S.gguf b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..a17f425 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0689757e567b1bc896f131aae779db88073d394bbede20ef05147436d7dfa210 +size 4692672864 diff --git a/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q5_K_M.gguf b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..d824dcf --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f65a4386e23798ab5b97c8facab9978d4fa89143e11997c3e994da1e933dafa0 +size 5732991328 diff --git a/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q5_K_S.gguf b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..de3de02 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43474589776558d014b5302fc90dc9a568cd135c67f8c4a6fbb71dfe36b76ccf +size 5599297888 diff --git a/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q6_K.gguf b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q6_K.gguf new file mode 100644 index 0000000..d475e11 --- /dev/null +++ b/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3ce8c16d6e1c1f1ebab4718dfaee5836a5551d3ec38d5a32d68a2bb500f10a0 +size 6596010336 diff --git a/README.md b/README.md new file mode 100644 index 0000000..c908868 --- /dev/null +++ b/README.md @@ -0,0 +1,86 @@ +--- +base_model: EryriLabs/DeepSeek-R1-Distill-Llama-UK-Legislation-8B +datasets: +- santoshtyss/uk_legislation +language: +- en +library_name: transformers +license: llama3.1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- llama +- trl +- sft +- legal +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/EryriLabs/DeepSeek-R1-Distill-Llama-UK-Legislation-8B + + +static quants are available at https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-UK-Legislation-8B-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/DeepSeek-R1-Distill-Llama-UK-Legislation-8B-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-UK-Legislation-8B-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-UK-Legislation-8B-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-UK-Legislation-8B-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-UK-Legislation-8B-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-UK-Legislation-8B-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-UK-Legislation-8B-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.1 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-UK-Legislation-8B-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-UK-Legislation-8B-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-UK-Legislation-8B-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-UK-Legislation-8B-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-UK-Legislation-8B-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-UK-Legislation-8B-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-UK-Legislation-8B-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-UK-Legislation-8B-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-UK-Legislation-8B-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-UK-Legislation-8B-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-UK-Legislation-8B-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-UK-Legislation-8B-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-UK-Legislation-8B-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-UK-Legislation-8B-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q4_1.gguf) | i1-Q4_1 | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-UK-Legislation-8B-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-UK-Legislation-8B-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Llama-UK-Legislation-8B-i1-GGUF/resolve/main/DeepSeek-R1-Distill-Llama-UK-Legislation-8B.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. + + diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..a4ba0f7 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9f17a1e36b75a60ea2754c82da5e0a0c1db09ba4a8aa6b1173b13fcf9dbf105 +size 4988157