From d5c1f9b6ac8c6862a9e7d31f2f1e9030a09896e4 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 5 Jun 2026 20:42:48 +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-7B-v0.1-ORPO-i1-GGUF Source: Original Platform --- .gitattributes | 58 ++++++++++++++++++++ Mistral-7B-v0.1-ORPO.i1-IQ1_M.gguf | 3 ++ Mistral-7B-v0.1-ORPO.i1-IQ1_S.gguf | 3 ++ Mistral-7B-v0.1-ORPO.i1-IQ2_M.gguf | 3 ++ Mistral-7B-v0.1-ORPO.i1-IQ2_S.gguf | 3 ++ Mistral-7B-v0.1-ORPO.i1-IQ2_XS.gguf | 3 ++ Mistral-7B-v0.1-ORPO.i1-IQ2_XXS.gguf | 3 ++ Mistral-7B-v0.1-ORPO.i1-IQ3_M.gguf | 3 ++ Mistral-7B-v0.1-ORPO.i1-IQ3_S.gguf | 3 ++ Mistral-7B-v0.1-ORPO.i1-IQ3_XS.gguf | 3 ++ Mistral-7B-v0.1-ORPO.i1-IQ3_XXS.gguf | 3 ++ Mistral-7B-v0.1-ORPO.i1-IQ4_XS.gguf | 3 ++ Mistral-7B-v0.1-ORPO.i1-Q2_K.gguf | 3 ++ Mistral-7B-v0.1-ORPO.i1-Q2_K_S.gguf | 3 ++ Mistral-7B-v0.1-ORPO.i1-Q3_K_L.gguf | 3 ++ Mistral-7B-v0.1-ORPO.i1-Q3_K_M.gguf | 3 ++ Mistral-7B-v0.1-ORPO.i1-Q3_K_S.gguf | 3 ++ Mistral-7B-v0.1-ORPO.i1-Q4_0.gguf | 3 ++ Mistral-7B-v0.1-ORPO.i1-Q4_K_M.gguf | 3 ++ Mistral-7B-v0.1-ORPO.i1-Q4_K_S.gguf | 3 ++ Mistral-7B-v0.1-ORPO.i1-Q5_K_M.gguf | 3 ++ Mistral-7B-v0.1-ORPO.i1-Q5_K_S.gguf | 3 ++ Mistral-7B-v0.1-ORPO.i1-Q6_K.gguf | 3 ++ README.md | 81 ++++++++++++++++++++++++++++ imatrix.dat | 3 ++ 25 files changed, 208 insertions(+) create mode 100644 .gitattributes create mode 100644 Mistral-7B-v0.1-ORPO.i1-IQ1_M.gguf create mode 100644 Mistral-7B-v0.1-ORPO.i1-IQ1_S.gguf create mode 100644 Mistral-7B-v0.1-ORPO.i1-IQ2_M.gguf create mode 100644 Mistral-7B-v0.1-ORPO.i1-IQ2_S.gguf create mode 100644 Mistral-7B-v0.1-ORPO.i1-IQ2_XS.gguf create mode 100644 Mistral-7B-v0.1-ORPO.i1-IQ2_XXS.gguf create mode 100644 Mistral-7B-v0.1-ORPO.i1-IQ3_M.gguf create mode 100644 Mistral-7B-v0.1-ORPO.i1-IQ3_S.gguf create mode 100644 Mistral-7B-v0.1-ORPO.i1-IQ3_XS.gguf create mode 100644 Mistral-7B-v0.1-ORPO.i1-IQ3_XXS.gguf create mode 100644 Mistral-7B-v0.1-ORPO.i1-IQ4_XS.gguf create mode 100644 Mistral-7B-v0.1-ORPO.i1-Q2_K.gguf create mode 100644 Mistral-7B-v0.1-ORPO.i1-Q2_K_S.gguf create mode 100644 Mistral-7B-v0.1-ORPO.i1-Q3_K_L.gguf create mode 100644 Mistral-7B-v0.1-ORPO.i1-Q3_K_M.gguf create mode 100644 Mistral-7B-v0.1-ORPO.i1-Q3_K_S.gguf create mode 100644 Mistral-7B-v0.1-ORPO.i1-Q4_0.gguf create mode 100644 Mistral-7B-v0.1-ORPO.i1-Q4_K_M.gguf create mode 100644 Mistral-7B-v0.1-ORPO.i1-Q4_K_S.gguf create mode 100644 Mistral-7B-v0.1-ORPO.i1-Q5_K_M.gguf create mode 100644 Mistral-7B-v0.1-ORPO.i1-Q5_K_S.gguf create mode 100644 Mistral-7B-v0.1-ORPO.i1-Q6_K.gguf create mode 100644 README.md create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..40db490 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,58 @@ +*.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 +imatrix.dat filter=lfs diff=lfs merge=lfs -text +Mistral-7B-v0.1-ORPO.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-7B-v0.1-ORPO.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-7B-v0.1-ORPO.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-7B-v0.1-ORPO.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-7B-v0.1-ORPO.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-7B-v0.1-ORPO.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-7B-v0.1-ORPO.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-7B-v0.1-ORPO.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-7B-v0.1-ORPO.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-7B-v0.1-ORPO.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-7B-v0.1-ORPO.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-7B-v0.1-ORPO.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-7B-v0.1-ORPO.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-7B-v0.1-ORPO.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-7B-v0.1-ORPO.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-7B-v0.1-ORPO.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-7B-v0.1-ORPO.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-7B-v0.1-ORPO.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-7B-v0.1-ORPO.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-7B-v0.1-ORPO.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-7B-v0.1-ORPO.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-7B-v0.1-ORPO.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Mistral-7B-v0.1-ORPO.i1-IQ1_M.gguf b/Mistral-7B-v0.1-ORPO.i1-IQ1_M.gguf new file mode 100644 index 0000000..5e57648 --- /dev/null +++ b/Mistral-7B-v0.1-ORPO.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:650d137edb41de2153aaaf98b2f048687d4fafac53419e717463145cdf763fb8 +size 1754456128 diff --git a/Mistral-7B-v0.1-ORPO.i1-IQ1_S.gguf b/Mistral-7B-v0.1-ORPO.i1-IQ1_S.gguf new file mode 100644 index 0000000..c3ba317 --- /dev/null +++ b/Mistral-7B-v0.1-ORPO.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26c2e509f30c5410a4337551dec759c796da8bf3adf6c1827f001bf3144db7c4 +size 1612111936 diff --git a/Mistral-7B-v0.1-ORPO.i1-IQ2_M.gguf b/Mistral-7B-v0.1-ORPO.i1-IQ2_M.gguf new file mode 100644 index 0000000..f6e6d8d --- /dev/null +++ b/Mistral-7B-v0.1-ORPO.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8c4e2937b7326992241d3252c14adb9ea29a0b0892be6fef470437851c38044 +size 2500723584 diff --git a/Mistral-7B-v0.1-ORPO.i1-IQ2_S.gguf b/Mistral-7B-v0.1-ORPO.i1-IQ2_S.gguf new file mode 100644 index 0000000..67b2493 --- /dev/null +++ b/Mistral-7B-v0.1-ORPO.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:321bb498e3d6924cf1e0a79390343841fbd990b8c989b3b8a2a99c8797e095bf +size 2310931328 diff --git a/Mistral-7B-v0.1-ORPO.i1-IQ2_XS.gguf b/Mistral-7B-v0.1-ORPO.i1-IQ2_XS.gguf new file mode 100644 index 0000000..ce5cae7 --- /dev/null +++ b/Mistral-7B-v0.1-ORPO.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3f0f841c2ef8166f205960d4d5cad3d184e20c779ba38597d26b5472e02faa5 +size 2198265920 diff --git a/Mistral-7B-v0.1-ORPO.i1-IQ2_XXS.gguf b/Mistral-7B-v0.1-ORPO.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..e8da5da --- /dev/null +++ b/Mistral-7B-v0.1-ORPO.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32e846993d29bfdd5fe9bdd3a7c88ad30bed23947e100809a16ff991c837fe3a +size 1991696448 diff --git a/Mistral-7B-v0.1-ORPO.i1-IQ3_M.gguf b/Mistral-7B-v0.1-ORPO.i1-IQ3_M.gguf new file mode 100644 index 0000000..250d374 --- /dev/null +++ b/Mistral-7B-v0.1-ORPO.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:970a4a88747cf46310dde3998e2a95316b96d416f2dab0f9fc08d83a085da47f +size 3284903872 diff --git a/Mistral-7B-v0.1-ORPO.i1-IQ3_S.gguf b/Mistral-7B-v0.1-ORPO.i1-IQ3_S.gguf new file mode 100644 index 0000000..ac51813 --- /dev/null +++ b/Mistral-7B-v0.1-ORPO.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ea42a0978059a8eb2f43155df00ef1652d44ee5cdd228312bc60f0cf0d2a28b +size 3182405568 diff --git a/Mistral-7B-v0.1-ORPO.i1-IQ3_XS.gguf b/Mistral-7B-v0.1-ORPO.i1-IQ3_XS.gguf new file mode 100644 index 0000000..cb0f567 --- /dev/null +++ b/Mistral-7B-v0.1-ORPO.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29f39b28b7a1c170f94bbc9c49cd452ee6bb6f9e045a49f3194f42aebed8a1eb +size 3018827712 diff --git a/Mistral-7B-v0.1-ORPO.i1-IQ3_XXS.gguf b/Mistral-7B-v0.1-ORPO.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..75952f5 --- /dev/null +++ b/Mistral-7B-v0.1-ORPO.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b418fb326128c2493d484a507c866564bec4c8121bc04e0cb9038bdf95bc5d0 +size 2827355008 diff --git a/Mistral-7B-v0.1-ORPO.i1-IQ4_XS.gguf b/Mistral-7B-v0.1-ORPO.i1-IQ4_XS.gguf new file mode 100644 index 0000000..b58b137 --- /dev/null +++ b/Mistral-7B-v0.1-ORPO.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11608a3e0a7e41e817da319adba3cc955913105e8dae889e29b87823b5067821 +size 3907701504 diff --git a/Mistral-7B-v0.1-ORPO.i1-Q2_K.gguf b/Mistral-7B-v0.1-ORPO.i1-Q2_K.gguf new file mode 100644 index 0000000..6745168 --- /dev/null +++ b/Mistral-7B-v0.1-ORPO.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:723c77fbdf53bf5a861f6c03e4dd1883dc6acb0e96360cceff0405c5c41252b3 +size 2719253632 diff --git a/Mistral-7B-v0.1-ORPO.i1-Q2_K_S.gguf b/Mistral-7B-v0.1-ORPO.i1-Q2_K_S.gguf new file mode 100644 index 0000000..c06c031 --- /dev/null +++ b/Mistral-7B-v0.1-ORPO.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d8900ab6e16af7932771a52311697074d6f5d9a3f4dd7f87cfb46c6038b7639 +size 2528937088 diff --git a/Mistral-7B-v0.1-ORPO.i1-Q3_K_L.gguf b/Mistral-7B-v0.1-ORPO.i1-Q3_K_L.gguf new file mode 100644 index 0000000..181ec12 --- /dev/null +++ b/Mistral-7B-v0.1-ORPO.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f416faa9fd8a84d9f6c94d8bfc9b0d3851f58a2a6f91062b49dd13b7ca639a29 +size 3822036928 diff --git a/Mistral-7B-v0.1-ORPO.i1-Q3_K_M.gguf b/Mistral-7B-v0.1-ORPO.i1-Q3_K_M.gguf new file mode 100644 index 0000000..40d795c --- /dev/null +++ b/Mistral-7B-v0.1-ORPO.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2560343369efa10fd44b26a018b0d042bbc874a12f1183a68a59a17b589aa5cb +size 3518998464 diff --git a/Mistral-7B-v0.1-ORPO.i1-Q3_K_S.gguf b/Mistral-7B-v0.1-ORPO.i1-Q3_K_S.gguf new file mode 100644 index 0000000..dd3f816 --- /dev/null +++ b/Mistral-7B-v0.1-ORPO.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7ad847867624cd0de060a813f3665c9a28be862fe0f85ba150a30cd54b2b4a5 +size 3164579776 diff --git a/Mistral-7B-v0.1-ORPO.i1-Q4_0.gguf b/Mistral-7B-v0.1-ORPO.i1-Q4_0.gguf new file mode 100644 index 0000000..f2ba03c --- /dev/null +++ b/Mistral-7B-v0.1-ORPO.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c41df7cc041c1e23f0052bb551b22bf6bbe817b40ecd179cb0b98b3fee5abfe +size 4123610112 diff --git a/Mistral-7B-v0.1-ORPO.i1-Q4_K_M.gguf b/Mistral-7B-v0.1-ORPO.i1-Q4_K_M.gguf new file mode 100644 index 0000000..ca3d146 --- /dev/null +++ b/Mistral-7B-v0.1-ORPO.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3d669b5b3e07e21670706aa6d65d65a3ffeb43b291b20c74ee91fc62b5baf40 +size 4368452608 diff --git a/Mistral-7B-v0.1-ORPO.i1-Q4_K_S.gguf b/Mistral-7B-v0.1-ORPO.i1-Q4_K_S.gguf new file mode 100644 index 0000000..5c25bff --- /dev/null +++ b/Mistral-7B-v0.1-ORPO.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:159cd1d1af209357b302ea680673e42ddc49000c7293f431f6e5b78300c64808 +size 4140387328 diff --git a/Mistral-7B-v0.1-ORPO.i1-Q5_K_M.gguf b/Mistral-7B-v0.1-ORPO.i1-Q5_K_M.gguf new file mode 100644 index 0000000..7c6d0db --- /dev/null +++ b/Mistral-7B-v0.1-ORPO.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2af3b066091d6c54aaabe37078d61a27476a58924dec10d109f62b4dcc3f88ca +size 5131423744 diff --git a/Mistral-7B-v0.1-ORPO.i1-Q5_K_S.gguf b/Mistral-7B-v0.1-ORPO.i1-Q5_K_S.gguf new file mode 100644 index 0000000..33e0801 --- /dev/null +++ b/Mistral-7B-v0.1-ORPO.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42a3a29ca9547e653512adca867d1972bf1194dc33fe63e135a26a8fc8741140 +size 4997730304 diff --git a/Mistral-7B-v0.1-ORPO.i1-Q6_K.gguf b/Mistral-7B-v0.1-ORPO.i1-Q6_K.gguf new file mode 100644 index 0000000..3f4c8c1 --- /dev/null +++ b/Mistral-7B-v0.1-ORPO.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69c3c67190c57921ac2798800836b85cd6e480e07f8efb5f60f9f4487cb61701 +size 5942080576 diff --git a/README.md b/README.md new file mode 100644 index 0000000..eb34b87 --- /dev/null +++ b/README.md @@ -0,0 +1,81 @@ +--- +base_model: alvarobartt/Mistral-7B-v0.1-ORPO +datasets: +- alvarobartt/dpo-mix-7k-simplified +- argilla/dpo-mix-7k +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- orpo +- qlora +- trl +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/alvarobartt/Mistral-7B-v0.1-ORPO + + +static quants are available at https://huggingface.co/mradermacher/Mistral-7B-v0.1-ORPO-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-7B-v0.1-ORPO-i1-GGUF/resolve/main/Mistral-7B-v0.1-ORPO.i1-IQ1_S.gguf) | i1-IQ1_S | 1.7 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Mistral-7B-v0.1-ORPO-i1-GGUF/resolve/main/Mistral-7B-v0.1-ORPO.i1-IQ1_M.gguf) | i1-IQ1_M | 1.9 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Mistral-7B-v0.1-ORPO-i1-GGUF/resolve/main/Mistral-7B-v0.1-ORPO.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-7B-v0.1-ORPO-i1-GGUF/resolve/main/Mistral-7B-v0.1-ORPO.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-7B-v0.1-ORPO-i1-GGUF/resolve/main/Mistral-7B-v0.1-ORPO.i1-IQ2_S.gguf) | i1-IQ2_S | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-7B-v0.1-ORPO-i1-GGUF/resolve/main/Mistral-7B-v0.1-ORPO.i1-IQ2_M.gguf) | i1-IQ2_M | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-7B-v0.1-ORPO-i1-GGUF/resolve/main/Mistral-7B-v0.1-ORPO.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Mistral-7B-v0.1-ORPO-i1-GGUF/resolve/main/Mistral-7B-v0.1-ORPO.i1-Q2_K.gguf) | i1-Q2_K | 2.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Mistral-7B-v0.1-ORPO-i1-GGUF/resolve/main/Mistral-7B-v0.1-ORPO.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 2.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Mistral-7B-v0.1-ORPO-i1-GGUF/resolve/main/Mistral-7B-v0.1-ORPO.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.1 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-7B-v0.1-ORPO-i1-GGUF/resolve/main/Mistral-7B-v0.1-ORPO.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.3 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Mistral-7B-v0.1-ORPO-i1-GGUF/resolve/main/Mistral-7B-v0.1-ORPO.i1-IQ3_S.gguf) | i1-IQ3_S | 3.3 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Mistral-7B-v0.1-ORPO-i1-GGUF/resolve/main/Mistral-7B-v0.1-ORPO.i1-IQ3_M.gguf) | i1-IQ3_M | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-7B-v0.1-ORPO-i1-GGUF/resolve/main/Mistral-7B-v0.1-ORPO.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.6 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Mistral-7B-v0.1-ORPO-i1-GGUF/resolve/main/Mistral-7B-v0.1-ORPO.i1-Q3_K_L.gguf) | i1-Q3_K_L | 3.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Mistral-7B-v0.1-ORPO-i1-GGUF/resolve/main/Mistral-7B-v0.1-ORPO.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-7B-v0.1-ORPO-i1-GGUF/resolve/main/Mistral-7B-v0.1-ORPO.i1-Q4_0.gguf) | i1-Q4_0 | 4.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Mistral-7B-v0.1-ORPO-i1-GGUF/resolve/main/Mistral-7B-v0.1-ORPO.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Mistral-7B-v0.1-ORPO-i1-GGUF/resolve/main/Mistral-7B-v0.1-ORPO.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Mistral-7B-v0.1-ORPO-i1-GGUF/resolve/main/Mistral-7B-v0.1-ORPO.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-7B-v0.1-ORPO-i1-GGUF/resolve/main/Mistral-7B-v0.1-ORPO.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-7B-v0.1-ORPO-i1-GGUF/resolve/main/Mistral-7B-v0.1-ORPO.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. + + diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..5e3bcfa --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7026c85c2355dbb6be03f8863519fb4fb4c50583b39f69b261a38953306c0662 +size 4988157