From ab9cf58240f5b2e678316040ca48b871c82f3158 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 8 May 2026 17:12: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/After-Earth-Director-8B-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++ After-Earth-Director-8B.i1-IQ1_M.gguf | 3 + After-Earth-Director-8B.i1-IQ1_S.gguf | 3 + After-Earth-Director-8B.i1-IQ2_M.gguf | 3 + After-Earth-Director-8B.i1-IQ2_S.gguf | 3 + After-Earth-Director-8B.i1-IQ2_XS.gguf | 3 + After-Earth-Director-8B.i1-IQ2_XXS.gguf | 3 + After-Earth-Director-8B.i1-IQ3_M.gguf | 3 + After-Earth-Director-8B.i1-IQ3_S.gguf | 3 + After-Earth-Director-8B.i1-IQ3_XS.gguf | 3 + After-Earth-Director-8B.i1-IQ3_XXS.gguf | 3 + After-Earth-Director-8B.i1-IQ4_NL.gguf | 3 + After-Earth-Director-8B.i1-IQ4_XS.gguf | 3 + After-Earth-Director-8B.i1-Q2_K.gguf | 3 + After-Earth-Director-8B.i1-Q2_K_S.gguf | 3 + After-Earth-Director-8B.i1-Q3_K_L.gguf | 3 + After-Earth-Director-8B.i1-Q3_K_M.gguf | 3 + After-Earth-Director-8B.i1-Q3_K_S.gguf | 3 + After-Earth-Director-8B.i1-Q4_0.gguf | 3 + After-Earth-Director-8B.i1-Q4_1.gguf | 3 + After-Earth-Director-8B.i1-Q4_K_M.gguf | 3 + After-Earth-Director-8B.i1-Q4_K_S.gguf | 3 + After-Earth-Director-8B.i1-Q5_K_M.gguf | 3 + After-Earth-Director-8B.i1-Q5_K_S.gguf | 3 + After-Earth-Director-8B.i1-Q6_K.gguf | 3 + After-Earth-Director-8B.imatrix.gguf | 3 + README.md | 95 +++++++++++++++++++++++++ 27 files changed, 230 insertions(+) create mode 100644 .gitattributes create mode 100644 After-Earth-Director-8B.i1-IQ1_M.gguf create mode 100644 After-Earth-Director-8B.i1-IQ1_S.gguf create mode 100644 After-Earth-Director-8B.i1-IQ2_M.gguf create mode 100644 After-Earth-Director-8B.i1-IQ2_S.gguf create mode 100644 After-Earth-Director-8B.i1-IQ2_XS.gguf create mode 100644 After-Earth-Director-8B.i1-IQ2_XXS.gguf create mode 100644 After-Earth-Director-8B.i1-IQ3_M.gguf create mode 100644 After-Earth-Director-8B.i1-IQ3_S.gguf create mode 100644 After-Earth-Director-8B.i1-IQ3_XS.gguf create mode 100644 After-Earth-Director-8B.i1-IQ3_XXS.gguf create mode 100644 After-Earth-Director-8B.i1-IQ4_NL.gguf create mode 100644 After-Earth-Director-8B.i1-IQ4_XS.gguf create mode 100644 After-Earth-Director-8B.i1-Q2_K.gguf create mode 100644 After-Earth-Director-8B.i1-Q2_K_S.gguf create mode 100644 After-Earth-Director-8B.i1-Q3_K_L.gguf create mode 100644 After-Earth-Director-8B.i1-Q3_K_M.gguf create mode 100644 After-Earth-Director-8B.i1-Q3_K_S.gguf create mode 100644 After-Earth-Director-8B.i1-Q4_0.gguf create mode 100644 After-Earth-Director-8B.i1-Q4_1.gguf create mode 100644 After-Earth-Director-8B.i1-Q4_K_M.gguf create mode 100644 After-Earth-Director-8B.i1-Q4_K_S.gguf create mode 100644 After-Earth-Director-8B.i1-Q5_K_M.gguf create mode 100644 After-Earth-Director-8B.i1-Q5_K_S.gguf create mode 100644 After-Earth-Director-8B.i1-Q6_K.gguf create mode 100644 After-Earth-Director-8B.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8be2c53 --- /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 +After-Earth-Director-8B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +After-Earth-Director-8B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +After-Earth-Director-8B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +After-Earth-Director-8B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +After-Earth-Director-8B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +After-Earth-Director-8B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +After-Earth-Director-8B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +After-Earth-Director-8B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +After-Earth-Director-8B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +After-Earth-Director-8B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +After-Earth-Director-8B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +After-Earth-Director-8B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +After-Earth-Director-8B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +After-Earth-Director-8B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +After-Earth-Director-8B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +After-Earth-Director-8B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +After-Earth-Director-8B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +After-Earth-Director-8B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +After-Earth-Director-8B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +After-Earth-Director-8B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +After-Earth-Director-8B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +After-Earth-Director-8B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +After-Earth-Director-8B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +After-Earth-Director-8B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +After-Earth-Director-8B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/After-Earth-Director-8B.i1-IQ1_M.gguf b/After-Earth-Director-8B.i1-IQ1_M.gguf new file mode 100644 index 0000000..e3f92f6 --- /dev/null +++ b/After-Earth-Director-8B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba62106f1ffab5d9f400a54c11dd1fdaba979a5969dd1f9cd5f3b84d597f6dad +size 2161972768 diff --git a/After-Earth-Director-8B.i1-IQ1_S.gguf b/After-Earth-Director-8B.i1-IQ1_S.gguf new file mode 100644 index 0000000..6dc5b2f --- /dev/null +++ b/After-Earth-Director-8B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:001d1c35bc19a93653c05c906e2cd9d4a0053c0d489915a5193317a260abbaf1 +size 2019628576 diff --git a/After-Earth-Director-8B.i1-IQ2_M.gguf b/After-Earth-Director-8B.i1-IQ2_M.gguf new file mode 100644 index 0000000..2bf8821 --- /dev/null +++ b/After-Earth-Director-8B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b94722ab88e10158dea0f2ea349f044bee6cd4c087cdcb956ec36394f32d44b +size 2948281888 diff --git a/After-Earth-Director-8B.i1-IQ2_S.gguf b/After-Earth-Director-8B.i1-IQ2_S.gguf new file mode 100644 index 0000000..88885a2 --- /dev/null +++ b/After-Earth-Director-8B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7dbe31f2ac9b4d3578887f59e071d5f6345acbeec63d08b2d6d577f13414675 +size 2758489632 diff --git a/After-Earth-Director-8B.i1-IQ2_XS.gguf b/After-Earth-Director-8B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..f2bd4a2 --- /dev/null +++ b/After-Earth-Director-8B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef8e0886dd5cf09c0d6184c7895383423075e27089e65a5c0264343d4da702f5 +size 2605782560 diff --git a/After-Earth-Director-8B.i1-IQ2_XXS.gguf b/After-Earth-Director-8B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..6eaecc7 --- /dev/null +++ b/After-Earth-Director-8B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1140523f9cd60fa9a88a03353217f673c9c4a004903c87c9b0554a2228123ff9 +size 2399213088 diff --git a/After-Earth-Director-8B.i1-IQ3_M.gguf b/After-Earth-Director-8B.i1-IQ3_M.gguf new file mode 100644 index 0000000..bf919dd --- /dev/null +++ b/After-Earth-Director-8B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ce416b7a5613f3bec487f9bf6c308c49990f57b8a63cad5ecf80e6ab285ca11 +size 3784824352 diff --git a/After-Earth-Director-8B.i1-IQ3_S.gguf b/After-Earth-Director-8B.i1-IQ3_S.gguf new file mode 100644 index 0000000..9e633fd --- /dev/null +++ b/After-Earth-Director-8B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03d187fb703df73d778c106e577d1640b13b20fc9d4d11712857e0cca07e4205 +size 3682326048 diff --git a/After-Earth-Director-8B.i1-IQ3_XS.gguf b/After-Earth-Director-8B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..e26a698 --- /dev/null +++ b/After-Earth-Director-8B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e618cdfb4b64d807fab6acf04f3ad2ac12e055fbe6bab0221c4d4d3f3051f1ee +size 3518748192 diff --git a/After-Earth-Director-8B.i1-IQ3_XXS.gguf b/After-Earth-Director-8B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..166169e --- /dev/null +++ b/After-Earth-Director-8B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6d9ea3ef980beeb8022234c69d73452aa271139390c7419d2a65491c96fd0a5 +size 3274913312 diff --git a/After-Earth-Director-8B.i1-IQ4_NL.gguf b/After-Earth-Director-8B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..27be323 --- /dev/null +++ b/After-Earth-Director-8B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a5bd1e8b6cc6c11aa6c3c3e41b0e340f98dcbf1ce5c6c496c4949aaad0b60f6 +size 4677989920 diff --git a/After-Earth-Director-8B.i1-IQ4_XS.gguf b/After-Earth-Director-8B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..94026ed --- /dev/null +++ b/After-Earth-Director-8B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d794228fdac9e42270e73fabf447a4ac438d06610aa3db2d0e5d01a61684d8f +size 4447663648 diff --git a/After-Earth-Director-8B.i1-Q2_K.gguf b/After-Earth-Director-8B.i1-Q2_K.gguf new file mode 100644 index 0000000..e073f83 --- /dev/null +++ b/After-Earth-Director-8B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e59fe353783a77d8527a04ad8f9307317b62330f4996bd9d4f5d8ebe5743e80 +size 3179132448 diff --git a/After-Earth-Director-8B.i1-Q2_K_S.gguf b/After-Earth-Director-8B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..bb74b50 --- /dev/null +++ b/After-Earth-Director-8B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:565020df67b5e0551945f77e55e9d1b5cc9e6a4a8378402dab10e1a86a0d7fc0 +size 2988815904 diff --git a/After-Earth-Director-8B.i1-Q3_K_L.gguf b/After-Earth-Director-8B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..ca33eb0 --- /dev/null +++ b/After-Earth-Director-8B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fc71a84fe6cbff7f65326473c133ca9477e232aeeeb424df50812789da61994 +size 4321957408 diff --git a/After-Earth-Director-8B.i1-Q3_K_M.gguf b/After-Earth-Director-8B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..1796d05 --- /dev/null +++ b/After-Earth-Director-8B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcf2898d1f5e84d96d63a29aa17f03c3bf2ee0536e270914eb6e30e16a3db1fa +size 4018918944 diff --git a/After-Earth-Director-8B.i1-Q3_K_S.gguf b/After-Earth-Director-8B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..aee3692 --- /dev/null +++ b/After-Earth-Director-8B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:877ce3f50c92ae208901489965f3104023d564ca1393375598ceeebe6bebf958 +size 3664500256 diff --git a/After-Earth-Director-8B.i1-Q4_0.gguf b/After-Earth-Director-8B.i1-Q4_0.gguf new file mode 100644 index 0000000..f9af71c --- /dev/null +++ b/After-Earth-Director-8B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0171be3279c71b7d3eb1eb9302b996c1c8c759357546a7d32566d003d2bd43b2 +size 4675892768 diff --git a/After-Earth-Director-8B.i1-Q4_1.gguf b/After-Earth-Director-8B.i1-Q4_1.gguf new file mode 100644 index 0000000..0c052c6 --- /dev/null +++ b/After-Earth-Director-8B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a30cf0732d9e63bab0a810d5375060797ee7d53978f6211077e704e2b1083a05 +size 5130253856 diff --git a/After-Earth-Director-8B.i1-Q4_K_M.gguf b/After-Earth-Director-8B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..5ed2339 --- /dev/null +++ b/After-Earth-Director-8B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5384f0287cd9153d37a408c65066119d0dd9b6701ffa94516c993ea4d51e9e50 +size 4920735264 diff --git a/After-Earth-Director-8B.i1-Q4_K_S.gguf b/After-Earth-Director-8B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..a8e6199 --- /dev/null +++ b/After-Earth-Director-8B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bda73ff2ec514f2ef46aa9482d9147cbc94c2ef6d37201883dfb52c1cf13e72 +size 4692669984 diff --git a/After-Earth-Director-8B.i1-Q5_K_M.gguf b/After-Earth-Director-8B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..3071330 --- /dev/null +++ b/After-Earth-Director-8B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3328c95f14ac07c43aab7a8dd6199488cc9d75df6510ce61160de3a3e8e41417 +size 5732988448 diff --git a/After-Earth-Director-8B.i1-Q5_K_S.gguf b/After-Earth-Director-8B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..876546f --- /dev/null +++ b/After-Earth-Director-8B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5577c82164dba13443d8bd9898e64733cc196c49ca4e1bf64946083c8306110d +size 5599295008 diff --git a/After-Earth-Director-8B.i1-Q6_K.gguf b/After-Earth-Director-8B.i1-Q6_K.gguf new file mode 100644 index 0000000..390ac53 --- /dev/null +++ b/After-Earth-Director-8B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb0f0af22429de33c8f144294e929306c50a0b7dcae963868f690e2433b8bf96 +size 6596007456 diff --git a/After-Earth-Director-8B.imatrix.gguf b/After-Earth-Director-8B.imatrix.gguf new file mode 100644 index 0000000..282c178 --- /dev/null +++ b/After-Earth-Director-8B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ebb4f4260caf42334d0abe58fed7cf8cf746b7cc382985740cc0c4a97572b46 +size 5015200 diff --git a/README.md b/README.md new file mode 100644 index 0000000..e466013 --- /dev/null +++ b/README.md @@ -0,0 +1,95 @@ +--- +base_model: spdev45/After-Earth-Director-8B +datasets: +- ASTRA-SFT-1k +language: +- en +library_name: transformers +license: mit +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- llama +- roleplay +- world-building +- after-earth-2200 +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/spdev45/After-Earth-Director-8B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#After-Earth-Director-8B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/After-Earth-Director-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/After-Earth-Director-8B-i1-GGUF/resolve/main/After-Earth-Director-8B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/After-Earth-Director-8B-i1-GGUF/resolve/main/After-Earth-Director-8B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/After-Earth-Director-8B-i1-GGUF/resolve/main/After-Earth-Director-8B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/After-Earth-Director-8B-i1-GGUF/resolve/main/After-Earth-Director-8B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/After-Earth-Director-8B-i1-GGUF/resolve/main/After-Earth-Director-8B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/After-Earth-Director-8B-i1-GGUF/resolve/main/After-Earth-Director-8B.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/After-Earth-Director-8B-i1-GGUF/resolve/main/After-Earth-Director-8B.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/After-Earth-Director-8B-i1-GGUF/resolve/main/After-Earth-Director-8B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.1 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/After-Earth-Director-8B-i1-GGUF/resolve/main/After-Earth-Director-8B.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/After-Earth-Director-8B-i1-GGUF/resolve/main/After-Earth-Director-8B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/After-Earth-Director-8B-i1-GGUF/resolve/main/After-Earth-Director-8B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/After-Earth-Director-8B-i1-GGUF/resolve/main/After-Earth-Director-8B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/After-Earth-Director-8B-i1-GGUF/resolve/main/After-Earth-Director-8B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/After-Earth-Director-8B-i1-GGUF/resolve/main/After-Earth-Director-8B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/After-Earth-Director-8B-i1-GGUF/resolve/main/After-Earth-Director-8B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/After-Earth-Director-8B-i1-GGUF/resolve/main/After-Earth-Director-8B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/After-Earth-Director-8B-i1-GGUF/resolve/main/After-Earth-Director-8B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/After-Earth-Director-8B-i1-GGUF/resolve/main/After-Earth-Director-8B.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/After-Earth-Director-8B-i1-GGUF/resolve/main/After-Earth-Director-8B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/After-Earth-Director-8B-i1-GGUF/resolve/main/After-Earth-Director-8B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/After-Earth-Director-8B-i1-GGUF/resolve/main/After-Earth-Director-8B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/After-Earth-Director-8B-i1-GGUF/resolve/main/After-Earth-Director-8B.i1-Q4_1.gguf) | i1-Q4_1 | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/After-Earth-Director-8B-i1-GGUF/resolve/main/After-Earth-Director-8B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/After-Earth-Director-8B-i1-GGUF/resolve/main/After-Earth-Director-8B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/After-Earth-Director-8B-i1-GGUF/resolve/main/After-Earth-Director-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. + +