From b36ea977261abac792f2c77d6b91a750fc14d06b Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 14 May 2026 04:35:41 +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/LatentSoup-modelstock-8b-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++ LatentSoup-modelstock-8b.i1-IQ1_M.gguf | 3 + LatentSoup-modelstock-8b.i1-IQ1_S.gguf | 3 + LatentSoup-modelstock-8b.i1-IQ2_M.gguf | 3 + LatentSoup-modelstock-8b.i1-IQ2_S.gguf | 3 + LatentSoup-modelstock-8b.i1-IQ2_XS.gguf | 3 + LatentSoup-modelstock-8b.i1-IQ2_XXS.gguf | 3 + LatentSoup-modelstock-8b.i1-IQ3_M.gguf | 3 + LatentSoup-modelstock-8b.i1-IQ3_S.gguf | 3 + LatentSoup-modelstock-8b.i1-IQ3_XS.gguf | 3 + LatentSoup-modelstock-8b.i1-IQ3_XXS.gguf | 3 + LatentSoup-modelstock-8b.i1-IQ4_NL.gguf | 3 + LatentSoup-modelstock-8b.i1-IQ4_XS.gguf | 3 + LatentSoup-modelstock-8b.i1-Q2_K.gguf | 3 + LatentSoup-modelstock-8b.i1-Q2_K_S.gguf | 3 + LatentSoup-modelstock-8b.i1-Q3_K_L.gguf | 3 + LatentSoup-modelstock-8b.i1-Q3_K_M.gguf | 3 + LatentSoup-modelstock-8b.i1-Q3_K_S.gguf | 3 + LatentSoup-modelstock-8b.i1-Q4_0.gguf | 3 + LatentSoup-modelstock-8b.i1-Q4_1.gguf | 3 + LatentSoup-modelstock-8b.i1-Q4_K_M.gguf | 3 + LatentSoup-modelstock-8b.i1-Q4_K_S.gguf | 3 + LatentSoup-modelstock-8b.i1-Q5_K_M.gguf | 3 + LatentSoup-modelstock-8b.i1-Q5_K_S.gguf | 3 + LatentSoup-modelstock-8b.i1-Q6_K.gguf | 3 + LatentSoup-modelstock-8b.imatrix.gguf | 3 + README.md | 87 ++++++++++++++++++++++++ 27 files changed, 222 insertions(+) create mode 100644 .gitattributes create mode 100644 LatentSoup-modelstock-8b.i1-IQ1_M.gguf create mode 100644 LatentSoup-modelstock-8b.i1-IQ1_S.gguf create mode 100644 LatentSoup-modelstock-8b.i1-IQ2_M.gguf create mode 100644 LatentSoup-modelstock-8b.i1-IQ2_S.gguf create mode 100644 LatentSoup-modelstock-8b.i1-IQ2_XS.gguf create mode 100644 LatentSoup-modelstock-8b.i1-IQ2_XXS.gguf create mode 100644 LatentSoup-modelstock-8b.i1-IQ3_M.gguf create mode 100644 LatentSoup-modelstock-8b.i1-IQ3_S.gguf create mode 100644 LatentSoup-modelstock-8b.i1-IQ3_XS.gguf create mode 100644 LatentSoup-modelstock-8b.i1-IQ3_XXS.gguf create mode 100644 LatentSoup-modelstock-8b.i1-IQ4_NL.gguf create mode 100644 LatentSoup-modelstock-8b.i1-IQ4_XS.gguf create mode 100644 LatentSoup-modelstock-8b.i1-Q2_K.gguf create mode 100644 LatentSoup-modelstock-8b.i1-Q2_K_S.gguf create mode 100644 LatentSoup-modelstock-8b.i1-Q3_K_L.gguf create mode 100644 LatentSoup-modelstock-8b.i1-Q3_K_M.gguf create mode 100644 LatentSoup-modelstock-8b.i1-Q3_K_S.gguf create mode 100644 LatentSoup-modelstock-8b.i1-Q4_0.gguf create mode 100644 LatentSoup-modelstock-8b.i1-Q4_1.gguf create mode 100644 LatentSoup-modelstock-8b.i1-Q4_K_M.gguf create mode 100644 LatentSoup-modelstock-8b.i1-Q4_K_S.gguf create mode 100644 LatentSoup-modelstock-8b.i1-Q5_K_M.gguf create mode 100644 LatentSoup-modelstock-8b.i1-Q5_K_S.gguf create mode 100644 LatentSoup-modelstock-8b.i1-Q6_K.gguf create mode 100644 LatentSoup-modelstock-8b.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ea609db --- /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 +LatentSoup-modelstock-8b.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +LatentSoup-modelstock-8b.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +LatentSoup-modelstock-8b.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +LatentSoup-modelstock-8b.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LatentSoup-modelstock-8b.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +LatentSoup-modelstock-8b.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LatentSoup-modelstock-8b.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +LatentSoup-modelstock-8b.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LatentSoup-modelstock-8b.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +LatentSoup-modelstock-8b.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +LatentSoup-modelstock-8b.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +LatentSoup-modelstock-8b.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LatentSoup-modelstock-8b.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +LatentSoup-modelstock-8b.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LatentSoup-modelstock-8b.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +LatentSoup-modelstock-8b.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +LatentSoup-modelstock-8b.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +LatentSoup-modelstock-8b.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LatentSoup-modelstock-8b.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +LatentSoup-modelstock-8b.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +LatentSoup-modelstock-8b.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LatentSoup-modelstock-8b.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +LatentSoup-modelstock-8b.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +LatentSoup-modelstock-8b.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +LatentSoup-modelstock-8b.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/LatentSoup-modelstock-8b.i1-IQ1_M.gguf b/LatentSoup-modelstock-8b.i1-IQ1_M.gguf new file mode 100644 index 0000000..b8c8688 --- /dev/null +++ b/LatentSoup-modelstock-8b.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62a36e774fd272b7b49d003e8531132e75439a79e2fb7be5d1eda4e369c89bfa +size 2161973856 diff --git a/LatentSoup-modelstock-8b.i1-IQ1_S.gguf b/LatentSoup-modelstock-8b.i1-IQ1_S.gguf new file mode 100644 index 0000000..dae3277 --- /dev/null +++ b/LatentSoup-modelstock-8b.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4dbc0b4f624fd00a57d5d6d079c5d499c9d28670dec046463a966a5c4e6c30d +size 2019629664 diff --git a/LatentSoup-modelstock-8b.i1-IQ2_M.gguf b/LatentSoup-modelstock-8b.i1-IQ2_M.gguf new file mode 100644 index 0000000..f83387c --- /dev/null +++ b/LatentSoup-modelstock-8b.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c013e10c8707a131c64c2bf51fe55cab1a8ca2358b9b49066adf2b8c74d89d90 +size 2948282976 diff --git a/LatentSoup-modelstock-8b.i1-IQ2_S.gguf b/LatentSoup-modelstock-8b.i1-IQ2_S.gguf new file mode 100644 index 0000000..5aec0ce --- /dev/null +++ b/LatentSoup-modelstock-8b.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47bf06a52716b44a9ed289d761770437c903ee307ed708d64e2ff4a0f3efb454 +size 2758490720 diff --git a/LatentSoup-modelstock-8b.i1-IQ2_XS.gguf b/LatentSoup-modelstock-8b.i1-IQ2_XS.gguf new file mode 100644 index 0000000..8412737 --- /dev/null +++ b/LatentSoup-modelstock-8b.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ddd67b3ab5a8e7dfc4f60ef2c909bc3b19e343b9d2e6fa77bc31d12310b554c +size 2605783648 diff --git a/LatentSoup-modelstock-8b.i1-IQ2_XXS.gguf b/LatentSoup-modelstock-8b.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..6e29652 --- /dev/null +++ b/LatentSoup-modelstock-8b.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9de4d594530c22b7c52d6fe530b825f1eab81f776745d37d46d2ea349d7677bd +size 2399214176 diff --git a/LatentSoup-modelstock-8b.i1-IQ3_M.gguf b/LatentSoup-modelstock-8b.i1-IQ3_M.gguf new file mode 100644 index 0000000..35b62ec --- /dev/null +++ b/LatentSoup-modelstock-8b.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e5661caac7121a426b621b9497880542b836cd0b4fb11de8af396e170df82c7 +size 3784825440 diff --git a/LatentSoup-modelstock-8b.i1-IQ3_S.gguf b/LatentSoup-modelstock-8b.i1-IQ3_S.gguf new file mode 100644 index 0000000..a0a011a --- /dev/null +++ b/LatentSoup-modelstock-8b.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a0d5d7cd05bc147fac44a5aea3ead5e10de92f26a8fe27a3c9199bddfbb8b0d +size 3682327136 diff --git a/LatentSoup-modelstock-8b.i1-IQ3_XS.gguf b/LatentSoup-modelstock-8b.i1-IQ3_XS.gguf new file mode 100644 index 0000000..fa809cc --- /dev/null +++ b/LatentSoup-modelstock-8b.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ffb227ea6fe53f0bed6cd5a3e5c923f6e6de42d95e099631c43644b93d706c6 +size 3518749280 diff --git a/LatentSoup-modelstock-8b.i1-IQ3_XXS.gguf b/LatentSoup-modelstock-8b.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..738860e --- /dev/null +++ b/LatentSoup-modelstock-8b.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e35d163233dc49a7cde014243c998bdc85db9aad8d799cfc7fcb2eb5e8edafe +size 3274914400 diff --git a/LatentSoup-modelstock-8b.i1-IQ4_NL.gguf b/LatentSoup-modelstock-8b.i1-IQ4_NL.gguf new file mode 100644 index 0000000..34a0550 --- /dev/null +++ b/LatentSoup-modelstock-8b.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61713e7bd96d5ab205d7347ed381d111b0f1a4963588a01df1d812608eff759f +size 4677991008 diff --git a/LatentSoup-modelstock-8b.i1-IQ4_XS.gguf b/LatentSoup-modelstock-8b.i1-IQ4_XS.gguf new file mode 100644 index 0000000..dd6ac21 --- /dev/null +++ b/LatentSoup-modelstock-8b.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd0a3d97bf641824b164510007a48f8b0b195c24072f9ce675ad6e3a71b37cff +size 4447664736 diff --git a/LatentSoup-modelstock-8b.i1-Q2_K.gguf b/LatentSoup-modelstock-8b.i1-Q2_K.gguf new file mode 100644 index 0000000..fb17d37 --- /dev/null +++ b/LatentSoup-modelstock-8b.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e83cd379c2ebeea6ab45fe51ad43089e9f30ab75be99dfca64d98650f9bb6eed +size 3179133536 diff --git a/LatentSoup-modelstock-8b.i1-Q2_K_S.gguf b/LatentSoup-modelstock-8b.i1-Q2_K_S.gguf new file mode 100644 index 0000000..9467933 --- /dev/null +++ b/LatentSoup-modelstock-8b.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0685f5c0af71439844f4c30c66a083bab9583f0a0dc081c07087aa17adaed4d2 +size 2988816992 diff --git a/LatentSoup-modelstock-8b.i1-Q3_K_L.gguf b/LatentSoup-modelstock-8b.i1-Q3_K_L.gguf new file mode 100644 index 0000000..215206e --- /dev/null +++ b/LatentSoup-modelstock-8b.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b74edff8ff3a72463f8e25494af33adc1521c21bd5ffa0da5038fe9e542438ad +size 4321958496 diff --git a/LatentSoup-modelstock-8b.i1-Q3_K_M.gguf b/LatentSoup-modelstock-8b.i1-Q3_K_M.gguf new file mode 100644 index 0000000..02ebef3 --- /dev/null +++ b/LatentSoup-modelstock-8b.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07006aab70913046d412c64a22d1508af68d1e0af8ff25239902b9512907da4a +size 4018920032 diff --git a/LatentSoup-modelstock-8b.i1-Q3_K_S.gguf b/LatentSoup-modelstock-8b.i1-Q3_K_S.gguf new file mode 100644 index 0000000..d8903c6 --- /dev/null +++ b/LatentSoup-modelstock-8b.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2de7755f015928510d08babf89b579d743080f3a5d26cb5bd92a7d6ec077cd52 +size 3664501344 diff --git a/LatentSoup-modelstock-8b.i1-Q4_0.gguf b/LatentSoup-modelstock-8b.i1-Q4_0.gguf new file mode 100644 index 0000000..af5f79e --- /dev/null +++ b/LatentSoup-modelstock-8b.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4979e14c4bd7886fca27a01eebd8cfd72430e56b143d05fa2cd142e9f143bd7 +size 4675893856 diff --git a/LatentSoup-modelstock-8b.i1-Q4_1.gguf b/LatentSoup-modelstock-8b.i1-Q4_1.gguf new file mode 100644 index 0000000..eb9a4cb --- /dev/null +++ b/LatentSoup-modelstock-8b.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e70feca3016fb5a183265536b3602b9f08acb1283f2a812cb1525772ebec4d7 +size 5130254944 diff --git a/LatentSoup-modelstock-8b.i1-Q4_K_M.gguf b/LatentSoup-modelstock-8b.i1-Q4_K_M.gguf new file mode 100644 index 0000000..5702f71 --- /dev/null +++ b/LatentSoup-modelstock-8b.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74a2217faa8c3c54f50fc8376da5dc9188f9f885299b6132044bdb36832f836f +size 4920736352 diff --git a/LatentSoup-modelstock-8b.i1-Q4_K_S.gguf b/LatentSoup-modelstock-8b.i1-Q4_K_S.gguf new file mode 100644 index 0000000..437564d --- /dev/null +++ b/LatentSoup-modelstock-8b.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc177e8c335badaf11134fd43ba563ac31f9e15975a637af6248d747f3c51268 +size 4692671072 diff --git a/LatentSoup-modelstock-8b.i1-Q5_K_M.gguf b/LatentSoup-modelstock-8b.i1-Q5_K_M.gguf new file mode 100644 index 0000000..0db50bf --- /dev/null +++ b/LatentSoup-modelstock-8b.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b24846d429dbbf428552894016a51a2472b64d70f612ab8074c38b35549a0863 +size 5732989536 diff --git a/LatentSoup-modelstock-8b.i1-Q5_K_S.gguf b/LatentSoup-modelstock-8b.i1-Q5_K_S.gguf new file mode 100644 index 0000000..8ccfb23 --- /dev/null +++ b/LatentSoup-modelstock-8b.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44e93840347248dfa4a6d9ca75ef63698c8052d65f40cb87a34b3795b318e3a7 +size 5599296096 diff --git a/LatentSoup-modelstock-8b.i1-Q6_K.gguf b/LatentSoup-modelstock-8b.i1-Q6_K.gguf new file mode 100644 index 0000000..0fd2bf4 --- /dev/null +++ b/LatentSoup-modelstock-8b.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40b35e4d033ba896145a27fabe36cc02c783c9dee4a64c78bd559df581618299 +size 6596008544 diff --git a/LatentSoup-modelstock-8b.imatrix.gguf b/LatentSoup-modelstock-8b.imatrix.gguf new file mode 100644 index 0000000..c27220a --- /dev/null +++ b/LatentSoup-modelstock-8b.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:693e76470ca578718867ebc109d6ac086da4dc2dd614a0f0d11194d7a8b91ff6 +size 5015200 diff --git a/README.md b/README.md new file mode 100644 index 0000000..e18657e --- /dev/null +++ b/README.md @@ -0,0 +1,87 @@ +--- +base_model: Entropicengine/LatentSoup-modelstock-8b +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Entropicengine/LatentSoup-modelstock-8b + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#LatentSoup-modelstock-8b-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/LatentSoup-modelstock-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/LatentSoup-modelstock-8b-i1-GGUF/resolve/main/LatentSoup-modelstock-8b.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/LatentSoup-modelstock-8b-i1-GGUF/resolve/main/LatentSoup-modelstock-8b.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/LatentSoup-modelstock-8b-i1-GGUF/resolve/main/LatentSoup-modelstock-8b.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/LatentSoup-modelstock-8b-i1-GGUF/resolve/main/LatentSoup-modelstock-8b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/LatentSoup-modelstock-8b-i1-GGUF/resolve/main/LatentSoup-modelstock-8b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/LatentSoup-modelstock-8b-i1-GGUF/resolve/main/LatentSoup-modelstock-8b.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/LatentSoup-modelstock-8b-i1-GGUF/resolve/main/LatentSoup-modelstock-8b.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/LatentSoup-modelstock-8b-i1-GGUF/resolve/main/LatentSoup-modelstock-8b.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.1 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/LatentSoup-modelstock-8b-i1-GGUF/resolve/main/LatentSoup-modelstock-8b.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/LatentSoup-modelstock-8b-i1-GGUF/resolve/main/LatentSoup-modelstock-8b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/LatentSoup-modelstock-8b-i1-GGUF/resolve/main/LatentSoup-modelstock-8b.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/LatentSoup-modelstock-8b-i1-GGUF/resolve/main/LatentSoup-modelstock-8b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/LatentSoup-modelstock-8b-i1-GGUF/resolve/main/LatentSoup-modelstock-8b.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/LatentSoup-modelstock-8b-i1-GGUF/resolve/main/LatentSoup-modelstock-8b.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/LatentSoup-modelstock-8b-i1-GGUF/resolve/main/LatentSoup-modelstock-8b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/LatentSoup-modelstock-8b-i1-GGUF/resolve/main/LatentSoup-modelstock-8b.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/LatentSoup-modelstock-8b-i1-GGUF/resolve/main/LatentSoup-modelstock-8b.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/LatentSoup-modelstock-8b-i1-GGUF/resolve/main/LatentSoup-modelstock-8b.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/LatentSoup-modelstock-8b-i1-GGUF/resolve/main/LatentSoup-modelstock-8b.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/LatentSoup-modelstock-8b-i1-GGUF/resolve/main/LatentSoup-modelstock-8b.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/LatentSoup-modelstock-8b-i1-GGUF/resolve/main/LatentSoup-modelstock-8b.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/LatentSoup-modelstock-8b-i1-GGUF/resolve/main/LatentSoup-modelstock-8b.i1-Q4_1.gguf) | i1-Q4_1 | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/LatentSoup-modelstock-8b-i1-GGUF/resolve/main/LatentSoup-modelstock-8b.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/LatentSoup-modelstock-8b-i1-GGUF/resolve/main/LatentSoup-modelstock-8b.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/LatentSoup-modelstock-8b-i1-GGUF/resolve/main/LatentSoup-modelstock-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. + +