From 33f8ed9fbf17a717be2696dbac125c1640974f93 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 15 May 2026 05:45:57 +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/Hermes-2-Pro-Mistral-7B-GodCoder-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++ ...es-2-Pro-Mistral-7B-GodCoder.i1-IQ1_M.gguf | 3 + ...es-2-Pro-Mistral-7B-GodCoder.i1-IQ1_S.gguf | 3 + ...es-2-Pro-Mistral-7B-GodCoder.i1-IQ2_M.gguf | 3 + ...es-2-Pro-Mistral-7B-GodCoder.i1-IQ2_S.gguf | 3 + ...s-2-Pro-Mistral-7B-GodCoder.i1-IQ2_XS.gguf | 3 + ...-2-Pro-Mistral-7B-GodCoder.i1-IQ2_XXS.gguf | 3 + ...es-2-Pro-Mistral-7B-GodCoder.i1-IQ3_M.gguf | 3 + ...es-2-Pro-Mistral-7B-GodCoder.i1-IQ3_S.gguf | 3 + ...s-2-Pro-Mistral-7B-GodCoder.i1-IQ3_XS.gguf | 3 + ...-2-Pro-Mistral-7B-GodCoder.i1-IQ3_XXS.gguf | 3 + ...s-2-Pro-Mistral-7B-GodCoder.i1-IQ4_NL.gguf | 3 + ...s-2-Pro-Mistral-7B-GodCoder.i1-IQ4_XS.gguf | 3 + Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q2_K.gguf | 3 + ...s-2-Pro-Mistral-7B-GodCoder.i1-Q2_K_S.gguf | 3 + ...s-2-Pro-Mistral-7B-GodCoder.i1-Q3_K_L.gguf | 3 + ...s-2-Pro-Mistral-7B-GodCoder.i1-Q3_K_M.gguf | 3 + ...s-2-Pro-Mistral-7B-GodCoder.i1-Q3_K_S.gguf | 3 + Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q4_0.gguf | 3 + Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q4_1.gguf | 3 + ...s-2-Pro-Mistral-7B-GodCoder.i1-Q4_K_M.gguf | 3 + ...s-2-Pro-Mistral-7B-GodCoder.i1-Q4_K_S.gguf | 3 + ...s-2-Pro-Mistral-7B-GodCoder.i1-Q5_K_M.gguf | 3 + ...s-2-Pro-Mistral-7B-GodCoder.i1-Q5_K_S.gguf | 3 + Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q6_K.gguf | 3 + Hermes-2-Pro-Mistral-7B-GodCoder.imatrix.gguf | 3 + README.md | 90 +++++++++++++++++++ 27 files changed, 225 insertions(+) create mode 100644 .gitattributes create mode 100644 Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ1_M.gguf create mode 100644 Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ1_S.gguf create mode 100644 Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ2_M.gguf create mode 100644 Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ2_S.gguf create mode 100644 Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ2_XS.gguf create mode 100644 Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ2_XXS.gguf create mode 100644 Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ3_M.gguf create mode 100644 Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ3_S.gguf create mode 100644 Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ3_XS.gguf create mode 100644 Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ3_XXS.gguf create mode 100644 Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ4_NL.gguf create mode 100644 Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ4_XS.gguf create mode 100644 Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q2_K.gguf create mode 100644 Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q2_K_S.gguf create mode 100644 Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q3_K_L.gguf create mode 100644 Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q3_K_M.gguf create mode 100644 Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q3_K_S.gguf create mode 100644 Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q4_0.gguf create mode 100644 Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q4_1.gguf create mode 100644 Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q4_K_M.gguf create mode 100644 Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q4_K_S.gguf create mode 100644 Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q5_K_M.gguf create mode 100644 Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q5_K_S.gguf create mode 100644 Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q6_K.gguf create mode 100644 Hermes-2-Pro-Mistral-7B-GodCoder.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a925a3b --- /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 +Hermes-2-Pro-Mistral-7B-GodCoder.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ1_M.gguf b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ1_M.gguf new file mode 100644 index 0000000..80a7e8f --- /dev/null +++ b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:194206c58df3899f4dc0de4de7b6183659b3ce3fc09eaaf8f7bfe464187ddd1b +size 1754448480 diff --git a/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ1_S.gguf b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ1_S.gguf new file mode 100644 index 0000000..6e3c159 --- /dev/null +++ b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a553a96d79cefb8c2b9aa1e15019406dff7ae0cc4c840804b537a948c7576fa4 +size 1612104288 diff --git a/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ2_M.gguf b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ2_M.gguf new file mode 100644 index 0000000..4d40b0d --- /dev/null +++ b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfc1fa614bad36e7f96aa91546b8d4066464f790395fc9273e72c2ed5df10e2f +size 2500715104 diff --git a/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ2_S.gguf b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ2_S.gguf new file mode 100644 index 0000000..4eb5b70 --- /dev/null +++ b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a70151e4c376d3699614444469459c1143b1cd760d1dbb68cfd3a869de6f151 +size 2310922848 diff --git a/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ2_XS.gguf b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ2_XS.gguf new file mode 100644 index 0000000..65f8361 --- /dev/null +++ b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5efeb6676f88bfe6c50aaa0e94fe218ca845ed6158afb8bf67ae351b7938d729 +size 2198258272 diff --git a/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ2_XXS.gguf b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..03919b9 --- /dev/null +++ b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f81d557dff399a8f8cc531aad8c97936f0c4b94aa0a393e73545f50ce1d64e5 +size 1991688800 diff --git a/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ3_M.gguf b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ3_M.gguf new file mode 100644 index 0000000..d6c91a1 --- /dev/null +++ b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56127cc4b99e9a4dbc54af73475d32cd529058051e9141f282ede9929b5e6bc3 +size 3284894304 diff --git a/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ3_S.gguf b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ3_S.gguf new file mode 100644 index 0000000..b6cf50c --- /dev/null +++ b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d83111a7a675931bcf7937d986fe8ae39c7fb4b806fb3e001cf783db2484365 +size 3182396000 diff --git a/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ3_XS.gguf b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ3_XS.gguf new file mode 100644 index 0000000..469d312 --- /dev/null +++ b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d709d7b91c9d9622cc7e3c9c85e47ed96beb65dd2e46d7fef3f6ffca60cd8b6 +size 3018818144 diff --git a/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ3_XXS.gguf b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..a735230 --- /dev/null +++ b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dba4a8447e8b55d54256300a7fd31748dae7d4cd706d722dfd2877a2528b68a8 +size 2827346528 diff --git a/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ4_NL.gguf b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ4_NL.gguf new file mode 100644 index 0000000..ec5d426 --- /dev/null +++ b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e98196f824e3fd9715338e0bdbb6e9272b8df1edd90efe0d86493242e6a2d31b +size 4125696608 diff --git a/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ4_XS.gguf b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ4_XS.gguf new file mode 100644 index 0000000..a3c3b3e --- /dev/null +++ b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f35a791963541c90352d9b09f0cc08c334ae7c593f3b216d2e67c4eb1cc59d9f +size 3907691104 diff --git a/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q2_K.gguf b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q2_K.gguf new file mode 100644 index 0000000..788eeda --- /dev/null +++ b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d02b516040542166c82b97cd4685a3f461260304695cbea7a05fd9ec1ac9986 +size 2719244896 diff --git a/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q2_K_S.gguf b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q2_K_S.gguf new file mode 100644 index 0000000..4df49b7 --- /dev/null +++ b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:020bfbb19b064dff73e2fdc5e25f5eca9a54054f9f56219a056b3db7d541f135 +size 2528928352 diff --git a/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q3_K_L.gguf b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q3_K_L.gguf new file mode 100644 index 0000000..0e0e732 --- /dev/null +++ b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82d4356b57659e6bdbc72395a903110011bfc5f2a1400ae516a5efa55cf9c768 +size 3822027360 diff --git a/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q3_K_M.gguf b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q3_K_M.gguf new file mode 100644 index 0000000..4963666 --- /dev/null +++ b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afee18bdda3a73273428b57c0d9ec46fe340be29bf5c36ef43623261b4c051e9 +size 3518988896 diff --git a/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q3_K_S.gguf b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q3_K_S.gguf new file mode 100644 index 0000000..1444268 --- /dev/null +++ b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:917cbb1166094b06edd31bf4c873614442ac30df7a2b23aaecc5649a92e62258 +size 3164570208 diff --git a/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q4_0.gguf b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q4_0.gguf new file mode 100644 index 0000000..6cf7a08 --- /dev/null +++ b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:376e4f264ab43d5d5883343a7cd01fa21641e6d8d4da5c480ccf19ebdb8ba3c4 +size 4123599456 diff --git a/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q4_1.gguf b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q4_1.gguf new file mode 100644 index 0000000..d80ec70 --- /dev/null +++ b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e6584673860cc199f4492f6036cd90ffba0cea50f4226fa6d1bf605c50a258a +size 4553319008 diff --git a/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q4_K_M.gguf b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q4_K_M.gguf new file mode 100644 index 0000000..53055e2 --- /dev/null +++ b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65bafa0f485224d11d22e9e6efe3722d696455e816fdf096226047b0e150421d +size 4368441952 diff --git a/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q4_K_S.gguf b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q4_K_S.gguf new file mode 100644 index 0000000..ffb44ca --- /dev/null +++ b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2bef210be8dce782a0b1f5ccbe3880c98380c8ba1e02a9115a47d3285a5e675 +size 4140376672 diff --git a/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q5_K_M.gguf b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q5_K_M.gguf new file mode 100644 index 0000000..82b0416 --- /dev/null +++ b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af17533ca371f5c9b574f5663bb50d853cf08f41adc9e1f354e8678b1d796ef3 +size 5131412064 diff --git a/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q5_K_S.gguf b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q5_K_S.gguf new file mode 100644 index 0000000..2654b78 --- /dev/null +++ b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:266e49c18f33dd1e6ed4f41f613e346677c4a27d0d079612d9480dbf445f54d7 +size 4997718624 diff --git a/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q6_K.gguf b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q6_K.gguf new file mode 100644 index 0000000..8e1f634 --- /dev/null +++ b/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11b4f3283e16b9f6b66659d7e7b5c2acc9ed6b2b33b30999c4ef2c270c1c20b4 +size 5942067808 diff --git a/Hermes-2-Pro-Mistral-7B-GodCoder.imatrix.gguf b/Hermes-2-Pro-Mistral-7B-GodCoder.imatrix.gguf new file mode 100644 index 0000000..29bf40a --- /dev/null +++ b/Hermes-2-Pro-Mistral-7B-GodCoder.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77f5705135d3f72e4fcbca1b2d2cef95bac19b33b84a16a4d9b9bb1956dadda0 +size 5015200 diff --git a/README.md b/README.md new file mode 100644 index 0000000..d9c8188 --- /dev/null +++ b/README.md @@ -0,0 +1,90 @@ +--- +base_model: AIencoder/Hermes-2-Pro-Mistral-7B-GodCoder +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- merge +- mergekit +- lazymergekit +- mistralai/Mistral-7B-Instruct-v0.2 +- NousResearch/Hermes-2-Pro-Mistral-7B +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/AIencoder/Hermes-2-Pro-Mistral-7B-GodCoder + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Hermes-2-Pro-Mistral-7B-GodCoder-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Hermes-2-Pro-Mistral-7B-GodCoder-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/Hermes-2-Pro-Mistral-7B-GodCoder-i1-GGUF/resolve/main/Hermes-2-Pro-Mistral-7B-GodCoder.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Hermes-2-Pro-Mistral-7B-GodCoder-i1-GGUF/resolve/main/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ1_S.gguf) | i1-IQ1_S | 1.7 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Hermes-2-Pro-Mistral-7B-GodCoder-i1-GGUF/resolve/main/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ1_M.gguf) | i1-IQ1_M | 1.9 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Hermes-2-Pro-Mistral-7B-GodCoder-i1-GGUF/resolve/main/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/Hermes-2-Pro-Mistral-7B-GodCoder-i1-GGUF/resolve/main/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/Hermes-2-Pro-Mistral-7B-GodCoder-i1-GGUF/resolve/main/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ2_S.gguf) | i1-IQ2_S | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Hermes-2-Pro-Mistral-7B-GodCoder-i1-GGUF/resolve/main/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ2_M.gguf) | i1-IQ2_M | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/Hermes-2-Pro-Mistral-7B-GodCoder-i1-GGUF/resolve/main/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Hermes-2-Pro-Mistral-7B-GodCoder-i1-GGUF/resolve/main/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q2_K.gguf) | i1-Q2_K | 2.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Hermes-2-Pro-Mistral-7B-GodCoder-i1-GGUF/resolve/main/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 2.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Hermes-2-Pro-Mistral-7B-GodCoder-i1-GGUF/resolve/main/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.1 | | +| [GGUF](https://huggingface.co/mradermacher/Hermes-2-Pro-Mistral-7B-GodCoder-i1-GGUF/resolve/main/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.3 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Hermes-2-Pro-Mistral-7B-GodCoder-i1-GGUF/resolve/main/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ3_S.gguf) | i1-IQ3_S | 3.3 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Hermes-2-Pro-Mistral-7B-GodCoder-i1-GGUF/resolve/main/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ3_M.gguf) | i1-IQ3_M | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/Hermes-2-Pro-Mistral-7B-GodCoder-i1-GGUF/resolve/main/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.6 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Hermes-2-Pro-Mistral-7B-GodCoder-i1-GGUF/resolve/main/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q3_K_L.gguf) | i1-Q3_K_L | 3.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Hermes-2-Pro-Mistral-7B-GodCoder-i1-GGUF/resolve/main/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/Hermes-2-Pro-Mistral-7B-GodCoder-i1-GGUF/resolve/main/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q4_0.gguf) | i1-Q4_0 | 4.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Hermes-2-Pro-Mistral-7B-GodCoder-i1-GGUF/resolve/main/Hermes-2-Pro-Mistral-7B-GodCoder.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.2 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Hermes-2-Pro-Mistral-7B-GodCoder-i1-GGUF/resolve/main/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Hermes-2-Pro-Mistral-7B-GodCoder-i1-GGUF/resolve/main/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Hermes-2-Pro-Mistral-7B-GodCoder-i1-GGUF/resolve/main/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q4_1.gguf) | i1-Q4_1 | 4.7 | | +| [GGUF](https://huggingface.co/mradermacher/Hermes-2-Pro-Mistral-7B-GodCoder-i1-GGUF/resolve/main/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/Hermes-2-Pro-Mistral-7B-GodCoder-i1-GGUF/resolve/main/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/Hermes-2-Pro-Mistral-7B-GodCoder-i1-GGUF/resolve/main/Hermes-2-Pro-Mistral-7B-GodCoder.i1-Q6_K.gguf) | i1-Q6_K | 6.0 | 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. + +