From 4d310860d1f3f99d7d615ba3abccfdb0935b31e4 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 29 May 2026 07:34:12 +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: DevQuasar/nvidia.OpenCodeReasoning-Nemotron-32B-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++++++++++ README.md | 20 ++++++++ configuration.json | 1 + ...a.OpenCodeReasoning-Nemotron-32B.Q2_K.gguf | 3 ++ ...OpenCodeReasoning-Nemotron-32B.Q3_K_L.gguf | 3 ++ ...OpenCodeReasoning-Nemotron-32B.Q3_K_M.gguf | 3 ++ ...OpenCodeReasoning-Nemotron-32B.Q3_K_S.gguf | 3 ++ ...OpenCodeReasoning-Nemotron-32B.Q4_K_M.gguf | 3 ++ ...OpenCodeReasoning-Nemotron-32B.Q4_K_S.gguf | 3 ++ ...OpenCodeReasoning-Nemotron-32B.Q5_K_M.gguf | 3 ++ ...OpenCodeReasoning-Nemotron-32B.Q5_K_S.gguf | 3 ++ ...a.OpenCodeReasoning-Nemotron-32B.Q6_K.gguf | 3 ++ ...a.OpenCodeReasoning-Nemotron-32B.Q8_0.gguf | 3 ++ ...oning-Nemotron-32B.f16-00001-of-00002.gguf | 3 ++ ...oning-Nemotron-32B.f16-00002-of-00002.gguf | 3 ++ 15 files changed, 104 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 configuration.json create mode 100644 nvidia.OpenCodeReasoning-Nemotron-32B.Q2_K.gguf create mode 100644 nvidia.OpenCodeReasoning-Nemotron-32B.Q3_K_L.gguf create mode 100644 nvidia.OpenCodeReasoning-Nemotron-32B.Q3_K_M.gguf create mode 100644 nvidia.OpenCodeReasoning-Nemotron-32B.Q3_K_S.gguf create mode 100644 nvidia.OpenCodeReasoning-Nemotron-32B.Q4_K_M.gguf create mode 100644 nvidia.OpenCodeReasoning-Nemotron-32B.Q4_K_S.gguf create mode 100644 nvidia.OpenCodeReasoning-Nemotron-32B.Q5_K_M.gguf create mode 100644 nvidia.OpenCodeReasoning-Nemotron-32B.Q5_K_S.gguf create mode 100644 nvidia.OpenCodeReasoning-Nemotron-32B.Q6_K.gguf create mode 100644 nvidia.OpenCodeReasoning-Nemotron-32B.Q8_0.gguf create mode 100644 nvidia.OpenCodeReasoning-Nemotron-32B.f16-00001-of-00002.gguf create mode 100644 nvidia.OpenCodeReasoning-Nemotron-32B.f16-00002-of-00002.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..53d7257 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,47 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bin.* filter=lfs diff=lfs merge=lfs -text +*.bz2 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 +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack 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 +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +saved_model/**/* 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 +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zstandard filter=lfs diff=lfs merge=lfs -text +*.tfevents* filter=lfs diff=lfs merge=lfs -text +*.db* filter=lfs diff=lfs merge=lfs -text +*.ark* filter=lfs diff=lfs merge=lfs -text +**/*ckpt*data* filter=lfs diff=lfs merge=lfs -text +**/*ckpt*.meta filter=lfs diff=lfs merge=lfs -text +**/*ckpt*.index filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.gguf* filter=lfs diff=lfs merge=lfs -text +*.ggml filter=lfs diff=lfs merge=lfs -text +*.llamafile* filter=lfs diff=lfs merge=lfs -text +*.pt2 filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..e8f6830 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +--- +base_model: +- nvidia/OpenCodeReasoning-Nemotron-32B +pipeline_tag: text-generation +--- + +[](https://devquasar.com) + +Quantized version of: [nvidia/OpenCodeReasoning-Nemotron-32B](https://huggingface.co/nvidia/OpenCodeReasoning-Nemotron-32B) + +'Make knowledge free for everyone' + +

+ Made with
+ + + +

+ +Buy Me a Coffee at ko-fi.com diff --git a/configuration.json b/configuration.json new file mode 100644 index 0000000..bbeeda1 --- /dev/null +++ b/configuration.json @@ -0,0 +1 @@ +{"framework": "pytorch", "task": "text-generation", "allow_remote": true} \ No newline at end of file diff --git a/nvidia.OpenCodeReasoning-Nemotron-32B.Q2_K.gguf b/nvidia.OpenCodeReasoning-Nemotron-32B.Q2_K.gguf new file mode 100644 index 0000000..3c98ee4 --- /dev/null +++ b/nvidia.OpenCodeReasoning-Nemotron-32B.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f692681a2127385f9c4ea91811f67a1d79c9a46d878f3cc05b285a5d870b6fe8 +size 12313099072 diff --git a/nvidia.OpenCodeReasoning-Nemotron-32B.Q3_K_L.gguf b/nvidia.OpenCodeReasoning-Nemotron-32B.Q3_K_L.gguf new file mode 100644 index 0000000..9956295 --- /dev/null +++ b/nvidia.OpenCodeReasoning-Nemotron-32B.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2720b83442981b240f565e5f1f277b5b6990c33931d29f42e360446b0bfd6cb4 +size 17247079232 diff --git a/nvidia.OpenCodeReasoning-Nemotron-32B.Q3_K_M.gguf b/nvidia.OpenCodeReasoning-Nemotron-32B.Q3_K_M.gguf new file mode 100644 index 0000000..96c3d2d --- /dev/null +++ b/nvidia.OpenCodeReasoning-Nemotron-32B.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:210c696385a0ee71cb5fcf2cce29661ed4a468e51119c5435881bc3c5ab53255 +size 15935048512 diff --git a/nvidia.OpenCodeReasoning-Nemotron-32B.Q3_K_S.gguf b/nvidia.OpenCodeReasoning-Nemotron-32B.Q3_K_S.gguf new file mode 100644 index 0000000..1895744 --- /dev/null +++ b/nvidia.OpenCodeReasoning-Nemotron-32B.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f34d78404c34b61baa913151f00b0b335c76b20121483282128e4e7e821c8033 +size 14392331072 diff --git a/nvidia.OpenCodeReasoning-Nemotron-32B.Q4_K_M.gguf b/nvidia.OpenCodeReasoning-Nemotron-32B.Q4_K_M.gguf new file mode 100644 index 0000000..00a0ed6 --- /dev/null +++ b/nvidia.OpenCodeReasoning-Nemotron-32B.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c03b6ab0ec3e9a85ea92490a5fe5551ea521a9035f46db37a990effececf812f +size 19851336512 diff --git a/nvidia.OpenCodeReasoning-Nemotron-32B.Q4_K_S.gguf b/nvidia.OpenCodeReasoning-Nemotron-32B.Q4_K_S.gguf new file mode 100644 index 0000000..a191d6c --- /dev/null +++ b/nvidia.OpenCodeReasoning-Nemotron-32B.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:199483c4cac66db84cea6a86aeaf590c64e080b5644794df0ac72b92c932107a +size 18784410432 diff --git a/nvidia.OpenCodeReasoning-Nemotron-32B.Q5_K_M.gguf b/nvidia.OpenCodeReasoning-Nemotron-32B.Q5_K_M.gguf new file mode 100644 index 0000000..f55944f --- /dev/null +++ b/nvidia.OpenCodeReasoning-Nemotron-32B.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d301536cadc7d5c5cb2f0def8e60d1736435a21fbf2ba27dbeefe1e4d28943f +size 23262157632 diff --git a/nvidia.OpenCodeReasoning-Nemotron-32B.Q5_K_S.gguf b/nvidia.OpenCodeReasoning-Nemotron-32B.Q5_K_S.gguf new file mode 100644 index 0000000..4bf62b6 --- /dev/null +++ b/nvidia.OpenCodeReasoning-Nemotron-32B.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:702b81bcf144a1b24c61bde2f2502699c4fbc20c13d18e932d86afe735ffaed7 +size 22638254912 diff --git a/nvidia.OpenCodeReasoning-Nemotron-32B.Q6_K.gguf b/nvidia.OpenCodeReasoning-Nemotron-32B.Q6_K.gguf new file mode 100644 index 0000000..2799347 --- /dev/null +++ b/nvidia.OpenCodeReasoning-Nemotron-32B.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:351b2d1f0228310f26c5edbe160623487abe85d2eecee598d90d18fd5991f7ff +size 26886155072 diff --git a/nvidia.OpenCodeReasoning-Nemotron-32B.Q8_0.gguf b/nvidia.OpenCodeReasoning-Nemotron-32B.Q8_0.gguf new file mode 100644 index 0000000..c07e611 --- /dev/null +++ b/nvidia.OpenCodeReasoning-Nemotron-32B.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8ce0f902c1480d04ca24b5a80a9c03fb3107c7414cfee191350101abd1ce92f +size 34820885312 diff --git a/nvidia.OpenCodeReasoning-Nemotron-32B.f16-00001-of-00002.gguf b/nvidia.OpenCodeReasoning-Nemotron-32B.f16-00001-of-00002.gguf new file mode 100644 index 0000000..30ba208 --- /dev/null +++ b/nvidia.OpenCodeReasoning-Nemotron-32B.f16-00001-of-00002.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08e36fd16691e5f0c78b43eb2605bf7a3c5e8c68d40a51f15505420d9fbbaeb3 +size 39880800352 diff --git a/nvidia.OpenCodeReasoning-Nemotron-32B.f16-00002-of-00002.gguf b/nvidia.OpenCodeReasoning-Nemotron-32B.f16-00002-of-00002.gguf new file mode 100644 index 0000000..d708fdf --- /dev/null +++ b/nvidia.OpenCodeReasoning-Nemotron-32B.f16-00002-of-00002.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbfa356f6444c5a177a3e282004aed05b5d9a454d0d158a4c8f22b8d7c02bd11 +size 25655169952