From 083666cce9477addcf6c54e39b879cb22c92ca9f Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 19 Aug 2026 16:55:13 +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: TEST-XISHAN/nvidia.OpenReasoning-Nemotron-7B-GGUF-4 Source: Original Platform --- .gitattributes | 47 ++++++++++++++++++++ README.md | 20 +++++++++ configuration.json | 1 + nvidia.OpenReasoning-Nemotron-7B.Q2_K.gguf | 3 ++ nvidia.OpenReasoning-Nemotron-7B.Q3_K_L.gguf | 3 ++ nvidia.OpenReasoning-Nemotron-7B.Q3_K_M.gguf | 3 ++ nvidia.OpenReasoning-Nemotron-7B.Q3_K_S.gguf | 3 ++ nvidia.OpenReasoning-Nemotron-7B.Q4_K_M.gguf | 3 ++ nvidia.OpenReasoning-Nemotron-7B.Q4_K_S.gguf | 3 ++ nvidia.OpenReasoning-Nemotron-7B.Q5_K_M.gguf | 3 ++ nvidia.OpenReasoning-Nemotron-7B.Q5_K_S.gguf | 3 ++ nvidia.OpenReasoning-Nemotron-7B.Q6_K.gguf | 3 ++ nvidia.OpenReasoning-Nemotron-7B.Q8_0.gguf | 3 ++ nvidia.OpenReasoning-Nemotron-7B.f16.gguf | 3 ++ 14 files changed, 101 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 configuration.json create mode 100644 nvidia.OpenReasoning-Nemotron-7B.Q2_K.gguf create mode 100644 nvidia.OpenReasoning-Nemotron-7B.Q3_K_L.gguf create mode 100644 nvidia.OpenReasoning-Nemotron-7B.Q3_K_M.gguf create mode 100644 nvidia.OpenReasoning-Nemotron-7B.Q3_K_S.gguf create mode 100644 nvidia.OpenReasoning-Nemotron-7B.Q4_K_M.gguf create mode 100644 nvidia.OpenReasoning-Nemotron-7B.Q4_K_S.gguf create mode 100644 nvidia.OpenReasoning-Nemotron-7B.Q5_K_M.gguf create mode 100644 nvidia.OpenReasoning-Nemotron-7B.Q5_K_S.gguf create mode 100644 nvidia.OpenReasoning-Nemotron-7B.Q6_K.gguf create mode 100644 nvidia.OpenReasoning-Nemotron-7B.Q8_0.gguf create mode 100644 nvidia.OpenReasoning-Nemotron-7B.f16.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..a91543b --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +--- +base_model: +- nvidia/OpenReasoning-Nemotron-7B +pipeline_tag: text-generation +--- + +[](https://devquasar.com) + +Quantized version of: [nvidia/OpenReasoning-Nemotron-7B](https://huggingface.co/nvidia/OpenReasoning-Nemotron-7B) + +'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..566ff31 --- /dev/null +++ b/configuration.json @@ -0,0 +1 @@ +{"framework": "pytorch", "task": "other", "allow_remote": true} \ No newline at end of file diff --git a/nvidia.OpenReasoning-Nemotron-7B.Q2_K.gguf b/nvidia.OpenReasoning-Nemotron-7B.Q2_K.gguf new file mode 100644 index 0000000..3becc20 --- /dev/null +++ b/nvidia.OpenReasoning-Nemotron-7B.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63b672ad6aecaba9ce6ad7b33087bd09a215b058c11f51858d562ea40715bfde +size 3015938496 diff --git a/nvidia.OpenReasoning-Nemotron-7B.Q3_K_L.gguf b/nvidia.OpenReasoning-Nemotron-7B.Q3_K_L.gguf new file mode 100644 index 0000000..2433705 --- /dev/null +++ b/nvidia.OpenReasoning-Nemotron-7B.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c549d964955dda9fff895a06d3381bf01aba0bebba9749d7c5297c62bad11149 +size 4088457664 diff --git a/nvidia.OpenReasoning-Nemotron-7B.Q3_K_M.gguf b/nvidia.OpenReasoning-Nemotron-7B.Q3_K_M.gguf new file mode 100644 index 0000000..0f3c8d8 --- /dev/null +++ b/nvidia.OpenReasoning-Nemotron-7B.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:730719e58340ca8a0acb6be1873e1b72fa0dbf25eb62380616ac7b36f714c2f1 +size 3808389568 diff --git a/nvidia.OpenReasoning-Nemotron-7B.Q3_K_S.gguf b/nvidia.OpenReasoning-Nemotron-7B.Q3_K_S.gguf new file mode 100644 index 0000000..608f522 --- /dev/null +++ b/nvidia.OpenReasoning-Nemotron-7B.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cef9ff0829e01a15b913a2f16efe6bbad2416f2fcd3c647d3bb269928d3dbdc3 +size 3492366784 diff --git a/nvidia.OpenReasoning-Nemotron-7B.Q4_K_M.gguf b/nvidia.OpenReasoning-Nemotron-7B.Q4_K_M.gguf new file mode 100644 index 0000000..df4bdcb --- /dev/null +++ b/nvidia.OpenReasoning-Nemotron-7B.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ded7a029eca538c6fe8b80cee0e5ca0dfb5ed0b23e3f5401117e1654c6ad0991 +size 4683071936 diff --git a/nvidia.OpenReasoning-Nemotron-7B.Q4_K_S.gguf b/nvidia.OpenReasoning-Nemotron-7B.Q4_K_S.gguf new file mode 100644 index 0000000..5df2d22 --- /dev/null +++ b/nvidia.OpenReasoning-Nemotron-7B.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2bb4885158be87e9463558e4c389343ccef47e6900d619b2f58cb4646059952 +size 4457767360 diff --git a/nvidia.OpenReasoning-Nemotron-7B.Q5_K_M.gguf b/nvidia.OpenReasoning-Nemotron-7B.Q5_K_M.gguf new file mode 100644 index 0000000..3b79b71 --- /dev/null +++ b/nvidia.OpenReasoning-Nemotron-7B.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa3d6ec8e43f9d27f1f6e58b41f00da777ce33d671b5fa163e99c1bdd07eb51d +size 5444829632 diff --git a/nvidia.OpenReasoning-Nemotron-7B.Q5_K_S.gguf b/nvidia.OpenReasoning-Nemotron-7B.Q5_K_S.gguf new file mode 100644 index 0000000..85d8d42 --- /dev/null +++ b/nvidia.OpenReasoning-Nemotron-7B.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4883375f2f9c2f7dd027e417a3bb5966e5458c1bd7d91fb4ce28db32749242ef +size 5315174848 diff --git a/nvidia.OpenReasoning-Nemotron-7B.Q6_K.gguf b/nvidia.OpenReasoning-Nemotron-7B.Q6_K.gguf new file mode 100644 index 0000000..59d588e --- /dev/null +++ b/nvidia.OpenReasoning-Nemotron-7B.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c604a85f9ceb8cf54c8fa9539caec78222fad11c6abd2719625e30acd9019f6d +size 6254197184 diff --git a/nvidia.OpenReasoning-Nemotron-7B.Q8_0.gguf b/nvidia.OpenReasoning-Nemotron-7B.Q8_0.gguf new file mode 100644 index 0000000..2415427 --- /dev/null +++ b/nvidia.OpenReasoning-Nemotron-7B.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:877dcb4e041c6544a54c97e46e71275f372f2ef280f03f546a1ae30c14ddbfc6 +size 8098523584 diff --git a/nvidia.OpenReasoning-Nemotron-7B.f16.gguf b/nvidia.OpenReasoning-Nemotron-7B.f16.gguf new file mode 100644 index 0000000..2589e8b --- /dev/null +++ b/nvidia.OpenReasoning-Nemotron-7B.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a78b3a30a1dfedb3b733492c41c923b24d504aea68dc023a44663a6c293a57fe +size 15237851584