From 0a29f03d0d8ba09f6e6f0c62c18073b4bd0abecd Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 14 May 2026 03:19:38 +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/L3.1-Artemis-b2-8B-i1-GGUF Source: Original Platform --- .gitattributes | 57 +++++++++++++++++++++++ L3.1-Artemis-b2-8B.i1-IQ1_M.gguf | 3 ++ L3.1-Artemis-b2-8B.i1-IQ1_S.gguf | 3 ++ L3.1-Artemis-b2-8B.i1-IQ2_M.gguf | 3 ++ L3.1-Artemis-b2-8B.i1-IQ2_S.gguf | 3 ++ L3.1-Artemis-b2-8B.i1-IQ2_XS.gguf | 3 ++ L3.1-Artemis-b2-8B.i1-IQ2_XXS.gguf | 3 ++ L3.1-Artemis-b2-8B.i1-IQ3_M.gguf | 3 ++ L3.1-Artemis-b2-8B.i1-IQ3_S.gguf | 3 ++ L3.1-Artemis-b2-8B.i1-IQ3_XS.gguf | 3 ++ L3.1-Artemis-b2-8B.i1-IQ3_XXS.gguf | 3 ++ L3.1-Artemis-b2-8B.i1-IQ4_XS.gguf | 3 ++ L3.1-Artemis-b2-8B.i1-Q2_K.gguf | 3 ++ L3.1-Artemis-b2-8B.i1-Q3_K_L.gguf | 3 ++ L3.1-Artemis-b2-8B.i1-Q3_K_M.gguf | 3 ++ L3.1-Artemis-b2-8B.i1-Q3_K_S.gguf | 3 ++ L3.1-Artemis-b2-8B.i1-Q4_0.gguf | 3 ++ L3.1-Artemis-b2-8B.i1-Q4_K_M.gguf | 3 ++ L3.1-Artemis-b2-8B.i1-Q4_K_S.gguf | 3 ++ L3.1-Artemis-b2-8B.i1-Q5_K_M.gguf | 3 ++ L3.1-Artemis-b2-8B.i1-Q5_K_S.gguf | 3 ++ L3.1-Artemis-b2-8B.i1-Q6_K.gguf | 3 ++ README.md | 75 ++++++++++++++++++++++++++++++ imatrix.dat | 3 ++ 24 files changed, 198 insertions(+) create mode 100644 .gitattributes create mode 100644 L3.1-Artemis-b2-8B.i1-IQ1_M.gguf create mode 100644 L3.1-Artemis-b2-8B.i1-IQ1_S.gguf create mode 100644 L3.1-Artemis-b2-8B.i1-IQ2_M.gguf create mode 100644 L3.1-Artemis-b2-8B.i1-IQ2_S.gguf create mode 100644 L3.1-Artemis-b2-8B.i1-IQ2_XS.gguf create mode 100644 L3.1-Artemis-b2-8B.i1-IQ2_XXS.gguf create mode 100644 L3.1-Artemis-b2-8B.i1-IQ3_M.gguf create mode 100644 L3.1-Artemis-b2-8B.i1-IQ3_S.gguf create mode 100644 L3.1-Artemis-b2-8B.i1-IQ3_XS.gguf create mode 100644 L3.1-Artemis-b2-8B.i1-IQ3_XXS.gguf create mode 100644 L3.1-Artemis-b2-8B.i1-IQ4_XS.gguf create mode 100644 L3.1-Artemis-b2-8B.i1-Q2_K.gguf create mode 100644 L3.1-Artemis-b2-8B.i1-Q3_K_L.gguf create mode 100644 L3.1-Artemis-b2-8B.i1-Q3_K_M.gguf create mode 100644 L3.1-Artemis-b2-8B.i1-Q3_K_S.gguf create mode 100644 L3.1-Artemis-b2-8B.i1-Q4_0.gguf create mode 100644 L3.1-Artemis-b2-8B.i1-Q4_K_M.gguf create mode 100644 L3.1-Artemis-b2-8B.i1-Q4_K_S.gguf create mode 100644 L3.1-Artemis-b2-8B.i1-Q5_K_M.gguf create mode 100644 L3.1-Artemis-b2-8B.i1-Q5_K_S.gguf create mode 100644 L3.1-Artemis-b2-8B.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..3d9fc54 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,57 @@ +*.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 +L3.1-Artemis-b2-8B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +L3.1-Artemis-b2-8B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +L3.1-Artemis-b2-8B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +L3.1-Artemis-b2-8B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +L3.1-Artemis-b2-8B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +L3.1-Artemis-b2-8B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +L3.1-Artemis-b2-8B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +L3.1-Artemis-b2-8B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +L3.1-Artemis-b2-8B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +L3.1-Artemis-b2-8B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +L3.1-Artemis-b2-8B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +L3.1-Artemis-b2-8B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +L3.1-Artemis-b2-8B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +L3.1-Artemis-b2-8B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +L3.1-Artemis-b2-8B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +L3.1-Artemis-b2-8B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +L3.1-Artemis-b2-8B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +L3.1-Artemis-b2-8B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +L3.1-Artemis-b2-8B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +L3.1-Artemis-b2-8B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +L3.1-Artemis-b2-8B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/L3.1-Artemis-b2-8B.i1-IQ1_M.gguf b/L3.1-Artemis-b2-8B.i1-IQ1_M.gguf new file mode 100644 index 0000000..69a21b8 --- /dev/null +++ b/L3.1-Artemis-b2-8B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b006fc6e111b63ac7b47bbe8c0414ce67ae39b437c60dbfee550d971fecad3a6 +size 2161973952 diff --git a/L3.1-Artemis-b2-8B.i1-IQ1_S.gguf b/L3.1-Artemis-b2-8B.i1-IQ1_S.gguf new file mode 100644 index 0000000..6ad87c3 --- /dev/null +++ b/L3.1-Artemis-b2-8B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa52b12f3e7bc33a87269ef8a6372066921e21b11a5b493053c429d8694a0ef1 +size 2019629760 diff --git a/L3.1-Artemis-b2-8B.i1-IQ2_M.gguf b/L3.1-Artemis-b2-8B.i1-IQ2_M.gguf new file mode 100644 index 0000000..fd2f561 --- /dev/null +++ b/L3.1-Artemis-b2-8B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f69bbde8fc1f991e19c63d9704ecef582c0a8ae66983d64d3aedeaa61ae87fbd +size 2948283072 diff --git a/L3.1-Artemis-b2-8B.i1-IQ2_S.gguf b/L3.1-Artemis-b2-8B.i1-IQ2_S.gguf new file mode 100644 index 0000000..c4f3f5f --- /dev/null +++ b/L3.1-Artemis-b2-8B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f802d74e62cd62520eb81ba4d94ec4ca75382b5e376fe44ceb108f4b5346e01f +size 2758490816 diff --git a/L3.1-Artemis-b2-8B.i1-IQ2_XS.gguf b/L3.1-Artemis-b2-8B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..3680a52 --- /dev/null +++ b/L3.1-Artemis-b2-8B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc73c0f1f1c2abf7d571368ebd11b4e65176ecfface3b610803c9890ed96fb24 +size 2605783744 diff --git a/L3.1-Artemis-b2-8B.i1-IQ2_XXS.gguf b/L3.1-Artemis-b2-8B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..15f1586 --- /dev/null +++ b/L3.1-Artemis-b2-8B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f0d0e03600f70bf187f972dfb3a64007e1647bf33b7120a59e9286cf5ba4ec4 +size 2399214272 diff --git a/L3.1-Artemis-b2-8B.i1-IQ3_M.gguf b/L3.1-Artemis-b2-8B.i1-IQ3_M.gguf new file mode 100644 index 0000000..605e93d --- /dev/null +++ b/L3.1-Artemis-b2-8B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc0dd3462bdc71f2dd69dc6eb30eacb232000ddd6054629817af7d5e1969a219 +size 3784825536 diff --git a/L3.1-Artemis-b2-8B.i1-IQ3_S.gguf b/L3.1-Artemis-b2-8B.i1-IQ3_S.gguf new file mode 100644 index 0000000..4b62f2d --- /dev/null +++ b/L3.1-Artemis-b2-8B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd2ed7d7b78c3dbc7424af766352a304ddff65e263f57f0dc3d50eb6d3ee6591 +size 3682327232 diff --git a/L3.1-Artemis-b2-8B.i1-IQ3_XS.gguf b/L3.1-Artemis-b2-8B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..5a8e86c --- /dev/null +++ b/L3.1-Artemis-b2-8B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8668e25bcef458bff53af656718ee535293b580993f400e4449fa2a885137377 +size 3518749376 diff --git a/L3.1-Artemis-b2-8B.i1-IQ3_XXS.gguf b/L3.1-Artemis-b2-8B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..4cca416 --- /dev/null +++ b/L3.1-Artemis-b2-8B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82b867e4045bb8e9e2df19950f2dd153d547b962de96e2b8a6d615dd138e7d69 +size 3274914496 diff --git a/L3.1-Artemis-b2-8B.i1-IQ4_XS.gguf b/L3.1-Artemis-b2-8B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..f3267f5 --- /dev/null +++ b/L3.1-Artemis-b2-8B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f225598f1532d5ec966f6acc93d9b004bc824538727b9dfd03afc866db42b2df +size 4447664832 diff --git a/L3.1-Artemis-b2-8B.i1-Q2_K.gguf b/L3.1-Artemis-b2-8B.i1-Q2_K.gguf new file mode 100644 index 0000000..e7cf681 --- /dev/null +++ b/L3.1-Artemis-b2-8B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fe39eade33daaee86f154d7e81efda0998e9b4bd8ff3c07a39c51e59df089bd +size 3179133632 diff --git a/L3.1-Artemis-b2-8B.i1-Q3_K_L.gguf b/L3.1-Artemis-b2-8B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..7c5d0d7 --- /dev/null +++ b/L3.1-Artemis-b2-8B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fe457f2dd2755abee19c30efc34a196e788b21eeb14df1b9a99a6eb2ee15c8d +size 4321958592 diff --git a/L3.1-Artemis-b2-8B.i1-Q3_K_M.gguf b/L3.1-Artemis-b2-8B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..a225f58 --- /dev/null +++ b/L3.1-Artemis-b2-8B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5f80565d81e21f937afbdef500f781269e1081aaa6862e3df4c88d160c95f96 +size 4018920128 diff --git a/L3.1-Artemis-b2-8B.i1-Q3_K_S.gguf b/L3.1-Artemis-b2-8B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..c0daa7c --- /dev/null +++ b/L3.1-Artemis-b2-8B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76203c1a80954701cb071a1991abe178457eafdb8dd45abcbcbf45da81ec403d +size 3664501440 diff --git a/L3.1-Artemis-b2-8B.i1-Q4_0.gguf b/L3.1-Artemis-b2-8B.i1-Q4_0.gguf new file mode 100644 index 0000000..00f6799 --- /dev/null +++ b/L3.1-Artemis-b2-8B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeb650b7919d34517570d6449e96d4b747d05001915b19f19defdd477b6f3c01 +size 4675893952 diff --git a/L3.1-Artemis-b2-8B.i1-Q4_K_M.gguf b/L3.1-Artemis-b2-8B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..3b371f8 --- /dev/null +++ b/L3.1-Artemis-b2-8B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69537e25a026f1dd375d5cc5760b042f6391662ca4888bf0ed92d50365399516 +size 4920736448 diff --git a/L3.1-Artemis-b2-8B.i1-Q4_K_S.gguf b/L3.1-Artemis-b2-8B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..b23c322 --- /dev/null +++ b/L3.1-Artemis-b2-8B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaae5863a236c0a2b4b68415a2bd3099c5a8e7550b1d3149259e03f73cb76eb8 +size 4692671168 diff --git a/L3.1-Artemis-b2-8B.i1-Q5_K_M.gguf b/L3.1-Artemis-b2-8B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..06f3fba --- /dev/null +++ b/L3.1-Artemis-b2-8B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e732e83aeb2339c4fb039006c5c32db514e015cc440b3bb47558738b7ce0fbf5 +size 5732989632 diff --git a/L3.1-Artemis-b2-8B.i1-Q5_K_S.gguf b/L3.1-Artemis-b2-8B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..c60c56c --- /dev/null +++ b/L3.1-Artemis-b2-8B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:566604b4aaed60f75cd51c96abc287db1c47e5ae20052432a61c4faa6d2c6157 +size 5599296192 diff --git a/L3.1-Artemis-b2-8B.i1-Q6_K.gguf b/L3.1-Artemis-b2-8B.i1-Q6_K.gguf new file mode 100644 index 0000000..7bd2dbc --- /dev/null +++ b/L3.1-Artemis-b2-8B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02514daf45aba132fc7fc9e68c5669a5a07ad57d63298fef13f66fd7a7061192 +size 6596008640 diff --git a/README.md b/README.md new file mode 100644 index 0000000..234f63a --- /dev/null +++ b/README.md @@ -0,0 +1,75 @@ +--- +base_model: mergekit-community/L3.1-Artemis-b2-8B +language: +- en +library_name: transformers +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/mergekit-community/L3.1-Artemis-b2-8B + + +static quants are available at https://huggingface.co/mradermacher/L3.1-Artemis-b2-8B-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/L3.1-Artemis-b2-8B-i1-GGUF/resolve/main/L3.1-Artemis-b2-8B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/L3.1-Artemis-b2-8B-i1-GGUF/resolve/main/L3.1-Artemis-b2-8B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/L3.1-Artemis-b2-8B-i1-GGUF/resolve/main/L3.1-Artemis-b2-8B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/L3.1-Artemis-b2-8B-i1-GGUF/resolve/main/L3.1-Artemis-b2-8B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/L3.1-Artemis-b2-8B-i1-GGUF/resolve/main/L3.1-Artemis-b2-8B.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/L3.1-Artemis-b2-8B-i1-GGUF/resolve/main/L3.1-Artemis-b2-8B.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/L3.1-Artemis-b2-8B-i1-GGUF/resolve/main/L3.1-Artemis-b2-8B.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/L3.1-Artemis-b2-8B-i1-GGUF/resolve/main/L3.1-Artemis-b2-8B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/L3.1-Artemis-b2-8B-i1-GGUF/resolve/main/L3.1-Artemis-b2-8B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/L3.1-Artemis-b2-8B-i1-GGUF/resolve/main/L3.1-Artemis-b2-8B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/L3.1-Artemis-b2-8B-i1-GGUF/resolve/main/L3.1-Artemis-b2-8B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/L3.1-Artemis-b2-8B-i1-GGUF/resolve/main/L3.1-Artemis-b2-8B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/L3.1-Artemis-b2-8B-i1-GGUF/resolve/main/L3.1-Artemis-b2-8B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/L3.1-Artemis-b2-8B-i1-GGUF/resolve/main/L3.1-Artemis-b2-8B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/L3.1-Artemis-b2-8B-i1-GGUF/resolve/main/L3.1-Artemis-b2-8B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/L3.1-Artemis-b2-8B-i1-GGUF/resolve/main/L3.1-Artemis-b2-8B.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/L3.1-Artemis-b2-8B-i1-GGUF/resolve/main/L3.1-Artemis-b2-8B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/L3.1-Artemis-b2-8B-i1-GGUF/resolve/main/L3.1-Artemis-b2-8B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/L3.1-Artemis-b2-8B-i1-GGUF/resolve/main/L3.1-Artemis-b2-8B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/L3.1-Artemis-b2-8B-i1-GGUF/resolve/main/L3.1-Artemis-b2-8B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/L3.1-Artemis-b2-8B-i1-GGUF/resolve/main/L3.1-Artemis-b2-8B.i1-Q6_K.gguf) | i1-Q6_K | 6.7 | 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..911c1d8 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd26b5ff772ee2a6e7cbd0f74c3691347d6d3833c6aeab88a56ff7abecfeb2ad +size 4988157