From 91c4c3b0f656f983e4ad123b40c39bb313898677 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 30 May 2026 18: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/Loki-V1.3-PaintedFantasy-v2-24B-i1-GGUF Source: Original Platform --- .gitattributes | 59 +++++++++++++ Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ1_M.gguf | 3 + Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ1_S.gguf | 3 + Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ2_M.gguf | 3 + Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ2_S.gguf | 3 + ...-V1.3-PaintedFantasy-v2-24B.i1-IQ2_XS.gguf | 3 + ...V1.3-PaintedFantasy-v2-24B.i1-IQ2_XXS.gguf | 3 + Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ3_M.gguf | 3 + Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ3_S.gguf | 3 + ...-V1.3-PaintedFantasy-v2-24B.i1-IQ3_XS.gguf | 3 + ...V1.3-PaintedFantasy-v2-24B.i1-IQ3_XXS.gguf | 3 + ...-V1.3-PaintedFantasy-v2-24B.i1-IQ4_XS.gguf | 3 + Loki-V1.3-PaintedFantasy-v2-24B.i1-Q2_K.gguf | 3 + ...-V1.3-PaintedFantasy-v2-24B.i1-Q2_K_S.gguf | 3 + ...-V1.3-PaintedFantasy-v2-24B.i1-Q3_K_L.gguf | 3 + ...-V1.3-PaintedFantasy-v2-24B.i1-Q3_K_M.gguf | 3 + ...-V1.3-PaintedFantasy-v2-24B.i1-Q3_K_S.gguf | 3 + Loki-V1.3-PaintedFantasy-v2-24B.i1-Q4_0.gguf | 3 + Loki-V1.3-PaintedFantasy-v2-24B.i1-Q4_1.gguf | 3 + ...-V1.3-PaintedFantasy-v2-24B.i1-Q4_K_M.gguf | 3 + ...-V1.3-PaintedFantasy-v2-24B.i1-Q4_K_S.gguf | 3 + ...-V1.3-PaintedFantasy-v2-24B.i1-Q5_K_M.gguf | 3 + ...-V1.3-PaintedFantasy-v2-24B.i1-Q5_K_S.gguf | 3 + Loki-V1.3-PaintedFantasy-v2-24B.i1-Q6_K.gguf | 3 + Loki-V1.3-PaintedFantasy-v2-24B.imatrix.gguf | 3 + README.md | 87 +++++++++++++++++++ 26 files changed, 218 insertions(+) create mode 100644 .gitattributes create mode 100644 Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ1_M.gguf create mode 100644 Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ1_S.gguf create mode 100644 Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ2_M.gguf create mode 100644 Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ2_S.gguf create mode 100644 Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ2_XS.gguf create mode 100644 Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ2_XXS.gguf create mode 100644 Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ3_M.gguf create mode 100644 Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ3_S.gguf create mode 100644 Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ3_XS.gguf create mode 100644 Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ3_XXS.gguf create mode 100644 Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ4_XS.gguf create mode 100644 Loki-V1.3-PaintedFantasy-v2-24B.i1-Q2_K.gguf create mode 100644 Loki-V1.3-PaintedFantasy-v2-24B.i1-Q2_K_S.gguf create mode 100644 Loki-V1.3-PaintedFantasy-v2-24B.i1-Q3_K_L.gguf create mode 100644 Loki-V1.3-PaintedFantasy-v2-24B.i1-Q3_K_M.gguf create mode 100644 Loki-V1.3-PaintedFantasy-v2-24B.i1-Q3_K_S.gguf create mode 100644 Loki-V1.3-PaintedFantasy-v2-24B.i1-Q4_0.gguf create mode 100644 Loki-V1.3-PaintedFantasy-v2-24B.i1-Q4_1.gguf create mode 100644 Loki-V1.3-PaintedFantasy-v2-24B.i1-Q4_K_M.gguf create mode 100644 Loki-V1.3-PaintedFantasy-v2-24B.i1-Q4_K_S.gguf create mode 100644 Loki-V1.3-PaintedFantasy-v2-24B.i1-Q5_K_M.gguf create mode 100644 Loki-V1.3-PaintedFantasy-v2-24B.i1-Q5_K_S.gguf create mode 100644 Loki-V1.3-PaintedFantasy-v2-24B.i1-Q6_K.gguf create mode 100644 Loki-V1.3-PaintedFantasy-v2-24B.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8532e3d --- /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 +Loki-V1.3-PaintedFantasy-v2-24B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Loki-V1.3-PaintedFantasy-v2-24B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Loki-V1.3-PaintedFantasy-v2-24B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Loki-V1.3-PaintedFantasy-v2-24B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Loki-V1.3-PaintedFantasy-v2-24B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Loki-V1.3-PaintedFantasy-v2-24B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Loki-V1.3-PaintedFantasy-v2-24B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Loki-V1.3-PaintedFantasy-v2-24B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Loki-V1.3-PaintedFantasy-v2-24B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Loki-V1.3-PaintedFantasy-v2-24B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Loki-V1.3-PaintedFantasy-v2-24B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Loki-V1.3-PaintedFantasy-v2-24B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Loki-V1.3-PaintedFantasy-v2-24B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ1_M.gguf b/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ1_M.gguf new file mode 100644 index 0000000..06cc8af --- /dev/null +++ b/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d72de9100445114d1f79604ea876ba9375f33fac80e3fae38d578089e663de9e +size 5750497280 diff --git a/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ1_S.gguf b/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ1_S.gguf new file mode 100644 index 0000000..c827ade --- /dev/null +++ b/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f350482b18f4ce025756ebc140960f18039862f1774d9824c100ad65416b122 +size 5273722880 diff --git a/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ2_M.gguf b/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ2_M.gguf new file mode 100644 index 0000000..60d0bdd --- /dev/null +++ b/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:296fbf6135e211ff8edb479a7f0b9736a08436eab6ac94928d9827993c6d21c3 +size 8114053120 diff --git a/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ2_S.gguf b/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ2_S.gguf new file mode 100644 index 0000000..e9e9e7f --- /dev/null +++ b/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:934615dd92e395bb2690742b2052a0ec26adfcc6421a1c2af58648b3d366c4a8 +size 7478353920 diff --git a/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ2_XS.gguf b/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..3ff8103 --- /dev/null +++ b/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b5050abe7816c24669c3a201ad104d161577dbbce98e3d1d5dc50b481150b2e +size 7207034880 diff --git a/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ2_XXS.gguf b/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..ffb914f --- /dev/null +++ b/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf62bdfed4245a37529f7bac283dd3b749196460202fa03728ed007a67d81140 +size 6545121280 diff --git a/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ3_M.gguf b/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ3_M.gguf new file mode 100644 index 0000000..42a59b9 --- /dev/null +++ b/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ef9d1fd9f23fcb7deac6f9451de0ce2836d21a6827227974927b74c164c4310 +size 10650951680 diff --git a/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ3_S.gguf b/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ3_S.gguf new file mode 100644 index 0000000..729a031 --- /dev/null +++ b/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f39c0c9d3c964ecc3495325b2f49d0fac32f2e4ed3dd2bf70ed6f23daddabca2 +size 10428129280 diff --git a/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ3_XS.gguf b/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..4cd58e5 --- /dev/null +++ b/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5f73f5853013954215352fa58ebc992262cb4219c856903d5c94d2f85328318 +size 9907118080 diff --git a/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ3_XXS.gguf b/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..d997557 --- /dev/null +++ b/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c634c629fbb2f7e418c19b6b0c9d3d0fda1d8edf27827daba7c99519aafcdc7 +size 9280593920 diff --git a/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ4_XS.gguf b/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..437d8bb --- /dev/null +++ b/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c50f24a1c9a229c50ce8e72ccd6ae5b943a17be659748dd12190519fe041f5e +size 12758917120 diff --git a/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q2_K.gguf b/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q2_K.gguf new file mode 100644 index 0000000..3f98150 --- /dev/null +++ b/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:856a0c35fe5dc8b29b08d39af7b9a87af3aaae6ab48660118b295f82b599444c +size 8890327040 diff --git a/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q2_K_S.gguf b/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..8aac078 --- /dev/null +++ b/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b4c133c955a8fb1040145eabb487f71b09489fd39093a0764a49c407977082e +size 8320163840 diff --git a/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q3_K_L.gguf b/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..2a1eae8 --- /dev/null +++ b/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:855a45efdbc6976409ee8302ab3ca244678258f911db0d19c35144d231ab4cf8 +size 12400762880 diff --git a/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q3_K_M.gguf b/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..c99e7e2 --- /dev/null +++ b/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d672890ba6ef415972f27ad5ca20d87dd373044c44a5cc0def8f80b4607151ae +size 11474083840 diff --git a/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q3_K_S.gguf b/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..4974688 --- /dev/null +++ b/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fc4d957db50c9f608ea5c3c300f75b8715c1f2434d95459f1add0a5dea9a704 +size 10400276480 diff --git a/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q4_0.gguf b/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q4_0.gguf new file mode 100644 index 0000000..0079d4e --- /dev/null +++ b/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:324cae9e758d7362149b485ed6b1ba2c56f6f941c1b86522d7cc991471c27772 +size 13494231040 diff --git a/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q4_1.gguf b/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q4_1.gguf new file mode 100644 index 0000000..ecd59fa --- /dev/null +++ b/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b68ad175add8bba4d83f130feaa8bd078b8b4c2df90b0c6cab87276079d8d9b2 +size 14873108480 diff --git a/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q4_K_M.gguf b/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..3645dd8 --- /dev/null +++ b/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7d0591c1a142991cd6107eea72adcfed476ffb4bbeff32ff6d949c75dc15867 +size 14333911040 diff --git a/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q4_K_S.gguf b/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..c47f736 --- /dev/null +++ b/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a27cb78fb883774ede9a45773655042d951866d1094a043b9b0661c656bf58ca +size 13549281280 diff --git a/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q5_K_M.gguf b/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..a0ac2f4 --- /dev/null +++ b/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0455fc8d4e4959fd46c8086210bbb13a746b99b19d2403456263dab0fb85f320 +size 16763985920 diff --git a/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q5_K_S.gguf b/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..e251b12 --- /dev/null +++ b/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65d3e336d8d03e5671229044f6023311200aad5f98c8e9263fb930087635933b +size 16304414720 diff --git a/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q6_K.gguf b/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q6_K.gguf new file mode 100644 index 0000000..be260f9 --- /dev/null +++ b/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6e426afda466b77f40a7f6ed6bf5d611c6f7a1f2c9dbc145d3d1ebe6481ef8e +size 19345940480 diff --git a/Loki-V1.3-PaintedFantasy-v2-24B.imatrix.gguf b/Loki-V1.3-PaintedFantasy-v2-24B.imatrix.gguf new file mode 100644 index 0000000..9ad3bef --- /dev/null +++ b/Loki-V1.3-PaintedFantasy-v2-24B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:779d23372f2b2811c69eaae97c2ab9e688e85c631c13376776d4a993e8c940f3 +size 10037312 diff --git a/README.md b/README.md new file mode 100644 index 0000000..53326ba --- /dev/null +++ b/README.md @@ -0,0 +1,87 @@ +--- +base_model: Fentible/Loki-V1.3-PaintedFantasy-v2-24B +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Fentible/Loki-V1.3-PaintedFantasy-v2-24B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Loki-V1.3-PaintedFantasy-v2-24B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Loki-V1.3-PaintedFantasy-v2-24B-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/Loki-V1.3-PaintedFantasy-v2-24B-i1-GGUF/resolve/main/Loki-V1.3-PaintedFantasy-v2-24B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Loki-V1.3-PaintedFantasy-v2-24B-i1-GGUF/resolve/main/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ1_S.gguf) | i1-IQ1_S | 5.4 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Loki-V1.3-PaintedFantasy-v2-24B-i1-GGUF/resolve/main/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ1_M.gguf) | i1-IQ1_M | 5.9 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Loki-V1.3-PaintedFantasy-v2-24B-i1-GGUF/resolve/main/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 6.6 | | +| [GGUF](https://huggingface.co/mradermacher/Loki-V1.3-PaintedFantasy-v2-24B-i1-GGUF/resolve/main/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 7.3 | | +| [GGUF](https://huggingface.co/mradermacher/Loki-V1.3-PaintedFantasy-v2-24B-i1-GGUF/resolve/main/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ2_S.gguf) | i1-IQ2_S | 7.6 | | +| [GGUF](https://huggingface.co/mradermacher/Loki-V1.3-PaintedFantasy-v2-24B-i1-GGUF/resolve/main/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ2_M.gguf) | i1-IQ2_M | 8.2 | | +| [GGUF](https://huggingface.co/mradermacher/Loki-V1.3-PaintedFantasy-v2-24B-i1-GGUF/resolve/main/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 8.4 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Loki-V1.3-PaintedFantasy-v2-24B-i1-GGUF/resolve/main/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q2_K.gguf) | i1-Q2_K | 9.0 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Loki-V1.3-PaintedFantasy-v2-24B-i1-GGUF/resolve/main/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 9.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Loki-V1.3-PaintedFantasy-v2-24B-i1-GGUF/resolve/main/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 10.0 | | +| [GGUF](https://huggingface.co/mradermacher/Loki-V1.3-PaintedFantasy-v2-24B-i1-GGUF/resolve/main/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 10.5 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Loki-V1.3-PaintedFantasy-v2-24B-i1-GGUF/resolve/main/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ3_S.gguf) | i1-IQ3_S | 10.5 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Loki-V1.3-PaintedFantasy-v2-24B-i1-GGUF/resolve/main/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ3_M.gguf) | i1-IQ3_M | 10.8 | | +| [GGUF](https://huggingface.co/mradermacher/Loki-V1.3-PaintedFantasy-v2-24B-i1-GGUF/resolve/main/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 11.6 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Loki-V1.3-PaintedFantasy-v2-24B-i1-GGUF/resolve/main/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 12.5 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Loki-V1.3-PaintedFantasy-v2-24B-i1-GGUF/resolve/main/Loki-V1.3-PaintedFantasy-v2-24B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 12.9 | | +| [GGUF](https://huggingface.co/mradermacher/Loki-V1.3-PaintedFantasy-v2-24B-i1-GGUF/resolve/main/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q4_0.gguf) | i1-Q4_0 | 13.6 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Loki-V1.3-PaintedFantasy-v2-24B-i1-GGUF/resolve/main/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 13.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Loki-V1.3-PaintedFantasy-v2-24B-i1-GGUF/resolve/main/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 14.4 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Loki-V1.3-PaintedFantasy-v2-24B-i1-GGUF/resolve/main/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q4_1.gguf) | i1-Q4_1 | 15.0 | | +| [GGUF](https://huggingface.co/mradermacher/Loki-V1.3-PaintedFantasy-v2-24B-i1-GGUF/resolve/main/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 16.4 | | +| [GGUF](https://huggingface.co/mradermacher/Loki-V1.3-PaintedFantasy-v2-24B-i1-GGUF/resolve/main/Loki-V1.3-PaintedFantasy-v2-24B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 16.9 | | +| [GGUF](https://huggingface.co/mradermacher/Loki-V1.3-PaintedFantasy-v2-24B-i1-GGUF/resolve/main/Loki-V1.3-PaintedFantasy-v2-24B.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. + +