From 1b546c67be02e45def5a5c6c68e7330664659c53 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 5 Jun 2026 09:43: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/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++ ...eason-4B-Instruct-heretic-v2.i1-IQ1_M.gguf | 3 + ...eason-4B-Instruct-heretic-v2.i1-IQ1_S.gguf | 3 + ...eason-4B-Instruct-heretic-v2.i1-IQ2_M.gguf | 3 + ...eason-4B-Instruct-heretic-v2.i1-IQ2_S.gguf | 3 + ...ason-4B-Instruct-heretic-v2.i1-IQ2_XS.gguf | 3 + ...son-4B-Instruct-heretic-v2.i1-IQ2_XXS.gguf | 3 + ...eason-4B-Instruct-heretic-v2.i1-IQ3_M.gguf | 3 + ...eason-4B-Instruct-heretic-v2.i1-IQ3_S.gguf | 3 + ...ason-4B-Instruct-heretic-v2.i1-IQ3_XS.gguf | 3 + ...son-4B-Instruct-heretic-v2.i1-IQ3_XXS.gguf | 3 + ...ason-4B-Instruct-heretic-v2.i1-IQ4_NL.gguf | 3 + ...ason-4B-Instruct-heretic-v2.i1-IQ4_XS.gguf | 3 + ...Reason-4B-Instruct-heretic-v2.i1-Q2_K.gguf | 3 + ...ason-4B-Instruct-heretic-v2.i1-Q2_K_S.gguf | 3 + ...ason-4B-Instruct-heretic-v2.i1-Q3_K_L.gguf | 3 + ...ason-4B-Instruct-heretic-v2.i1-Q3_K_M.gguf | 3 + ...ason-4B-Instruct-heretic-v2.i1-Q3_K_S.gguf | 3 + ...Reason-4B-Instruct-heretic-v2.i1-Q4_0.gguf | 3 + ...Reason-4B-Instruct-heretic-v2.i1-Q4_1.gguf | 3 + ...ason-4B-Instruct-heretic-v2.i1-Q4_K_M.gguf | 3 + ...ason-4B-Instruct-heretic-v2.i1-Q4_K_S.gguf | 3 + ...ason-4B-Instruct-heretic-v2.i1-Q5_K_M.gguf | 3 + ...ason-4B-Instruct-heretic-v2.i1-Q5_K_S.gguf | 3 + ...Reason-4B-Instruct-heretic-v2.i1-Q6_K.gguf | 3 + ...Reason-4B-Instruct-heretic-v2.imatrix.gguf | 3 + README.md | 96 +++++++++++++++++++ 27 files changed, 231 insertions(+) create mode 100644 .gitattributes create mode 100644 Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ1_M.gguf create mode 100644 Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ1_S.gguf create mode 100644 Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ2_M.gguf create mode 100644 Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ2_S.gguf create mode 100644 Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ2_XS.gguf create mode 100644 Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ2_XXS.gguf create mode 100644 Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ3_M.gguf create mode 100644 Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ3_S.gguf create mode 100644 Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ3_XS.gguf create mode 100644 Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ3_XXS.gguf create mode 100644 Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ4_NL.gguf create mode 100644 Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ4_XS.gguf create mode 100644 Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q2_K.gguf create mode 100644 Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q2_K_S.gguf create mode 100644 Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q3_K_L.gguf create mode 100644 Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q3_K_M.gguf create mode 100644 Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q3_K_S.gguf create mode 100644 Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q4_0.gguf create mode 100644 Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q4_1.gguf create mode 100644 Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q4_K_M.gguf create mode 100644 Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q4_K_S.gguf create mode 100644 Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q5_K_M.gguf create mode 100644 Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q5_K_S.gguf create mode 100644 Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q6_K.gguf create mode 100644 Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2a54763 --- /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 +Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ1_M.gguf b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ1_M.gguf new file mode 100644 index 0000000..09e18c3 --- /dev/null +++ b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b39f6575c3f5d0edcc2d700c8317c88f732dd001b083eccb81e09f735226fc8 +size 1127017376 diff --git a/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ1_S.gguf b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ1_S.gguf new file mode 100644 index 0000000..e4ec27a --- /dev/null +++ b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4d81fa3c60b9b82d11a60ffec357a259f96ab2c3975b7c4b62ccc8290ed0c4e +size 1055255456 diff --git a/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ2_M.gguf b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ2_M.gguf new file mode 100644 index 0000000..d97040e --- /dev/null +++ b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee56b54b3d0e5b1b7c55330c839a07ea3631d47d6bb2a619efaa65e9131d679e +size 1512983456 diff --git a/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ2_S.gguf b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ2_S.gguf new file mode 100644 index 0000000..941b7cb --- /dev/null +++ b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a46692104692c831a6fa13fc2bf5dcff90a36d934a78b382d397977833493d37 +size 1417300896 diff --git a/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ2_XS.gguf b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ2_XS.gguf new file mode 100644 index 0000000..3796d92 --- /dev/null +++ b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00de0f8f5ffc18654177662271cf977ead625b2aa68c4a2466308d708bf57991 +size 1354099616 diff --git a/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ2_XXS.gguf b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..08d3bff --- /dev/null +++ b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e22b00455e7ae1caa8ba325a0f6b05c5f1f60858506e7bb798ec6a5689249c93 +size 1246620576 diff --git a/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ3_M.gguf b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ3_M.gguf new file mode 100644 index 0000000..37d8417 --- /dev/null +++ b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32b73cf7653c430d44b65ecaf0f5887a9a8251a5b69a2fc4861178b6a4c1bf44 +size 1962895776 diff --git a/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ3_S.gguf b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ3_S.gguf new file mode 100644 index 0000000..97d97fb --- /dev/null +++ b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2068aa7afd58ef396ad60e7991bf1afb2d31fa1ebe19c49af9456d2ee9628b1d +size 1899530656 diff --git a/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ3_XS.gguf b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ3_XS.gguf new file mode 100644 index 0000000..0f1c20c --- /dev/null +++ b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c5bd8b6b191e2f70c41894e9c9616b210d399b8c7ef20955d96ae68099931f2 +size 1814374816 diff --git a/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ3_XXS.gguf b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..e9628b7 --- /dev/null +++ b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08f07e004e1b949591e7f54c36a25e51c715a3157c441a09fa7b4443782f08e1 +size 1670187936 diff --git a/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ4_NL.gguf b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ4_NL.gguf new file mode 100644 index 0000000..3b64f32 --- /dev/null +++ b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:384fc3b5440c3c6c12e20ad43444a108851511b278c3a7db1b50e31156c28b97 +size 2381343136 diff --git a/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ4_XS.gguf b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ4_XS.gguf new file mode 100644 index 0000000..cbec99a --- /dev/null +++ b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f17bebaea344b3b73f55dc833e7989124e9eaa58283fbca9bc8df4213d5678aa +size 2270751136 diff --git a/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q2_K.gguf b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q2_K.gguf new file mode 100644 index 0000000..dae121e --- /dev/null +++ b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43bc064aed4385cbec35a0cebfdb3c15de4acc7bf706161f48749ee1201e01ef +size 1669499296 diff --git a/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q2_K_S.gguf b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q2_K_S.gguf new file mode 100644 index 0000000..46acab2 --- /dev/null +++ b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f87e26ce8dde6fa26650b09443ec08fe9c9914a5b29a30f5d5800fb111b2018d +size 1563453856 diff --git a/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q3_K_L.gguf b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q3_K_L.gguf new file mode 100644 index 0000000..c93ec8f --- /dev/null +++ b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:613d012a6a6f22dd5ebb006610eeed6e70081656740f6d49289999f3362c636a +size 2239785376 diff --git a/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q3_K_M.gguf b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q3_K_M.gguf new file mode 100644 index 0000000..5d390da --- /dev/null +++ b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd2fc0e1f17b7db879b0f585f0023c80be7f45167db1f065bd6b1402df6e4ab7 +size 2075617696 diff --git a/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q3_K_S.gguf b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q3_K_S.gguf new file mode 100644 index 0000000..a350d00 --- /dev/null +++ b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51e721086fbb9427db8f61c481298c6fd428169a27c2127123dfb9c5dd986b5a +size 1886996896 diff --git a/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q4_0.gguf b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q4_0.gguf new file mode 100644 index 0000000..1eb76a0 --- /dev/null +++ b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e19781c58edd46f7af233e2f95f2696bb093c5a6766a6c4703ca5d5d1a3f5383 +size 2375772576 diff --git a/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q4_1.gguf b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q4_1.gguf new file mode 100644 index 0000000..98ab208 --- /dev/null +++ b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0736c577e564c048ebaadac980f43a602116a5046f6b37c7f14f51d4b6b952b4 +size 2596628896 diff --git a/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q4_K_M.gguf b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q4_K_M.gguf new file mode 100644 index 0000000..9721ae4 --- /dev/null +++ b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:006f1b3470daea0ea32a691e5f18e0384e8698fa8fd10bccbe370d4671f96249 +size 2497280416 diff --git a/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q4_K_S.gguf b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q4_K_S.gguf new file mode 100644 index 0000000..48ccb3b --- /dev/null +++ b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f5a07026bf875bb538d1dbae407b15a28c36439438d3b82bc8b772b24e91301 +size 2383309216 diff --git a/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q5_K_M.gguf b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q5_K_M.gguf new file mode 100644 index 0000000..df36981 --- /dev/null +++ b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c04333c2c815d96518bc3d157fc14e85f1d99c3ac09b96edd72ae30010d3438 +size 2889513376 diff --git a/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q5_K_S.gguf b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q5_K_S.gguf new file mode 100644 index 0000000..2058ccf --- /dev/null +++ b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f170cac22dc579a33d26587f21b99bee9d04555e60057da343c93a7ffaf83431 +size 2823711136 diff --git a/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q6_K.gguf b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q6_K.gguf new file mode 100644 index 0000000..f330494 --- /dev/null +++ b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab90cf891da6f929dc00505a638010234e60794f5816d6fe3bc2ac55f14a2945 +size 3306260896 diff --git a/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.imatrix.gguf b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.imatrix.gguf new file mode 100644 index 0000000..5d72f63 --- /dev/null +++ b/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a8b96da02d1666b3e4398a0f18283d46370e35a386f8f0aa4d53edb19c980f3 +size 3872640 diff --git a/README.md b/README.md new file mode 100644 index 0000000..86b2631 --- /dev/null +++ b/README.md @@ -0,0 +1,96 @@ +--- +base_model: daydreamwarrior/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2 +language: +- en +library_name: transformers +license: cc-by-nc-4.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- reasoning +- rlvr +- math +- code +- stem +- nvidia +- heretic +- uncensored +- decensored +- abliterated +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/daydreamwarrior/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Nemotron-Research-GooseReason-4B-Instruct-heretic-v2-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2-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/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2-i1-GGUF/resolve/main/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2-i1-GGUF/resolve/main/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ1_S.gguf) | i1-IQ1_S | 1.2 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2-i1-GGUF/resolve/main/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ1_M.gguf) | i1-IQ1_M | 1.2 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2-i1-GGUF/resolve/main/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2-i1-GGUF/resolve/main/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2-i1-GGUF/resolve/main/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ2_S.gguf) | i1-IQ2_S | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2-i1-GGUF/resolve/main/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ2_M.gguf) | i1-IQ2_M | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2-i1-GGUF/resolve/main/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2-i1-GGUF/resolve/main/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q2_K.gguf) | i1-Q2_K | 1.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2-i1-GGUF/resolve/main/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2-i1-GGUF/resolve/main/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2-i1-GGUF/resolve/main/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q3_K_S.gguf) | i1-Q3_K_S | 2.0 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2-i1-GGUF/resolve/main/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ3_S.gguf) | i1-IQ3_S | 2.0 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2-i1-GGUF/resolve/main/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ3_M.gguf) | i1-IQ3_M | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2-i1-GGUF/resolve/main/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q3_K_M.gguf) | i1-Q3_K_M | 2.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2-i1-GGUF/resolve/main/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q3_K_L.gguf) | i1-Q3_K_L | 2.3 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2-i1-GGUF/resolve/main/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ4_XS.gguf) | i1-IQ4_XS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2-i1-GGUF/resolve/main/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q4_0.gguf) | i1-Q4_0 | 2.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2-i1-GGUF/resolve/main/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2-i1-GGUF/resolve/main/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.5 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2-i1-GGUF/resolve/main/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2-i1-GGUF/resolve/main/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q4_1.gguf) | i1-Q4_1 | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2-i1-GGUF/resolve/main/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2-i1-GGUF/resolve/main/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q5_K_M.gguf) | i1-Q5_K_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2-i1-GGUF/resolve/main/Nemotron-Research-GooseReason-4B-Instruct-heretic-v2.i1-Q6_K.gguf) | i1-Q6_K | 3.4 | 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. + +