From e3f3dadb5f972f0aaeebec25df52214234a408b9 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 17 May 2026 12:59:04 +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-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++ ...-1M-Instruct-absolute-heresy.i1-IQ1_M.gguf | 3 + ...-1M-Instruct-absolute-heresy.i1-IQ1_S.gguf | 3 + ...-1M-Instruct-absolute-heresy.i1-IQ2_M.gguf | 3 + ...-1M-Instruct-absolute-heresy.i1-IQ2_S.gguf | 3 + ...1M-Instruct-absolute-heresy.i1-IQ2_XS.gguf | 3 + ...M-Instruct-absolute-heresy.i1-IQ2_XXS.gguf | 3 + ...-1M-Instruct-absolute-heresy.i1-IQ3_M.gguf | 3 + ...-1M-Instruct-absolute-heresy.i1-IQ3_S.gguf | 3 + ...1M-Instruct-absolute-heresy.i1-IQ3_XS.gguf | 3 + ...M-Instruct-absolute-heresy.i1-IQ3_XXS.gguf | 3 + ...1M-Instruct-absolute-heresy.i1-IQ4_NL.gguf | 3 + ...1M-Instruct-absolute-heresy.i1-IQ4_XS.gguf | 3 + ...g-1M-Instruct-absolute-heresy.i1-Q2_K.gguf | 3 + ...1M-Instruct-absolute-heresy.i1-Q2_K_S.gguf | 3 + ...1M-Instruct-absolute-heresy.i1-Q3_K_L.gguf | 3 + ...1M-Instruct-absolute-heresy.i1-Q3_K_M.gguf | 3 + ...1M-Instruct-absolute-heresy.i1-Q3_K_S.gguf | 3 + ...g-1M-Instruct-absolute-heresy.i1-Q4_0.gguf | 3 + ...g-1M-Instruct-absolute-heresy.i1-Q4_1.gguf | 3 + ...1M-Instruct-absolute-heresy.i1-Q4_K_M.gguf | 3 + ...1M-Instruct-absolute-heresy.i1-Q4_K_S.gguf | 3 + ...1M-Instruct-absolute-heresy.i1-Q5_K_M.gguf | 3 + ...1M-Instruct-absolute-heresy.i1-Q5_K_S.gguf | 3 + ...g-1M-Instruct-absolute-heresy.i1-Q6_K.gguf | 3 + ...g-1M-Instruct-absolute-heresy.imatrix.gguf | 3 + README.md | 90 +++++++++++++++++++ 27 files changed, 225 insertions(+) create mode 100644 .gitattributes create mode 100644 Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ1_M.gguf create mode 100644 Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ1_S.gguf create mode 100644 Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ2_M.gguf create mode 100644 Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ2_S.gguf create mode 100644 Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ2_XS.gguf create mode 100644 Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ2_XXS.gguf create mode 100644 Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ3_M.gguf create mode 100644 Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ3_S.gguf create mode 100644 Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ3_XS.gguf create mode 100644 Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ3_XXS.gguf create mode 100644 Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ4_NL.gguf create mode 100644 Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ4_XS.gguf create mode 100644 Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q2_K.gguf create mode 100644 Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q2_K_S.gguf create mode 100644 Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q3_K_L.gguf create mode 100644 Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q3_K_M.gguf create mode 100644 Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q3_K_S.gguf create mode 100644 Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q4_0.gguf create mode 100644 Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q4_1.gguf create mode 100644 Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q4_K_M.gguf create mode 100644 Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q4_K_S.gguf create mode 100644 Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q5_K_M.gguf create mode 100644 Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q5_K_S.gguf create mode 100644 Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q6_K.gguf create mode 100644 Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a8ed369 --- /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-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ1_M.gguf b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ1_M.gguf new file mode 100644 index 0000000..02aeaf2 --- /dev/null +++ b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3f33b2fa0dc3f52282d2dd3e97e99d42ba02ae3b566e36a388f21ae157a1a13 +size 2165190240 diff --git a/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ1_S.gguf b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ1_S.gguf new file mode 100644 index 0000000..37a3675 --- /dev/null +++ b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a85c2f4cc07d064d495760c80632a492f24fc95c06ce67d82efca3d3b6bbb875 +size 2022846048 diff --git a/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ2_M.gguf b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ2_M.gguf new file mode 100644 index 0000000..10961eb --- /dev/null +++ b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cad4c8d994b2546f53d53628e11c3a790d941377113dbf626cfb085453949aa +size 2951818848 diff --git a/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ2_S.gguf b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ2_S.gguf new file mode 100644 index 0000000..5bd3179 --- /dev/null +++ b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48004e7808b7deccfb56f5ddeaac4e7ad8ea2ffca16f473c572e0dff186c9f0b +size 2762026592 diff --git a/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ2_XS.gguf b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ2_XS.gguf new file mode 100644 index 0000000..ed371f6 --- /dev/null +++ b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b09914febfad9355e357b743a1633e62a16b8e4e1521bc98aa654ea86639e36a +size 2609000032 diff --git a/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ2_XXS.gguf b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..ba24ad5 --- /dev/null +++ b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee6b172d976a6a332b4f4f4be86f65624df4f5c971473e8449c1b433b42b8862 +size 2402430560 diff --git a/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ3_M.gguf b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ3_M.gguf new file mode 100644 index 0000000..5f5024d --- /dev/null +++ b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5bbde629e44685718509f909b5c489a11b454b570f42b73fd8294a975692035 +size 3788779104 diff --git a/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ3_S.gguf b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ3_S.gguf new file mode 100644 index 0000000..08228c9 --- /dev/null +++ b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07e8c66b44e982a0df82b7a8de1a12de1a4905a416f7c33382c509166a16d625 +size 3686280800 diff --git a/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ3_XS.gguf b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ3_XS.gguf new file mode 100644 index 0000000..4a2374f --- /dev/null +++ b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe078a7b771c9370e7209c6588a20283390afe14e1d654b006566710dba119b8 +size 3522702944 diff --git a/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ3_XXS.gguf b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..e0f2660 --- /dev/null +++ b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84e4a889fbbde1bcb186c76e4dd73eb1b618b10afc557ed3e845af66172dbae7 +size 3278450272 diff --git a/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ4_NL.gguf b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ4_NL.gguf new file mode 100644 index 0000000..bf45d35 --- /dev/null +++ b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b155658615d21010b81c730339fd5702bb7454fa39d7d87f4a8b12201b95b28c +size 4682362464 diff --git a/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ4_XS.gguf b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ4_XS.gguf new file mode 100644 index 0000000..954326e --- /dev/null +++ b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4369f6c94cefc0c8d32364933f6f9585e57ce3a896dab8e61f23918240ae5bb +size 4451937888 diff --git a/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q2_K.gguf b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q2_K.gguf new file mode 100644 index 0000000..dad3cef --- /dev/null +++ b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b795a20cdbcd875baed13b565e89d0138debcc8bc3541e2bdba47f63849aee6 +size 3182767712 diff --git a/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q2_K_S.gguf b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q2_K_S.gguf new file mode 100644 index 0000000..cd348e5 --- /dev/null +++ b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66f57d6408fe880ea461b05a548d9b3efee0a5593d7f5c578e4b921ee27a15de +size 2992451168 diff --git a/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q3_K_L.gguf b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q3_K_L.gguf new file mode 100644 index 0000000..dab7093 --- /dev/null +++ b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8ce1e4169c7c0567931cbfae8dcdc6723cf59f34affdb3546b97a07240dc659 +size 4325912160 diff --git a/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q3_K_M.gguf b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q3_K_M.gguf new file mode 100644 index 0000000..3818c5c --- /dev/null +++ b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc478246569e2ea9d8e79337b9a35fb5e5c5c0a3ce48107015a46c60da82a414 +size 4022873696 diff --git a/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q3_K_S.gguf b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q3_K_S.gguf new file mode 100644 index 0000000..f5319fc --- /dev/null +++ b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8938bd403626c263a7bad9dfb26bd49f6a3cccf14491f5a6b68274d02d076299 +size 3668455008 diff --git a/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q4_0.gguf b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q4_0.gguf new file mode 100644 index 0000000..ac2a57e --- /dev/null +++ b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3819bcf7d1a3e853cfcd4a54151be1a027e6989739ad050364952e10ea0bb4b9 +size 4680265312 diff --git a/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q4_1.gguf b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q4_1.gguf new file mode 100644 index 0000000..6fb886e --- /dev/null +++ b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f308902e8e2138aed8b71c57a439a850f08dd82a6622d27fc0fdcd3095e34b37 +size 5134823008 diff --git a/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q4_K_M.gguf b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q4_K_M.gguf new file mode 100644 index 0000000..ebc8239 --- /dev/null +++ b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45f7c1a1546a2df918e43fcb20dcb9508e270c83a2c25d0a30ec6ac04b38eaec +size 4925107808 diff --git a/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q4_K_S.gguf b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q4_K_S.gguf new file mode 100644 index 0000000..84fdc1c --- /dev/null +++ b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c89f117f96510b6215043c4bb38cccf04fa0868f3d0ad87d1a76650fa3f519df +size 4697042528 diff --git a/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q5_K_M.gguf b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q5_K_M.gguf new file mode 100644 index 0000000..ccf1c3a --- /dev/null +++ b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:074baa2f1cfe8e082870958506b8f76fbb210487138b8d3e96a6f9882849b86f +size 5737754208 diff --git a/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q5_K_S.gguf b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q5_K_S.gguf new file mode 100644 index 0000000..865a704 --- /dev/null +++ b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cb29b38ff08743cc80f68a2ef5ca0408d649d5d9351df25940db5e3c3385519 +size 5604060768 diff --git a/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q6_K.gguf b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q6_K.gguf new file mode 100644 index 0000000..ceb3545 --- /dev/null +++ b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f87145c19ec07b02faae22229acadffc68afc7b4993c0df5e204650fc930df1d +size 6601191008 diff --git a/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.imatrix.gguf b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.imatrix.gguf new file mode 100644 index 0000000..67d4aee --- /dev/null +++ b/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6c1916f2963e28766c41f3a4c06a8cf88b562ac877782e34af0ce0dfea1c8f5 +size 5015200 diff --git a/README.md b/README.md new file mode 100644 index 0000000..0fad54c --- /dev/null +++ b/README.md @@ -0,0 +1,90 @@ +--- +base_model: MuXodious/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy +language: +- en +library_name: transformers +license: cc-by-nc-4.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- heretic +- uncensored +- decensored +- abliterated +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/MuXodious/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy-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-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy-i1-GGUF/resolve/main/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy-i1-GGUF/resolve/main/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy-i1-GGUF/resolve/main/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy-i1-GGUF/resolve/main/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy-i1-GGUF/resolve/main/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy-i1-GGUF/resolve/main/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy-i1-GGUF/resolve/main/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ2_M.gguf) | i1-IQ2_M | 3.1 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy-i1-GGUF/resolve/main/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.1 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy-i1-GGUF/resolve/main/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy-i1-GGUF/resolve/main/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy-i1-GGUF/resolve/main/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy-i1-GGUF/resolve/main/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy-i1-GGUF/resolve/main/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy-i1-GGUF/resolve/main/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy-i1-GGUF/resolve/main/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy-i1-GGUF/resolve/main/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy-i1-GGUF/resolve/main/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.6 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy-i1-GGUF/resolve/main/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy-i1-GGUF/resolve/main/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy-i1-GGUF/resolve/main/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy-i1-GGUF/resolve/main/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy-i1-GGUF/resolve/main/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q4_1.gguf) | i1-Q4_1 | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy-i1-GGUF/resolve/main/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy-i1-GGUF/resolve/main/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy-i1-GGUF/resolve/main/Llama-3.1-Nemotron-8B-UltraLong-1M-Instruct-absolute-heresy.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. + +