From 23aa9fc6f2013b8fa0513cc6ab1811cb3f460daa 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/Mistral-Nemo-Batman-Venom-V8-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++ Mistral-Nemo-Batman-Venom-V8.i1-IQ1_M.gguf | 3 + Mistral-Nemo-Batman-Venom-V8.i1-IQ1_S.gguf | 3 + Mistral-Nemo-Batman-Venom-V8.i1-IQ2_M.gguf | 3 + Mistral-Nemo-Batman-Venom-V8.i1-IQ2_S.gguf | 3 + Mistral-Nemo-Batman-Venom-V8.i1-IQ2_XS.gguf | 3 + Mistral-Nemo-Batman-Venom-V8.i1-IQ2_XXS.gguf | 3 + Mistral-Nemo-Batman-Venom-V8.i1-IQ3_M.gguf | 3 + Mistral-Nemo-Batman-Venom-V8.i1-IQ3_S.gguf | 3 + Mistral-Nemo-Batman-Venom-V8.i1-IQ3_XS.gguf | 3 + Mistral-Nemo-Batman-Venom-V8.i1-IQ3_XXS.gguf | 3 + Mistral-Nemo-Batman-Venom-V8.i1-IQ4_NL.gguf | 3 + Mistral-Nemo-Batman-Venom-V8.i1-IQ4_XS.gguf | 3 + Mistral-Nemo-Batman-Venom-V8.i1-Q2_K.gguf | 3 + Mistral-Nemo-Batman-Venom-V8.i1-Q2_K_S.gguf | 3 + Mistral-Nemo-Batman-Venom-V8.i1-Q3_K_L.gguf | 3 + Mistral-Nemo-Batman-Venom-V8.i1-Q3_K_M.gguf | 3 + Mistral-Nemo-Batman-Venom-V8.i1-Q3_K_S.gguf | 3 + Mistral-Nemo-Batman-Venom-V8.i1-Q4_0.gguf | 3 + Mistral-Nemo-Batman-Venom-V8.i1-Q4_1.gguf | 3 + Mistral-Nemo-Batman-Venom-V8.i1-Q4_K_M.gguf | 3 + Mistral-Nemo-Batman-Venom-V8.i1-Q4_K_S.gguf | 3 + Mistral-Nemo-Batman-Venom-V8.i1-Q5_K_M.gguf | 3 + Mistral-Nemo-Batman-Venom-V8.i1-Q5_K_S.gguf | 3 + Mistral-Nemo-Batman-Venom-V8.i1-Q6_K.gguf | 3 + Mistral-Nemo-Batman-Venom-V8.imatrix.gguf | 3 + README.md | 96 ++++++++++++++++++++ 27 files changed, 231 insertions(+) create mode 100644 .gitattributes create mode 100644 Mistral-Nemo-Batman-Venom-V8.i1-IQ1_M.gguf create mode 100644 Mistral-Nemo-Batman-Venom-V8.i1-IQ1_S.gguf create mode 100644 Mistral-Nemo-Batman-Venom-V8.i1-IQ2_M.gguf create mode 100644 Mistral-Nemo-Batman-Venom-V8.i1-IQ2_S.gguf create mode 100644 Mistral-Nemo-Batman-Venom-V8.i1-IQ2_XS.gguf create mode 100644 Mistral-Nemo-Batman-Venom-V8.i1-IQ2_XXS.gguf create mode 100644 Mistral-Nemo-Batman-Venom-V8.i1-IQ3_M.gguf create mode 100644 Mistral-Nemo-Batman-Venom-V8.i1-IQ3_S.gguf create mode 100644 Mistral-Nemo-Batman-Venom-V8.i1-IQ3_XS.gguf create mode 100644 Mistral-Nemo-Batman-Venom-V8.i1-IQ3_XXS.gguf create mode 100644 Mistral-Nemo-Batman-Venom-V8.i1-IQ4_NL.gguf create mode 100644 Mistral-Nemo-Batman-Venom-V8.i1-IQ4_XS.gguf create mode 100644 Mistral-Nemo-Batman-Venom-V8.i1-Q2_K.gguf create mode 100644 Mistral-Nemo-Batman-Venom-V8.i1-Q2_K_S.gguf create mode 100644 Mistral-Nemo-Batman-Venom-V8.i1-Q3_K_L.gguf create mode 100644 Mistral-Nemo-Batman-Venom-V8.i1-Q3_K_M.gguf create mode 100644 Mistral-Nemo-Batman-Venom-V8.i1-Q3_K_S.gguf create mode 100644 Mistral-Nemo-Batman-Venom-V8.i1-Q4_0.gguf create mode 100644 Mistral-Nemo-Batman-Venom-V8.i1-Q4_1.gguf create mode 100644 Mistral-Nemo-Batman-Venom-V8.i1-Q4_K_M.gguf create mode 100644 Mistral-Nemo-Batman-Venom-V8.i1-Q4_K_S.gguf create mode 100644 Mistral-Nemo-Batman-Venom-V8.i1-Q5_K_M.gguf create mode 100644 Mistral-Nemo-Batman-Venom-V8.i1-Q5_K_S.gguf create mode 100644 Mistral-Nemo-Batman-Venom-V8.i1-Q6_K.gguf create mode 100644 Mistral-Nemo-Batman-Venom-V8.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ce67de6 --- /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 +Mistral-Nemo-Batman-Venom-V8.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Nemo-Batman-Venom-V8.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Nemo-Batman-Venom-V8.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Nemo-Batman-Venom-V8.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Nemo-Batman-Venom-V8.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Nemo-Batman-Venom-V8.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Nemo-Batman-Venom-V8.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Nemo-Batman-Venom-V8.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Nemo-Batman-Venom-V8.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Nemo-Batman-Venom-V8.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Nemo-Batman-Venom-V8.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Nemo-Batman-Venom-V8.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Nemo-Batman-Venom-V8.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Nemo-Batman-Venom-V8.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Nemo-Batman-Venom-V8.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Nemo-Batman-Venom-V8.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Nemo-Batman-Venom-V8.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Nemo-Batman-Venom-V8.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Nemo-Batman-Venom-V8.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Nemo-Batman-Venom-V8.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Nemo-Batman-Venom-V8.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Nemo-Batman-Venom-V8.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Nemo-Batman-Venom-V8.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Nemo-Batman-Venom-V8.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Nemo-Batman-Venom-V8.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Mistral-Nemo-Batman-Venom-V8.i1-IQ1_M.gguf b/Mistral-Nemo-Batman-Venom-V8.i1-IQ1_M.gguf new file mode 100644 index 0000000..c28141f --- /dev/null +++ b/Mistral-Nemo-Batman-Venom-V8.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8994e17c508bf721d671c26d2d9ac6821b763238454eea976e64fb6adea7bd7 +size 3221625984 diff --git a/Mistral-Nemo-Batman-Venom-V8.i1-IQ1_S.gguf b/Mistral-Nemo-Batman-Venom-V8.i1-IQ1_S.gguf new file mode 100644 index 0000000..df80bea --- /dev/null +++ b/Mistral-Nemo-Batman-Venom-V8.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:734515d541202c8fadc1773b678bd46d7f40d1d0f4befce3237ed432ca513979 +size 2999213184 diff --git a/Mistral-Nemo-Batman-Venom-V8.i1-IQ2_M.gguf b/Mistral-Nemo-Batman-Venom-V8.i1-IQ2_M.gguf new file mode 100644 index 0000000..e5e6e28 --- /dev/null +++ b/Mistral-Nemo-Batman-Venom-V8.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:437322a04b148cfcfdcf6db4e645220edbf49170102007d40800e0953b7f96ce +size 4435025024 diff --git a/Mistral-Nemo-Batman-Venom-V8.i1-IQ2_S.gguf b/Mistral-Nemo-Batman-Venom-V8.i1-IQ2_S.gguf new file mode 100644 index 0000000..8436140 --- /dev/null +++ b/Mistral-Nemo-Batman-Venom-V8.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ef76ccaa85e136ea7e8f589b50fe61a91d688133f180beeafab1c91ce95e19f +size 4138474624 diff --git a/Mistral-Nemo-Batman-Venom-V8.i1-IQ2_XS.gguf b/Mistral-Nemo-Batman-Venom-V8.i1-IQ2_XS.gguf new file mode 100644 index 0000000..f34d2ed --- /dev/null +++ b/Mistral-Nemo-Batman-Venom-V8.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f97e77ef5577796defa847c8585accee6bdb97bb48a6dbbda40f2c66299c3401 +size 3915078784 diff --git a/Mistral-Nemo-Batman-Venom-V8.i1-IQ2_XXS.gguf b/Mistral-Nemo-Batman-Venom-V8.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..8581bb8 --- /dev/null +++ b/Mistral-Nemo-Batman-Venom-V8.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e916451ad90b5f99c2c8d37d08dcbb396898d8aab53308c52ea927f6098f58a +size 3592313984 diff --git a/Mistral-Nemo-Batman-Venom-V8.i1-IQ3_M.gguf b/Mistral-Nemo-Batman-Venom-V8.i1-IQ3_M.gguf new file mode 100644 index 0000000..931c01c --- /dev/null +++ b/Mistral-Nemo-Batman-Venom-V8.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6cfd86f0c0da02d072849e892d2b8863afcbfb988ecd20c628aa0de5c8ff0f5 +size 5722233984 diff --git a/Mistral-Nemo-Batman-Venom-V8.i1-IQ3_S.gguf b/Mistral-Nemo-Batman-Venom-V8.i1-IQ3_S.gguf new file mode 100644 index 0000000..4962a7b --- /dev/null +++ b/Mistral-Nemo-Batman-Venom-V8.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:033a22b361e682b47454ecb5746aceccb4ee9645d49f92c8e330acefa36b5642 +size 5562080384 diff --git a/Mistral-Nemo-Batman-Venom-V8.i1-IQ3_XS.gguf b/Mistral-Nemo-Batman-Venom-V8.i1-IQ3_XS.gguf new file mode 100644 index 0000000..04c6f21 --- /dev/null +++ b/Mistral-Nemo-Batman-Venom-V8.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e12c12325e6b2a3989b2f22cef1ab19b57f5af140cbf12aba67af921e45159c +size 5306489984 diff --git a/Mistral-Nemo-Batman-Venom-V8.i1-IQ3_XXS.gguf b/Mistral-Nemo-Batman-Venom-V8.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..a3a4684 --- /dev/null +++ b/Mistral-Nemo-Batman-Venom-V8.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5ed3e38df9a290a046509d5ce9048d0f2167b5c3718bc8d7acac336f0d81379 +size 4945386624 diff --git a/Mistral-Nemo-Batman-Venom-V8.i1-IQ4_NL.gguf b/Mistral-Nemo-Batman-Venom-V8.i1-IQ4_NL.gguf new file mode 100644 index 0000000..acbdefb --- /dev/null +++ b/Mistral-Nemo-Batman-Venom-V8.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05a869e12822d7afb4b49c95c0480bc3154b79ff68f8f3a024c328b3188945d5 +size 7097916544 diff --git a/Mistral-Nemo-Batman-Venom-V8.i1-IQ4_XS.gguf b/Mistral-Nemo-Batman-Venom-V8.i1-IQ4_XS.gguf new file mode 100644 index 0000000..9cd7fbf --- /dev/null +++ b/Mistral-Nemo-Batman-Venom-V8.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee3ae13bcb866efdae337296d73b4c4b1822ba332d09400fca69e63ee504da09 +size 6742711424 diff --git a/Mistral-Nemo-Batman-Venom-V8.i1-Q2_K.gguf b/Mistral-Nemo-Batman-Venom-V8.i1-Q2_K.gguf new file mode 100644 index 0000000..82ef23b --- /dev/null +++ b/Mistral-Nemo-Batman-Venom-V8.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcce6ef0e692c8734a7af398513deb5b59cd7ec6bdd39fea7d3e9ba91ef3235e +size 4791049344 diff --git a/Mistral-Nemo-Batman-Venom-V8.i1-Q2_K_S.gguf b/Mistral-Nemo-Batman-Venom-V8.i1-Q2_K_S.gguf new file mode 100644 index 0000000..c6f49fa --- /dev/null +++ b/Mistral-Nemo-Batman-Venom-V8.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00fb3d67207cb3f5b1c78e14fb56822116b74b4852a51230f1211ec252762ea9 +size 4493679744 diff --git a/Mistral-Nemo-Batman-Venom-V8.i1-Q3_K_L.gguf b/Mistral-Nemo-Batman-Venom-V8.i1-Q3_K_L.gguf new file mode 100644 index 0000000..d8d3b02 --- /dev/null +++ b/Mistral-Nemo-Batman-Venom-V8.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63b0d1583086d71d612ef2f826a576e5c2218969e151d664f22fcec603c744af +size 6561504384 diff --git a/Mistral-Nemo-Batman-Venom-V8.i1-Q3_K_M.gguf b/Mistral-Nemo-Batman-Venom-V8.i1-Q3_K_M.gguf new file mode 100644 index 0000000..fb73a0f --- /dev/null +++ b/Mistral-Nemo-Batman-Venom-V8.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85ec9fa8840a64bfcee3e38629853f8d3f9d09fb777b18f857d7291aa57fe69e +size 6083091584 diff --git a/Mistral-Nemo-Batman-Venom-V8.i1-Q3_K_S.gguf b/Mistral-Nemo-Batman-Venom-V8.i1-Q3_K_S.gguf new file mode 100644 index 0000000..d53c3db --- /dev/null +++ b/Mistral-Nemo-Batman-Venom-V8.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a951f20edf1e0eacca372053d0a066089f9148ad6884a0a04269d657f80d1c6 +size 5534227584 diff --git a/Mistral-Nemo-Batman-Venom-V8.i1-Q4_0.gguf b/Mistral-Nemo-Batman-Venom-V8.i1-Q4_0.gguf new file mode 100644 index 0000000..54dcc85 --- /dev/null +++ b/Mistral-Nemo-Batman-Venom-V8.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77800ffd807fb5c940061599f169b0c066b0ab3b3905e906135cc6f1eea1488d +size 7094639744 diff --git a/Mistral-Nemo-Batman-Venom-V8.i1-Q4_1.gguf b/Mistral-Nemo-Batman-Venom-V8.i1-Q4_1.gguf new file mode 100644 index 0000000..de32a6b --- /dev/null +++ b/Mistral-Nemo-Batman-Venom-V8.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5410df53a119afb9ecc3567633ced3c96415d4a49325d44f0bc2b22fd66fc244 +size 7795219584 diff --git a/Mistral-Nemo-Batman-Venom-V8.i1-Q4_K_M.gguf b/Mistral-Nemo-Batman-Venom-V8.i1-Q4_K_M.gguf new file mode 100644 index 0000000..be5fb6f --- /dev/null +++ b/Mistral-Nemo-Batman-Venom-V8.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9445f5347131e283f3c9259b081a89944591840fc791b8cd298a615d133b9448 +size 7477206144 diff --git a/Mistral-Nemo-Batman-Venom-V8.i1-Q4_K_S.gguf b/Mistral-Nemo-Batman-Venom-V8.i1-Q4_K_S.gguf new file mode 100644 index 0000000..282c09d --- /dev/null +++ b/Mistral-Nemo-Batman-Venom-V8.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35319aea39bfe96af0ef7e5877afdae0fffd0b9f8bf08c696d4e45ecfe0997f7 +size 7120198784 diff --git a/Mistral-Nemo-Batman-Venom-V8.i1-Q5_K_M.gguf b/Mistral-Nemo-Batman-Venom-V8.i1-Q5_K_M.gguf new file mode 100644 index 0000000..88c08db --- /dev/null +++ b/Mistral-Nemo-Batman-Venom-V8.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4526c476b93ac70627e2863258d0ec6e8770ccda21ecc602bc8a0c55965b9836 +size 8727633024 diff --git a/Mistral-Nemo-Batman-Venom-V8.i1-Q5_K_S.gguf b/Mistral-Nemo-Batman-Venom-V8.i1-Q5_K_S.gguf new file mode 100644 index 0000000..1ee0d86 --- /dev/null +++ b/Mistral-Nemo-Batman-Venom-V8.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d22c16106958f98cf298db3ebfe1bb9c782b803f7b51affc2b6bb0e6e7e05bff +size 8518737024 diff --git a/Mistral-Nemo-Batman-Venom-V8.i1-Q6_K.gguf b/Mistral-Nemo-Batman-Venom-V8.i1-Q6_K.gguf new file mode 100644 index 0000000..3e348f4 --- /dev/null +++ b/Mistral-Nemo-Batman-Venom-V8.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef6fc1a2dd444bc4da9e799cb82ef68c94f3ab83633fa357cd0ee535b04543ce +size 10056211584 diff --git a/Mistral-Nemo-Batman-Venom-V8.imatrix.gguf b/Mistral-Nemo-Batman-Venom-V8.imatrix.gguf new file mode 100644 index 0000000..aa7e475 --- /dev/null +++ b/Mistral-Nemo-Batman-Venom-V8.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df79f96818ec38904a2f5070baade79c6efdcdb48157652175a490e95cc9587d +size 7088192 diff --git a/README.md b/README.md new file mode 100644 index 0000000..04a4b50 --- /dev/null +++ b/README.md @@ -0,0 +1,96 @@ +--- +base_model: BrainDelay/Mistral-Nemo-Batman-Venom-V8 +datasets: +- BrainDelay/BatVenom +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- Batman +- Venom +- Symbiote +- BatVenom +- Roleplay +- Mistral +- Nemo +- conversational +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/BrainDelay/Mistral-Nemo-Batman-Venom-V8 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Mistral-Nemo-Batman-Venom-V8-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Mistral-Nemo-Batman-Venom-V8-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/Mistral-Nemo-Batman-Venom-V8-i1-GGUF/resolve/main/Mistral-Nemo-Batman-Venom-V8.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Batman-Venom-V8-i1-GGUF/resolve/main/Mistral-Nemo-Batman-Venom-V8.i1-IQ1_S.gguf) | i1-IQ1_S | 3.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Batman-Venom-V8-i1-GGUF/resolve/main/Mistral-Nemo-Batman-Venom-V8.i1-IQ1_M.gguf) | i1-IQ1_M | 3.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Batman-Venom-V8-i1-GGUF/resolve/main/Mistral-Nemo-Batman-Venom-V8.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Batman-Venom-V8-i1-GGUF/resolve/main/Mistral-Nemo-Batman-Venom-V8.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Batman-Venom-V8-i1-GGUF/resolve/main/Mistral-Nemo-Batman-Venom-V8.i1-IQ2_S.gguf) | i1-IQ2_S | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Batman-Venom-V8-i1-GGUF/resolve/main/Mistral-Nemo-Batman-Venom-V8.i1-IQ2_M.gguf) | i1-IQ2_M | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Batman-Venom-V8-i1-GGUF/resolve/main/Mistral-Nemo-Batman-Venom-V8.i1-Q2_K_S.gguf) | i1-Q2_K_S | 4.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Batman-Venom-V8-i1-GGUF/resolve/main/Mistral-Nemo-Batman-Venom-V8.i1-Q2_K.gguf) | i1-Q2_K | 4.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Batman-Venom-V8-i1-GGUF/resolve/main/Mistral-Nemo-Batman-Venom-V8.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 5.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Batman-Venom-V8-i1-GGUF/resolve/main/Mistral-Nemo-Batman-Venom-V8.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Batman-Venom-V8-i1-GGUF/resolve/main/Mistral-Nemo-Batman-Venom-V8.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Batman-Venom-V8-i1-GGUF/resolve/main/Mistral-Nemo-Batman-Venom-V8.i1-IQ3_S.gguf) | i1-IQ3_S | 5.7 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Batman-Venom-V8-i1-GGUF/resolve/main/Mistral-Nemo-Batman-Venom-V8.i1-IQ3_M.gguf) | i1-IQ3_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Batman-Venom-V8-i1-GGUF/resolve/main/Mistral-Nemo-Batman-Venom-V8.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Batman-Venom-V8-i1-GGUF/resolve/main/Mistral-Nemo-Batman-Venom-V8.i1-Q3_K_L.gguf) | i1-Q3_K_L | 6.7 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Batman-Venom-V8-i1-GGUF/resolve/main/Mistral-Nemo-Batman-Venom-V8.i1-IQ4_XS.gguf) | i1-IQ4_XS | 6.8 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Batman-Venom-V8-i1-GGUF/resolve/main/Mistral-Nemo-Batman-Venom-V8.i1-Q4_0.gguf) | i1-Q4_0 | 7.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Batman-Venom-V8-i1-GGUF/resolve/main/Mistral-Nemo-Batman-Venom-V8.i1-IQ4_NL.gguf) | i1-IQ4_NL | 7.2 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Batman-Venom-V8-i1-GGUF/resolve/main/Mistral-Nemo-Batman-Venom-V8.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Batman-Venom-V8-i1-GGUF/resolve/main/Mistral-Nemo-Batman-Venom-V8.i1-Q4_K_M.gguf) | i1-Q4_K_M | 7.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Batman-Venom-V8-i1-GGUF/resolve/main/Mistral-Nemo-Batman-Venom-V8.i1-Q4_1.gguf) | i1-Q4_1 | 7.9 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Batman-Venom-V8-i1-GGUF/resolve/main/Mistral-Nemo-Batman-Venom-V8.i1-Q5_K_S.gguf) | i1-Q5_K_S | 8.6 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Batman-Venom-V8-i1-GGUF/resolve/main/Mistral-Nemo-Batman-Venom-V8.i1-Q5_K_M.gguf) | i1-Q5_K_M | 8.8 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Batman-Venom-V8-i1-GGUF/resolve/main/Mistral-Nemo-Batman-Venom-V8.i1-Q6_K.gguf) | i1-Q6_K | 10.2 | 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. + +