From d70d786185f1602182ad623438bd3bf8ab62e91d Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 14 Sep 2026 05:37: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.AceMath-RL-Nemotron-7B-GGUF Source: Original Platform --- .gitattributes | 46 +++++++++++++++++++++++ README.md | 20 ++++++++++ configuration.json | 1 + nvidia.AceMath-RL-Nemotron-7B.Q2_K.gguf | 3 ++ nvidia.AceMath-RL-Nemotron-7B.Q3_K_L.gguf | 3 ++ nvidia.AceMath-RL-Nemotron-7B.Q3_K_M.gguf | 3 ++ nvidia.AceMath-RL-Nemotron-7B.Q3_K_S.gguf | 3 ++ nvidia.AceMath-RL-Nemotron-7B.Q4_K_M.gguf | 3 ++ nvidia.AceMath-RL-Nemotron-7B.Q4_K_S.gguf | 3 ++ nvidia.AceMath-RL-Nemotron-7B.Q5_K_M.gguf | 3 ++ nvidia.AceMath-RL-Nemotron-7B.Q5_K_S.gguf | 3 ++ nvidia.AceMath-RL-Nemotron-7B.Q6_K.gguf | 3 ++ nvidia.AceMath-RL-Nemotron-7B.Q8_0.gguf | 3 ++ nvidia.AceMath-RL-Nemotron-7B.f16.gguf | 3 ++ 14 files changed, 100 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 configuration.json create mode 100644 nvidia.AceMath-RL-Nemotron-7B.Q2_K.gguf create mode 100644 nvidia.AceMath-RL-Nemotron-7B.Q3_K_L.gguf create mode 100644 nvidia.AceMath-RL-Nemotron-7B.Q3_K_M.gguf create mode 100644 nvidia.AceMath-RL-Nemotron-7B.Q3_K_S.gguf create mode 100644 nvidia.AceMath-RL-Nemotron-7B.Q4_K_M.gguf create mode 100644 nvidia.AceMath-RL-Nemotron-7B.Q4_K_S.gguf create mode 100644 nvidia.AceMath-RL-Nemotron-7B.Q5_K_M.gguf create mode 100644 nvidia.AceMath-RL-Nemotron-7B.Q5_K_S.gguf create mode 100644 nvidia.AceMath-RL-Nemotron-7B.Q6_K.gguf create mode 100644 nvidia.AceMath-RL-Nemotron-7B.Q8_0.gguf create mode 100644 nvidia.AceMath-RL-Nemotron-7B.f16.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..fb4a72a --- /dev/null +++ b/.gitattributes @@ -0,0 +1,46 @@ +*.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 +nvidia.AceMath-RL-Nemotron-7B.f16.gguf filter=lfs diff=lfs merge=lfs -text +nvidia.AceMath-RL-Nemotron-7B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +nvidia.AceMath-RL-Nemotron-7B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +nvidia.AceMath-RL-Nemotron-7B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +nvidia.AceMath-RL-Nemotron-7B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +nvidia.AceMath-RL-Nemotron-7B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +nvidia.AceMath-RL-Nemotron-7B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +nvidia.AceMath-RL-Nemotron-7B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +nvidia.AceMath-RL-Nemotron-7B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +nvidia.AceMath-RL-Nemotron-7B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +nvidia.AceMath-RL-Nemotron-7B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..36036e4 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +--- +base_model: +- nvidia/AceMath-RL-Nemotron-7B +pipeline_tag: text-generation +--- + +[](https://devquasar.com) + +Quantized version of: [nvidia/AceMath-RL-Nemotron-7B](https://huggingface.co/nvidia/AceMath-RL-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..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.AceMath-RL-Nemotron-7B.Q2_K.gguf b/nvidia.AceMath-RL-Nemotron-7B.Q2_K.gguf new file mode 100644 index 0000000..6053a4e --- /dev/null +++ b/nvidia.AceMath-RL-Nemotron-7B.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ad82d1f0b3ab94e92a07705edb8f512b5c4fe1e1072a722031a7f74c7b43d51 +size 3015940224 diff --git a/nvidia.AceMath-RL-Nemotron-7B.Q3_K_L.gguf b/nvidia.AceMath-RL-Nemotron-7B.Q3_K_L.gguf new file mode 100644 index 0000000..4050ae0 --- /dev/null +++ b/nvidia.AceMath-RL-Nemotron-7B.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:506fa8b4b400244d3726535cb1873b438bbec6add78109dbf0cde2e89e4156e8 +size 4088459392 diff --git a/nvidia.AceMath-RL-Nemotron-7B.Q3_K_M.gguf b/nvidia.AceMath-RL-Nemotron-7B.Q3_K_M.gguf new file mode 100644 index 0000000..debebff --- /dev/null +++ b/nvidia.AceMath-RL-Nemotron-7B.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2bdca03a973b1c71ea0737e97daa64451254cb5751b7b8baeb38656d750cbef +size 3808391296 diff --git a/nvidia.AceMath-RL-Nemotron-7B.Q3_K_S.gguf b/nvidia.AceMath-RL-Nemotron-7B.Q3_K_S.gguf new file mode 100644 index 0000000..2f85910 --- /dev/null +++ b/nvidia.AceMath-RL-Nemotron-7B.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2520ac93ce3834ce91e547894d25e3675e3c3f0b8a135cfd1c817b7eac0a127 +size 3492368512 diff --git a/nvidia.AceMath-RL-Nemotron-7B.Q4_K_M.gguf b/nvidia.AceMath-RL-Nemotron-7B.Q4_K_M.gguf new file mode 100644 index 0000000..7500235 --- /dev/null +++ b/nvidia.AceMath-RL-Nemotron-7B.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe270c67a2b91b215784a04d5c3fa476be8b0ecd9eade412f0b87e911fb6a83b +size 4683073664 diff --git a/nvidia.AceMath-RL-Nemotron-7B.Q4_K_S.gguf b/nvidia.AceMath-RL-Nemotron-7B.Q4_K_S.gguf new file mode 100644 index 0000000..d152b50 --- /dev/null +++ b/nvidia.AceMath-RL-Nemotron-7B.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0050f24d097cc66b4319c95f84fc974b625051254cf7fadc1e5a08f7248f18a0 +size 4457769088 diff --git a/nvidia.AceMath-RL-Nemotron-7B.Q5_K_M.gguf b/nvidia.AceMath-RL-Nemotron-7B.Q5_K_M.gguf new file mode 100644 index 0000000..aad696c --- /dev/null +++ b/nvidia.AceMath-RL-Nemotron-7B.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d4129c0c43e71f5b36bc63f88bfd0a81f0f667630402a0fd32ab740b397e5f6 +size 5444831360 diff --git a/nvidia.AceMath-RL-Nemotron-7B.Q5_K_S.gguf b/nvidia.AceMath-RL-Nemotron-7B.Q5_K_S.gguf new file mode 100644 index 0000000..9c5d6ed --- /dev/null +++ b/nvidia.AceMath-RL-Nemotron-7B.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:244f58ec89c42816dfb69a980a242b12b5eed0e4d327501efbb50a9e28d2c7b1 +size 5315176576 diff --git a/nvidia.AceMath-RL-Nemotron-7B.Q6_K.gguf b/nvidia.AceMath-RL-Nemotron-7B.Q6_K.gguf new file mode 100644 index 0000000..eeb4efd --- /dev/null +++ b/nvidia.AceMath-RL-Nemotron-7B.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea0ee37dccf40f4ae7eae97dcaf336c7ee6b53f19f50d3c5d4346a8ad7d938d +size 6254198912 diff --git a/nvidia.AceMath-RL-Nemotron-7B.Q8_0.gguf b/nvidia.AceMath-RL-Nemotron-7B.Q8_0.gguf new file mode 100644 index 0000000..1a29b70 --- /dev/null +++ b/nvidia.AceMath-RL-Nemotron-7B.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89eddaabd4a4a205dc115d13374a750a898ebaadf16324b3c76ff57358d947bd +size 8098525312 diff --git a/nvidia.AceMath-RL-Nemotron-7B.f16.gguf b/nvidia.AceMath-RL-Nemotron-7B.f16.gguf new file mode 100644 index 0000000..0212b8e --- /dev/null +++ b/nvidia.AceMath-RL-Nemotron-7B.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4db8554d476d3557de5ce72ecd4e51b0f18222ba360def5ab46e8f17ffdf7966 +size 15237853312