From b83bc591f7eac32c0457658de4553d0d1d6a0934 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 28 Jun 2026 13:33:18 +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/EOTW-RPG.System-3.2-1B-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++ EOTW-RPG.System-3.2-1B.i1-IQ1_M.gguf | 3 + EOTW-RPG.System-3.2-1B.i1-IQ1_S.gguf | 3 + EOTW-RPG.System-3.2-1B.i1-IQ2_M.gguf | 3 + EOTW-RPG.System-3.2-1B.i1-IQ2_S.gguf | 3 + EOTW-RPG.System-3.2-1B.i1-IQ2_XS.gguf | 3 + EOTW-RPG.System-3.2-1B.i1-IQ2_XXS.gguf | 3 + EOTW-RPG.System-3.2-1B.i1-IQ3_M.gguf | 3 + EOTW-RPG.System-3.2-1B.i1-IQ3_S.gguf | 3 + EOTW-RPG.System-3.2-1B.i1-IQ3_XS.gguf | 3 + EOTW-RPG.System-3.2-1B.i1-IQ3_XXS.gguf | 3 + EOTW-RPG.System-3.2-1B.i1-IQ4_NL.gguf | 3 + EOTW-RPG.System-3.2-1B.i1-IQ4_XS.gguf | 3 + EOTW-RPG.System-3.2-1B.i1-Q2_K.gguf | 3 + EOTW-RPG.System-3.2-1B.i1-Q2_K_S.gguf | 3 + EOTW-RPG.System-3.2-1B.i1-Q3_K_L.gguf | 3 + EOTW-RPG.System-3.2-1B.i1-Q3_K_M.gguf | 3 + EOTW-RPG.System-3.2-1B.i1-Q3_K_S.gguf | 3 + EOTW-RPG.System-3.2-1B.i1-Q4_0.gguf | 3 + EOTW-RPG.System-3.2-1B.i1-Q4_1.gguf | 3 + EOTW-RPG.System-3.2-1B.i1-Q4_K_M.gguf | 3 + EOTW-RPG.System-3.2-1B.i1-Q4_K_S.gguf | 3 + EOTW-RPG.System-3.2-1B.i1-Q5_K_M.gguf | 3 + EOTW-RPG.System-3.2-1B.i1-Q5_K_S.gguf | 3 + EOTW-RPG.System-3.2-1B.i1-Q6_K.gguf | 3 + EOTW-RPG.System-3.2-1B.imatrix.gguf | 3 + README.md | 87 ++++++++++++++++++++++++++ 27 files changed, 222 insertions(+) create mode 100644 .gitattributes create mode 100644 EOTW-RPG.System-3.2-1B.i1-IQ1_M.gguf create mode 100644 EOTW-RPG.System-3.2-1B.i1-IQ1_S.gguf create mode 100644 EOTW-RPG.System-3.2-1B.i1-IQ2_M.gguf create mode 100644 EOTW-RPG.System-3.2-1B.i1-IQ2_S.gguf create mode 100644 EOTW-RPG.System-3.2-1B.i1-IQ2_XS.gguf create mode 100644 EOTW-RPG.System-3.2-1B.i1-IQ2_XXS.gguf create mode 100644 EOTW-RPG.System-3.2-1B.i1-IQ3_M.gguf create mode 100644 EOTW-RPG.System-3.2-1B.i1-IQ3_S.gguf create mode 100644 EOTW-RPG.System-3.2-1B.i1-IQ3_XS.gguf create mode 100644 EOTW-RPG.System-3.2-1B.i1-IQ3_XXS.gguf create mode 100644 EOTW-RPG.System-3.2-1B.i1-IQ4_NL.gguf create mode 100644 EOTW-RPG.System-3.2-1B.i1-IQ4_XS.gguf create mode 100644 EOTW-RPG.System-3.2-1B.i1-Q2_K.gguf create mode 100644 EOTW-RPG.System-3.2-1B.i1-Q2_K_S.gguf create mode 100644 EOTW-RPG.System-3.2-1B.i1-Q3_K_L.gguf create mode 100644 EOTW-RPG.System-3.2-1B.i1-Q3_K_M.gguf create mode 100644 EOTW-RPG.System-3.2-1B.i1-Q3_K_S.gguf create mode 100644 EOTW-RPG.System-3.2-1B.i1-Q4_0.gguf create mode 100644 EOTW-RPG.System-3.2-1B.i1-Q4_1.gguf create mode 100644 EOTW-RPG.System-3.2-1B.i1-Q4_K_M.gguf create mode 100644 EOTW-RPG.System-3.2-1B.i1-Q4_K_S.gguf create mode 100644 EOTW-RPG.System-3.2-1B.i1-Q5_K_M.gguf create mode 100644 EOTW-RPG.System-3.2-1B.i1-Q5_K_S.gguf create mode 100644 EOTW-RPG.System-3.2-1B.i1-Q6_K.gguf create mode 100644 EOTW-RPG.System-3.2-1B.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7e7842d --- /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 +EOTW-RPG.System-3.2-1B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +EOTW-RPG.System-3.2-1B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +EOTW-RPG.System-3.2-1B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +EOTW-RPG.System-3.2-1B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +EOTW-RPG.System-3.2-1B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +EOTW-RPG.System-3.2-1B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +EOTW-RPG.System-3.2-1B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +EOTW-RPG.System-3.2-1B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +EOTW-RPG.System-3.2-1B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +EOTW-RPG.System-3.2-1B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +EOTW-RPG.System-3.2-1B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +EOTW-RPG.System-3.2-1B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +EOTW-RPG.System-3.2-1B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +EOTW-RPG.System-3.2-1B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +EOTW-RPG.System-3.2-1B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +EOTW-RPG.System-3.2-1B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +EOTW-RPG.System-3.2-1B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +EOTW-RPG.System-3.2-1B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +EOTW-RPG.System-3.2-1B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +EOTW-RPG.System-3.2-1B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +EOTW-RPG.System-3.2-1B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +EOTW-RPG.System-3.2-1B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +EOTW-RPG.System-3.2-1B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +EOTW-RPG.System-3.2-1B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +EOTW-RPG.System-3.2-1B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/EOTW-RPG.System-3.2-1B.i1-IQ1_M.gguf b/EOTW-RPG.System-3.2-1B.i1-IQ1_M.gguf new file mode 100644 index 0000000..8107536 --- /dev/null +++ b/EOTW-RPG.System-3.2-1B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:585d247524b43556f634aa9588f28e419061eeec96e97db177dd15401edbe45f +size 499791008 diff --git a/EOTW-RPG.System-3.2-1B.i1-IQ1_S.gguf b/EOTW-RPG.System-3.2-1B.i1-IQ1_S.gguf new file mode 100644 index 0000000..63c273c --- /dev/null +++ b/EOTW-RPG.System-3.2-1B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad155299856d1c8b883a6023d365055eb54bcb7495693035895a6441288e3cc7 +size 479736992 diff --git a/EOTW-RPG.System-3.2-1B.i1-IQ2_M.gguf b/EOTW-RPG.System-3.2-1B.i1-IQ2_M.gguf new file mode 100644 index 0000000..b2882cc --- /dev/null +++ b/EOTW-RPG.System-3.2-1B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4038fe6c1f4212aeda4da6daf743e7628e589eb2f985a020a6ea04cc1b9e3ad +size 628311200 diff --git a/EOTW-RPG.System-3.2-1B.i1-IQ2_S.gguf b/EOTW-RPG.System-3.2-1B.i1-IQ2_S.gguf new file mode 100644 index 0000000..69c3778 --- /dev/null +++ b/EOTW-RPG.System-3.2-1B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a79d65a480e577c3b7051eb2c49cfc1755551cfdad23dc0a67b96f48ca75e23d +size 601572512 diff --git a/EOTW-RPG.System-3.2-1B.i1-IQ2_XS.gguf b/EOTW-RPG.System-3.2-1B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..4c8ec73 --- /dev/null +++ b/EOTW-RPG.System-3.2-1B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcb4852bed7e759b9f9ef3a3126c3e2972f27c6b1e96b743250779b1fe749eb7 +size 562050208 diff --git a/EOTW-RPG.System-3.2-1B.i1-IQ2_XXS.gguf b/EOTW-RPG.System-3.2-1B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..c1971d2 --- /dev/null +++ b/EOTW-RPG.System-3.2-1B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cc59554f2f31512ad0ce9b5a81390d487f6b3d39c117bc2617c8783578f06e5 +size 533214368 diff --git a/EOTW-RPG.System-3.2-1B.i1-IQ3_M.gguf b/EOTW-RPG.System-3.2-1B.i1-IQ3_M.gguf new file mode 100644 index 0000000..f819abd --- /dev/null +++ b/EOTW-RPG.System-3.2-1B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e42bfa29cf73d4381726c137b4d5f9e01ff2544a46ad5d687173c9cebc48b6d +size 770151584 diff --git a/EOTW-RPG.System-3.2-1B.i1-IQ3_S.gguf b/EOTW-RPG.System-3.2-1B.i1-IQ3_S.gguf new file mode 100644 index 0000000..a708506 --- /dev/null +++ b/EOTW-RPG.System-3.2-1B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:623bed6107fa3667e118d90b10f787244e772983ed40700bd816beeafa6e6017 +size 756782240 diff --git a/EOTW-RPG.System-3.2-1B.i1-IQ3_XS.gguf b/EOTW-RPG.System-3.2-1B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..375ce4a --- /dev/null +++ b/EOTW-RPG.System-3.2-1B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b577b426cb1520724b16947552c2e9ca68a7ff41518171627e9be23644d7b43 +size 733975712 diff --git a/EOTW-RPG.System-3.2-1B.i1-IQ3_XXS.gguf b/EOTW-RPG.System-3.2-1B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..43a8f39 --- /dev/null +++ b/EOTW-RPG.System-3.2-1B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e1c03c53d72805c5fa9124b989b02b190858cf89ab4b6c2a8be0bc2e0c398b5 +size 674972832 diff --git a/EOTW-RPG.System-3.2-1B.i1-IQ4_NL.gguf b/EOTW-RPG.System-3.2-1B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..2ddbfa1 --- /dev/null +++ b/EOTW-RPG.System-3.2-1B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a2f6fbad9262443fa76867ab5aa69cfee91ea568a4b97e356e5d150759e2e8d +size 920773792 diff --git a/EOTW-RPG.System-3.2-1B.i1-IQ4_XS.gguf b/EOTW-RPG.System-3.2-1B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..596e30a --- /dev/null +++ b/EOTW-RPG.System-3.2-1B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8827a29e2e35c75dda93fd85fc49728236bc9a1d65d5f18a204293bbf02ddd0 +size 882680992 diff --git a/EOTW-RPG.System-3.2-1B.i1-Q2_K.gguf b/EOTW-RPG.System-3.2-1B.i1-Q2_K.gguf new file mode 100644 index 0000000..34bacad --- /dev/null +++ b/EOTW-RPG.System-3.2-1B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:118d102fb6a8826d774bdafce62143d8a65ce1e082ac39ff58f97c1b1e38b05a +size 667059360 diff --git a/EOTW-RPG.System-3.2-1B.i1-Q2_K_S.gguf b/EOTW-RPG.System-3.2-1B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..3f1f1e4 --- /dev/null +++ b/EOTW-RPG.System-3.2-1B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ca1012e69006db7601da168d9128f1e9193abaa31270852fb26e1e37b07845c +size 640844960 diff --git a/EOTW-RPG.System-3.2-1B.i1-Q3_K_L.gguf b/EOTW-RPG.System-3.2-1B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..2adae33 --- /dev/null +++ b/EOTW-RPG.System-3.2-1B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80dc82f1445c440dee7da536cebc493e744544124fcaadbf6c51566923e94114 +size 845386912 diff --git a/EOTW-RPG.System-3.2-1B.i1-Q3_K_M.gguf b/EOTW-RPG.System-3.2-1B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..d8f961b --- /dev/null +++ b/EOTW-RPG.System-3.2-1B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acc4fe2817190485773273e3a52a722ca0d8dc6cb2506fb9bf38663d72f560bc +size 803706016 diff --git a/EOTW-RPG.System-3.2-1B.i1-Q3_K_S.gguf b/EOTW-RPG.System-3.2-1B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..6fe0a28 --- /dev/null +++ b/EOTW-RPG.System-3.2-1B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52cc2b7cb23d0ca884e14dd0ce9d22fd6e7e481aa2fa801fe6ac16a36ad37773 +size 754554016 diff --git a/EOTW-RPG.System-3.2-1B.i1-Q4_0.gguf b/EOTW-RPG.System-3.2-1B.i1-Q4_0.gguf new file mode 100644 index 0000000..0d7914d --- /dev/null +++ b/EOTW-RPG.System-3.2-1B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd03d1eda3bac6e22c1120aecaf4969170171e83f8e2e9fca7799c92ff065d7d +size 920773792 diff --git a/EOTW-RPG.System-3.2-1B.i1-Q4_1.gguf b/EOTW-RPG.System-3.2-1B.i1-Q4_1.gguf new file mode 100644 index 0000000..9c41b90 --- /dev/null +++ b/EOTW-RPG.System-3.2-1B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d94489b3bc61a0276a5e5b2469fdaf38cbdfd55cffb43b730ccaa3f0d5e3d9e0 +size 995910816 diff --git a/EOTW-RPG.System-3.2-1B.i1-Q4_K_M.gguf b/EOTW-RPG.System-3.2-1B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..8c9579e --- /dev/null +++ b/EOTW-RPG.System-3.2-1B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4de739c049e234c8c9bc0ca92b7e1b03a2383b15e7b823ccea17264a5755f3bc +size 955442336 diff --git a/EOTW-RPG.System-3.2-1B.i1-Q4_K_S.gguf b/EOTW-RPG.System-3.2-1B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..bbfb63e --- /dev/null +++ b/EOTW-RPG.System-3.2-1B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11eccdfcfc383aa3342a1b6987ddc11445f7e4a2b6f6eef75dd81f30e62ced29 +size 923395232 diff --git a/EOTW-RPG.System-3.2-1B.i1-Q5_K_M.gguf b/EOTW-RPG.System-3.2-1B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..1723a63 --- /dev/null +++ b/EOTW-RPG.System-3.2-1B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abb6f85a0cd7f96844b9412b0eb074a33586c9516be9b564707dcb15ea0f5d7a +size 1092084896 diff --git a/EOTW-RPG.System-3.2-1B.i1-Q5_K_S.gguf b/EOTW-RPG.System-3.2-1B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..e0b242b --- /dev/null +++ b/EOTW-RPG.System-3.2-1B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27bb21439c42d787a1aedf090aa1dd758cb1fa47c663645dbdcb66a7493bbb0e +size 1073144992 diff --git a/EOTW-RPG.System-3.2-1B.i1-Q6_K.gguf b/EOTW-RPG.System-3.2-1B.i1-Q6_K.gguf new file mode 100644 index 0000000..7bfa897 --- /dev/null +++ b/EOTW-RPG.System-3.2-1B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1506694efc042947a1716e1d65701f3169886fcc2dffc0f8478294b32a75d32b +size 1237267616 diff --git a/EOTW-RPG.System-3.2-1B.imatrix.gguf b/EOTW-RPG.System-3.2-1B.imatrix.gguf new file mode 100644 index 0000000..0878a7f --- /dev/null +++ b/EOTW-RPG.System-3.2-1B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:011bd3e42e55a2c740db9eb58fbf621353a406d3cc452f5f205331a97cac3411 +size 1328000 diff --git a/README.md b/README.md new file mode 100644 index 0000000..93c2266 --- /dev/null +++ b/README.md @@ -0,0 +1,87 @@ +--- +base_model: NovaCorp/EOTW-RPG.System-3.2-1B +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/NovaCorp/EOTW-RPG.System-3.2-1B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#EOTW-RPG.System-3.2-1B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/EOTW-RPG.System-3.2-1B-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/EOTW-RPG.System-3.2-1B-i1-GGUF/resolve/main/EOTW-RPG.System-3.2-1B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/EOTW-RPG.System-3.2-1B-i1-GGUF/resolve/main/EOTW-RPG.System-3.2-1B.i1-IQ1_S.gguf) | i1-IQ1_S | 0.6 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/EOTW-RPG.System-3.2-1B-i1-GGUF/resolve/main/EOTW-RPG.System-3.2-1B.i1-IQ1_M.gguf) | i1-IQ1_M | 0.6 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/EOTW-RPG.System-3.2-1B-i1-GGUF/resolve/main/EOTW-RPG.System-3.2-1B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/EOTW-RPG.System-3.2-1B-i1-GGUF/resolve/main/EOTW-RPG.System-3.2-1B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/EOTW-RPG.System-3.2-1B-i1-GGUF/resolve/main/EOTW-RPG.System-3.2-1B.i1-IQ2_S.gguf) | i1-IQ2_S | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/EOTW-RPG.System-3.2-1B-i1-GGUF/resolve/main/EOTW-RPG.System-3.2-1B.i1-IQ2_M.gguf) | i1-IQ2_M | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/EOTW-RPG.System-3.2-1B-i1-GGUF/resolve/main/EOTW-RPG.System-3.2-1B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/EOTW-RPG.System-3.2-1B-i1-GGUF/resolve/main/EOTW-RPG.System-3.2-1B.i1-Q2_K.gguf) | i1-Q2_K | 0.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/EOTW-RPG.System-3.2-1B-i1-GGUF/resolve/main/EOTW-RPG.System-3.2-1B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/EOTW-RPG.System-3.2-1B-i1-GGUF/resolve/main/EOTW-RPG.System-3.2-1B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/EOTW-RPG.System-3.2-1B-i1-GGUF/resolve/main/EOTW-RPG.System-3.2-1B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.9 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/EOTW-RPG.System-3.2-1B-i1-GGUF/resolve/main/EOTW-RPG.System-3.2-1B.i1-IQ3_S.gguf) | i1-IQ3_S | 0.9 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/EOTW-RPG.System-3.2-1B-i1-GGUF/resolve/main/EOTW-RPG.System-3.2-1B.i1-IQ3_M.gguf) | i1-IQ3_M | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/EOTW-RPG.System-3.2-1B-i1-GGUF/resolve/main/EOTW-RPG.System-3.2-1B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/EOTW-RPG.System-3.2-1B-i1-GGUF/resolve/main/EOTW-RPG.System-3.2-1B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/EOTW-RPG.System-3.2-1B-i1-GGUF/resolve/main/EOTW-RPG.System-3.2-1B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/EOTW-RPG.System-3.2-1B-i1-GGUF/resolve/main/EOTW-RPG.System-3.2-1B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.0 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/EOTW-RPG.System-3.2-1B-i1-GGUF/resolve/main/EOTW-RPG.System-3.2-1B.i1-Q4_0.gguf) | i1-Q4_0 | 1.0 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/EOTW-RPG.System-3.2-1B-i1-GGUF/resolve/main/EOTW-RPG.System-3.2-1B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.0 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/EOTW-RPG.System-3.2-1B-i1-GGUF/resolve/main/EOTW-RPG.System-3.2-1B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/EOTW-RPG.System-3.2-1B-i1-GGUF/resolve/main/EOTW-RPG.System-3.2-1B.i1-Q4_1.gguf) | i1-Q4_1 | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/EOTW-RPG.System-3.2-1B-i1-GGUF/resolve/main/EOTW-RPG.System-3.2-1B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/EOTW-RPG.System-3.2-1B-i1-GGUF/resolve/main/EOTW-RPG.System-3.2-1B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/EOTW-RPG.System-3.2-1B-i1-GGUF/resolve/main/EOTW-RPG.System-3.2-1B.i1-Q6_K.gguf) | i1-Q6_K | 1.3 | 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. + +