From 07ab2e695027ca41677515cc5859dcc7eff62bf9 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 5 Jun 2026 21:18:23 +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-Small-3.1-24B-Base-2503-hf-DanChat-i1-GGUF Source: Original Platform --- .gitattributes | 59 +++++++++++++ ...3.1-24B-Base-2503-hf-DanChat.i1-IQ1_M.gguf | 3 + ...3.1-24B-Base-2503-hf-DanChat.i1-IQ1_S.gguf | 3 + ...3.1-24B-Base-2503-hf-DanChat.i1-IQ2_M.gguf | 3 + ...3.1-24B-Base-2503-hf-DanChat.i1-IQ2_S.gguf | 3 + ....1-24B-Base-2503-hf-DanChat.i1-IQ2_XS.gguf | 3 + ...1-24B-Base-2503-hf-DanChat.i1-IQ2_XXS.gguf | 3 + ...3.1-24B-Base-2503-hf-DanChat.i1-IQ3_M.gguf | 3 + ...3.1-24B-Base-2503-hf-DanChat.i1-IQ3_S.gguf | 3 + ....1-24B-Base-2503-hf-DanChat.i1-IQ3_XS.gguf | 3 + ...1-24B-Base-2503-hf-DanChat.i1-IQ3_XXS.gguf | 3 + ....1-24B-Base-2503-hf-DanChat.i1-IQ4_XS.gguf | 3 + ...-3.1-24B-Base-2503-hf-DanChat.i1-Q2_K.gguf | 3 + ....1-24B-Base-2503-hf-DanChat.i1-Q2_K_S.gguf | 3 + ....1-24B-Base-2503-hf-DanChat.i1-Q3_K_L.gguf | 3 + ....1-24B-Base-2503-hf-DanChat.i1-Q3_K_M.gguf | 3 + ....1-24B-Base-2503-hf-DanChat.i1-Q3_K_S.gguf | 3 + ...-3.1-24B-Base-2503-hf-DanChat.i1-Q4_0.gguf | 3 + ...-3.1-24B-Base-2503-hf-DanChat.i1-Q4_1.gguf | 3 + ....1-24B-Base-2503-hf-DanChat.i1-Q4_K_M.gguf | 3 + ....1-24B-Base-2503-hf-DanChat.i1-Q4_K_S.gguf | 3 + ....1-24B-Base-2503-hf-DanChat.i1-Q5_K_M.gguf | 3 + ....1-24B-Base-2503-hf-DanChat.i1-Q5_K_S.gguf | 3 + ...-3.1-24B-Base-2503-hf-DanChat.i1-Q6_K.gguf | 3 + ...-3.1-24B-Base-2503-hf-DanChat.imatrix.gguf | 3 + README.md | 84 +++++++++++++++++++ 26 files changed, 215 insertions(+) create mode 100644 .gitattributes create mode 100644 Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ1_M.gguf create mode 100644 Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ1_S.gguf create mode 100644 Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ2_M.gguf create mode 100644 Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ2_S.gguf create mode 100644 Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ2_XS.gguf create mode 100644 Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ2_XXS.gguf create mode 100644 Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ3_M.gguf create mode 100644 Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ3_S.gguf create mode 100644 Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ3_XS.gguf create mode 100644 Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ3_XXS.gguf create mode 100644 Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ4_XS.gguf create mode 100644 Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q2_K.gguf create mode 100644 Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q2_K_S.gguf create mode 100644 Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q3_K_L.gguf create mode 100644 Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q3_K_M.gguf create mode 100644 Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q3_K_S.gguf create mode 100644 Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q4_0.gguf create mode 100644 Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q4_1.gguf create mode 100644 Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q4_K_M.gguf create mode 100644 Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q4_K_S.gguf create mode 100644 Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q5_K_M.gguf create mode 100644 Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q5_K_S.gguf create mode 100644 Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q6_K.gguf create mode 100644 Mistral-Small-3.1-24B-Base-2503-hf-DanChat.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4af1429 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,59 @@ +*.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-Small-3.1-24B-Base-2503-hf-DanChat.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ1_M.gguf b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ1_M.gguf new file mode 100644 index 0000000..72a6fe1 --- /dev/null +++ b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6666e4a0d3615a1ac3695ba36bcc80ac13ae0fa0937baf1abe6bcd69de3b083 +size 5750495840 diff --git a/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ1_S.gguf b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ1_S.gguf new file mode 100644 index 0000000..8267035 --- /dev/null +++ b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf957a3154121990a39d4d844c83134c47749bc1bb7754cdb3d2b7527608e192 +size 5273721440 diff --git a/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ2_M.gguf b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ2_M.gguf new file mode 100644 index 0000000..f23dae9 --- /dev/null +++ b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97233548a61057d96c8da837fd6e97c003fb0a83260ce70a8d697ab2e8cee57f +size 8114051680 diff --git a/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ2_S.gguf b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ2_S.gguf new file mode 100644 index 0000000..80c2b60 --- /dev/null +++ b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4abeecb741f15df3890e616dd4be0a481c0bb47125fedb35001c9ee835be7919 +size 7478352480 diff --git a/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ2_XS.gguf b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ2_XS.gguf new file mode 100644 index 0000000..18a4cf7 --- /dev/null +++ b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f3c8f5e5bc4b312cf3d34802e486a1e38ffeb39c4932fb5427199c691ae20bb +size 7207033440 diff --git a/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ2_XXS.gguf b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..7b0a5be --- /dev/null +++ b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be7a1a44d37f2cf306685928300b9666d7fd8d4d4ff0db6be6e911357e900e45 +size 6545119840 diff --git a/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ3_M.gguf b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ3_M.gguf new file mode 100644 index 0000000..34850b9 --- /dev/null +++ b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a8af87046558162def4428a183ed28e7a41ae87a3b6f5b60edc1cc21d9e5cc9 +size 10650950240 diff --git a/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ3_S.gguf b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ3_S.gguf new file mode 100644 index 0000000..5756f7a --- /dev/null +++ b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dfabbf5adb6db2ae244a4dfd0550550ce2fdc58f5772637b4f452eb1701280c +size 10428127840 diff --git a/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ3_XS.gguf b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ3_XS.gguf new file mode 100644 index 0000000..5f617da --- /dev/null +++ b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae35869431d13d35179d1ce267de9055902b732bb57e7e050ba2b42c572694df +size 9907116640 diff --git a/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ3_XXS.gguf b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..98a21d9 --- /dev/null +++ b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8d9162d3e315b195f26b5a23fd46d263b3ebe59bbcff1b8598dd022b5cb4bb7 +size 9280592480 diff --git a/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ4_XS.gguf b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ4_XS.gguf new file mode 100644 index 0000000..b34b56b --- /dev/null +++ b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f53ae6dc8b972a94a6d4f400893eac6d361a5588c21c5102941abfdf0f11e99 +size 12758915680 diff --git a/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q2_K.gguf b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q2_K.gguf new file mode 100644 index 0000000..68f3009 --- /dev/null +++ b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:140ba85af4cae70bd14bf2e778ace6fc262be28cc7d1e5bd0941002f3f478b92 +size 8890325600 diff --git a/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q2_K_S.gguf b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q2_K_S.gguf new file mode 100644 index 0000000..c3cd87e --- /dev/null +++ b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd2b1c85be1e4e8fce15e034160358d8eaf3f9e4e38ebc6c5ea71916f059bc48 +size 8320162400 diff --git a/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q3_K_L.gguf b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q3_K_L.gguf new file mode 100644 index 0000000..41e4908 --- /dev/null +++ b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1270a75b0bfbe9911c0e3dc8b3ebf137f4967963397a9ddd5b725831eb4105bd +size 12400761440 diff --git a/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q3_K_M.gguf b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q3_K_M.gguf new file mode 100644 index 0000000..60c3020 --- /dev/null +++ b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f54e844ead816e61f17dbe70be491160fba1e7f4b9839f3bd0511a67f071f11a +size 11474082400 diff --git a/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q3_K_S.gguf b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q3_K_S.gguf new file mode 100644 index 0000000..9875c40 --- /dev/null +++ b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3560c364c6e60aa9f564c8d70bae7e4979a63868f9056b812964e4aed74fc70 +size 10400275040 diff --git a/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q4_0.gguf b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q4_0.gguf new file mode 100644 index 0000000..2ddd408 --- /dev/null +++ b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e843d14f0b08e4d12bb3214fd5f302babf9ab6484cf56d648634606be5151b0 +size 13494229600 diff --git a/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q4_1.gguf b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q4_1.gguf new file mode 100644 index 0000000..58e2ee3 --- /dev/null +++ b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f64247e53af92006cce8fbc8dc4dd5efb1a32bdd74358296404e9eeb8bcfd2c3 +size 14873107040 diff --git a/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q4_K_M.gguf b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q4_K_M.gguf new file mode 100644 index 0000000..baeff75 --- /dev/null +++ b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9140c0c1e7aac33490537ef5525ede851b9c416e99d84f48d9461c4716bdf8eb +size 14333909600 diff --git a/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q4_K_S.gguf b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q4_K_S.gguf new file mode 100644 index 0000000..4980392 --- /dev/null +++ b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a2901be3e12da296176ec017be7db5a6ddf734f10b5ef044919b0d018f79bdd +size 13549279840 diff --git a/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q5_K_M.gguf b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q5_K_M.gguf new file mode 100644 index 0000000..a845a6e --- /dev/null +++ b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf9c943d95d7872f1514a0334118cfa6d22a33def950b4ae7996c742db805077 +size 16763984480 diff --git a/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q5_K_S.gguf b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q5_K_S.gguf new file mode 100644 index 0000000..e6851f7 --- /dev/null +++ b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbcec6140035ed23959a32770747c6c10a403c6ab56d8527349db33f5dc7c31e +size 16304413280 diff --git a/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q6_K.gguf b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q6_K.gguf new file mode 100644 index 0000000..14ecd44 --- /dev/null +++ b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b26ce823ea3516572d3ca612b30a5337bb01f953ba1ca8b38dfbcc28223c31d +size 19345939040 diff --git a/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.imatrix.gguf b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.imatrix.gguf new file mode 100644 index 0000000..00085d0 --- /dev/null +++ b/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0285db5ec759d0038d6ece91de5c42a8d007c9aa1817928e4f67fc631276176 +size 10037312 diff --git a/README.md b/README.md new file mode 100644 index 0000000..c250fdb --- /dev/null +++ b/README.md @@ -0,0 +1,84 @@ +--- +base_model: Dans-DiscountModels/Mistral-Small-3.1-24B-Base-2503-hf-DanChat +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Dans-DiscountModels/Mistral-Small-3.1-24B-Base-2503-hf-DanChat + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Mistral-Small-3.1-24B-Base-2503-hf-DanChat-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Mistral-Small-3.1-24B-Base-2503-hf-DanChat-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-Small-3.1-24B-Base-2503-hf-DanChat-i1-GGUF/resolve/main/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.1-24B-Base-2503-hf-DanChat-i1-GGUF/resolve/main/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ1_S.gguf) | i1-IQ1_S | 5.4 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.1-24B-Base-2503-hf-DanChat-i1-GGUF/resolve/main/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ1_M.gguf) | i1-IQ1_M | 5.9 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.1-24B-Base-2503-hf-DanChat-i1-GGUF/resolve/main/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 6.6 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.1-24B-Base-2503-hf-DanChat-i1-GGUF/resolve/main/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ2_XS.gguf) | i1-IQ2_XS | 7.3 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.1-24B-Base-2503-hf-DanChat-i1-GGUF/resolve/main/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ2_S.gguf) | i1-IQ2_S | 7.6 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.1-24B-Base-2503-hf-DanChat-i1-GGUF/resolve/main/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ2_M.gguf) | i1-IQ2_M | 8.2 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.1-24B-Base-2503-hf-DanChat-i1-GGUF/resolve/main/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q2_K_S.gguf) | i1-Q2_K_S | 8.4 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.1-24B-Base-2503-hf-DanChat-i1-GGUF/resolve/main/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q2_K.gguf) | i1-Q2_K | 9.0 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.1-24B-Base-2503-hf-DanChat-i1-GGUF/resolve/main/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 9.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.1-24B-Base-2503-hf-DanChat-i1-GGUF/resolve/main/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ3_XS.gguf) | i1-IQ3_XS | 10.0 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.1-24B-Base-2503-hf-DanChat-i1-GGUF/resolve/main/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q3_K_S.gguf) | i1-Q3_K_S | 10.5 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.1-24B-Base-2503-hf-DanChat-i1-GGUF/resolve/main/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ3_S.gguf) | i1-IQ3_S | 10.5 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.1-24B-Base-2503-hf-DanChat-i1-GGUF/resolve/main/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ3_M.gguf) | i1-IQ3_M | 10.8 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.1-24B-Base-2503-hf-DanChat-i1-GGUF/resolve/main/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q3_K_M.gguf) | i1-Q3_K_M | 11.6 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.1-24B-Base-2503-hf-DanChat-i1-GGUF/resolve/main/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q3_K_L.gguf) | i1-Q3_K_L | 12.5 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.1-24B-Base-2503-hf-DanChat-i1-GGUF/resolve/main/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-IQ4_XS.gguf) | i1-IQ4_XS | 12.9 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.1-24B-Base-2503-hf-DanChat-i1-GGUF/resolve/main/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q4_0.gguf) | i1-Q4_0 | 13.6 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.1-24B-Base-2503-hf-DanChat-i1-GGUF/resolve/main/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q4_K_S.gguf) | i1-Q4_K_S | 13.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.1-24B-Base-2503-hf-DanChat-i1-GGUF/resolve/main/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q4_K_M.gguf) | i1-Q4_K_M | 14.4 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.1-24B-Base-2503-hf-DanChat-i1-GGUF/resolve/main/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q4_1.gguf) | i1-Q4_1 | 15.0 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.1-24B-Base-2503-hf-DanChat-i1-GGUF/resolve/main/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q5_K_S.gguf) | i1-Q5_K_S | 16.4 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.1-24B-Base-2503-hf-DanChat-i1-GGUF/resolve/main/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q5_K_M.gguf) | i1-Q5_K_M | 16.9 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.1-24B-Base-2503-hf-DanChat-i1-GGUF/resolve/main/Mistral-Small-3.1-24B-Base-2503-hf-DanChat.i1-Q6_K.gguf) | i1-Q6_K | 19.4 | 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. + +