From 81848f577ae4960fb9eac1614a4c9faf3c3e9510 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 14 Jul 2026 11:30:09 +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/Prophesy-1B-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++++++++ Prophesy-1B.i1-IQ1_M.gguf | 3 ++ Prophesy-1B.i1-IQ1_S.gguf | 3 ++ Prophesy-1B.i1-IQ2_M.gguf | 3 ++ Prophesy-1B.i1-IQ2_S.gguf | 3 ++ Prophesy-1B.i1-IQ2_XS.gguf | 3 ++ Prophesy-1B.i1-IQ2_XXS.gguf | 3 ++ Prophesy-1B.i1-IQ3_M.gguf | 3 ++ Prophesy-1B.i1-IQ3_S.gguf | 3 ++ Prophesy-1B.i1-IQ3_XS.gguf | 3 ++ Prophesy-1B.i1-IQ3_XXS.gguf | 3 ++ Prophesy-1B.i1-IQ4_NL.gguf | 3 ++ Prophesy-1B.i1-IQ4_XS.gguf | 3 ++ Prophesy-1B.i1-Q2_K.gguf | 3 ++ Prophesy-1B.i1-Q2_K_S.gguf | 3 ++ Prophesy-1B.i1-Q3_K_L.gguf | 3 ++ Prophesy-1B.i1-Q3_K_M.gguf | 3 ++ Prophesy-1B.i1-Q3_K_S.gguf | 3 ++ Prophesy-1B.i1-Q4_0.gguf | 3 ++ Prophesy-1B.i1-Q4_1.gguf | 3 ++ Prophesy-1B.i1-Q4_K_M.gguf | 3 ++ Prophesy-1B.i1-Q4_K_S.gguf | 3 ++ Prophesy-1B.i1-Q5_K_M.gguf | 3 ++ Prophesy-1B.i1-Q5_K_S.gguf | 3 ++ Prophesy-1B.i1-Q6_K.gguf | 3 ++ Prophesy-1B.imatrix.gguf | 3 ++ README.md | 87 +++++++++++++++++++++++++++++++++++++ 27 files changed, 222 insertions(+) create mode 100644 .gitattributes create mode 100644 Prophesy-1B.i1-IQ1_M.gguf create mode 100644 Prophesy-1B.i1-IQ1_S.gguf create mode 100644 Prophesy-1B.i1-IQ2_M.gguf create mode 100644 Prophesy-1B.i1-IQ2_S.gguf create mode 100644 Prophesy-1B.i1-IQ2_XS.gguf create mode 100644 Prophesy-1B.i1-IQ2_XXS.gguf create mode 100644 Prophesy-1B.i1-IQ3_M.gguf create mode 100644 Prophesy-1B.i1-IQ3_S.gguf create mode 100644 Prophesy-1B.i1-IQ3_XS.gguf create mode 100644 Prophesy-1B.i1-IQ3_XXS.gguf create mode 100644 Prophesy-1B.i1-IQ4_NL.gguf create mode 100644 Prophesy-1B.i1-IQ4_XS.gguf create mode 100644 Prophesy-1B.i1-Q2_K.gguf create mode 100644 Prophesy-1B.i1-Q2_K_S.gguf create mode 100644 Prophesy-1B.i1-Q3_K_L.gguf create mode 100644 Prophesy-1B.i1-Q3_K_M.gguf create mode 100644 Prophesy-1B.i1-Q3_K_S.gguf create mode 100644 Prophesy-1B.i1-Q4_0.gguf create mode 100644 Prophesy-1B.i1-Q4_1.gguf create mode 100644 Prophesy-1B.i1-Q4_K_M.gguf create mode 100644 Prophesy-1B.i1-Q4_K_S.gguf create mode 100644 Prophesy-1B.i1-Q5_K_M.gguf create mode 100644 Prophesy-1B.i1-Q5_K_S.gguf create mode 100644 Prophesy-1B.i1-Q6_K.gguf create mode 100644 Prophesy-1B.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..68b2607 --- /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 +Prophesy-1B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Prophesy-1B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Prophesy-1B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Prophesy-1B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Prophesy-1B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Prophesy-1B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Prophesy-1B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Prophesy-1B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Prophesy-1B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Prophesy-1B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Prophesy-1B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Prophesy-1B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Prophesy-1B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Prophesy-1B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Prophesy-1B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Prophesy-1B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Prophesy-1B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Prophesy-1B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Prophesy-1B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Prophesy-1B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Prophesy-1B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Prophesy-1B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Prophesy-1B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Prophesy-1B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Prophesy-1B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Prophesy-1B.i1-IQ1_M.gguf b/Prophesy-1B.i1-IQ1_M.gguf new file mode 100644 index 0000000..27f4898 --- /dev/null +++ b/Prophesy-1B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c004164b0a92bb6af12bab6b6c6ac93e3dd80fa81be5beed762beb8b247be77f +size 643484992 diff --git a/Prophesy-1B.i1-IQ1_S.gguf b/Prophesy-1B.i1-IQ1_S.gguf new file mode 100644 index 0000000..c2c416e --- /dev/null +++ b/Prophesy-1B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:411d3e321ebfb45ed05bd91a0844ecbaae44c9257a620bf77ba68b6066006b2a +size 639192640 diff --git a/Prophesy-1B.i1-IQ2_M.gguf b/Prophesy-1B.i1-IQ2_M.gguf new file mode 100644 index 0000000..988fc54 --- /dev/null +++ b/Prophesy-1B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f9b596f8fbb3da74f7134a3b47f16dfcad4bfc80887eff6b4bcc95137793f3e +size 669782848 diff --git a/Prophesy-1B.i1-IQ2_S.gguf b/Prophesy-1B.i1-IQ2_S.gguf new file mode 100644 index 0000000..984d9c1 --- /dev/null +++ b/Prophesy-1B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ba65b487e7e06267d5d08430fa32e069c593b7d6045784590aa5ceabe56f094 +size 664059712 diff --git a/Prophesy-1B.i1-IQ2_XS.gguf b/Prophesy-1B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..160817c --- /dev/null +++ b/Prophesy-1B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df273e904c39fb21003418e5428b53082af4b24d80d204c0ed0283a6e5e96191 +size 657320512 diff --git a/Prophesy-1B.i1-IQ2_XXS.gguf b/Prophesy-1B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..1add463 --- /dev/null +++ b/Prophesy-1B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5b770631a6a77aef0a70f13a2e073c35b6383709bbc786b0ad7fa0e114b7e8a +size 650638912 diff --git a/Prophesy-1B.i1-IQ3_M.gguf b/Prophesy-1B.i1-IQ3_M.gguf new file mode 100644 index 0000000..e07994c --- /dev/null +++ b/Prophesy-1B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:045f9fba21695df77a4607536fe8d07ebb878266938d41dba395d9cd6174537e +size 697059904 diff --git a/Prophesy-1B.i1-IQ3_S.gguf b/Prophesy-1B.i1-IQ3_S.gguf new file mode 100644 index 0000000..9f07cdc --- /dev/null +++ b/Prophesy-1B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61e4155e529c7e9aa039e9b248bd84da926819d2f5945e9ff17c537c09fb8a11 +size 689813824 diff --git a/Prophesy-1B.i1-IQ3_XS.gguf b/Prophesy-1B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..319a99f --- /dev/null +++ b/Prophesy-1B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:039164349918543df3e399ec3f1eb2a023804d77643287828556f27537bdf447 +size 689813824 diff --git a/Prophesy-1B.i1-IQ3_XXS.gguf b/Prophesy-1B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..ee1ae7a --- /dev/null +++ b/Prophesy-1B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fe700129fd9f366b76344515ecad679583d954e3a79137137af4682b20be502 +size 680109376 diff --git a/Prophesy-1B.i1-IQ4_NL.gguf b/Prophesy-1B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..6669457 --- /dev/null +++ b/Prophesy-1B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:874a09590635cc369c3ad2ef5305d9991ab1ee706b67a240fcf16f7474f1c4bc +size 721862464 diff --git a/Prophesy-1B.i1-IQ4_XS.gguf b/Prophesy-1B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..ced6d86 --- /dev/null +++ b/Prophesy-1B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ede7aec876887c02286b69657dc971c2ae8ed370abcc143cd523e17955369be3 +size 714434368 diff --git a/Prophesy-1B.i1-Q2_K.gguf b/Prophesy-1B.i1-Q2_K.gguf new file mode 100644 index 0000000..d9b4894 --- /dev/null +++ b/Prophesy-1B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f53571bf9f2e4e93231e16a64eb97e0754a0166ac1ca50f9036cb4fd6ef439f8 +size 689813824 diff --git a/Prophesy-1B.i1-Q2_K_S.gguf b/Prophesy-1B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..3975dfa --- /dev/null +++ b/Prophesy-1B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c90a1d67faf21779697ceb60852232e7942cb67693d85a26b47f7c94100b8d4 +size 671271232 diff --git a/Prophesy-1B.i1-Q3_K_L.gguf b/Prophesy-1B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..cc0b2cb --- /dev/null +++ b/Prophesy-1B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec7237f7dc0100466b8374c61a6b2330d295cc83c39e42f9ba8559a18eb2d10a +size 751574848 diff --git a/Prophesy-1B.i1-Q3_K_M.gguf b/Prophesy-1B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..887ca48 --- /dev/null +++ b/Prophesy-1B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fddb26b5a0a01aba1978114e30e5d44225a69a0dd28eaeda8d61ff51143e26a +size 722415424 diff --git a/Prophesy-1B.i1-Q3_K_S.gguf b/Prophesy-1B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..36c55b3 --- /dev/null +++ b/Prophesy-1B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f0e95e4865a085a437611b23f17de6af6910306f5d7383e82f2f9bacccabb56 +size 688855360 diff --git a/Prophesy-1B.i1-Q4_0.gguf b/Prophesy-1B.i1-Q4_0.gguf new file mode 100644 index 0000000..b3cd17b --- /dev/null +++ b/Prophesy-1B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:256c10cad8ff3ef2b26a06fbf227000abefef7ba73275b351b3300d15b5295a2 +size 721917760 diff --git a/Prophesy-1B.i1-Q4_1.gguf b/Prophesy-1B.i1-Q4_1.gguf new file mode 100644 index 0000000..b46de31 --- /dev/null +++ b/Prophesy-1B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be24872751abf5dae0adb98d6e840de111883cc8af5afa947df48ec398224ed4 +size 764034880 diff --git a/Prophesy-1B.i1-Q4_K_M.gguf b/Prophesy-1B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..ded550e --- /dev/null +++ b/Prophesy-1B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c0769be2f8ec29b7fd2f8d763b4902f3d8de1bb14a84494da9c902a367ecf11 +size 806057536 diff --git a/Prophesy-1B.i1-Q4_K_S.gguf b/Prophesy-1B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..83eb321 --- /dev/null +++ b/Prophesy-1B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48700b1b84b50bacb967d9e49efac1bb7888644850d3e08578f25cb20d7f9abe +size 780992320 diff --git a/Prophesy-1B.i1-Q5_K_M.gguf b/Prophesy-1B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..ae504ae --- /dev/null +++ b/Prophesy-1B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a27462fc11e164190e9685dcf94b6697a30bdbb80ea5d32007b082cd601646a +size 851344960 diff --git a/Prophesy-1B.i1-Q5_K_S.gguf b/Prophesy-1B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..2eefc2b --- /dev/null +++ b/Prophesy-1B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7c45c48b581e0ce11c441444c72e5439e4809d1672f97bffb9d4b235dcd184e +size 836398912 diff --git a/Prophesy-1B.i1-Q6_K.gguf b/Prophesy-1B.i1-Q6_K.gguf new file mode 100644 index 0000000..355cc70 --- /dev/null +++ b/Prophesy-1B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d871bc4425a1ff62bb1ddcbf3d1c7e345ad9c6d327d63607e872dc97708b713 +size 1011737920 diff --git a/Prophesy-1B.imatrix.gguf b/Prophesy-1B.imatrix.gguf new file mode 100644 index 0000000..087b29d --- /dev/null +++ b/Prophesy-1B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0a0ad59a71a11d7101d84279215bb66540937b9f3ae99c2037227659cecf5bb +size 1452416 diff --git a/README.md b/README.md new file mode 100644 index 0000000..b834cb2 --- /dev/null +++ b/README.md @@ -0,0 +1,87 @@ +--- +base_model: Novaciano/Prophesy-1B +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Novaciano/Prophesy-1B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Prophesy-1B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Prophesy-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/Prophesy-1B-i1-GGUF/resolve/main/Prophesy-1B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Prophesy-1B-i1-GGUF/resolve/main/Prophesy-1B.i1-IQ1_S.gguf) | i1-IQ1_S | 0.7 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Prophesy-1B-i1-GGUF/resolve/main/Prophesy-1B.i1-IQ1_M.gguf) | i1-IQ1_M | 0.7 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Prophesy-1B-i1-GGUF/resolve/main/Prophesy-1B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Prophesy-1B-i1-GGUF/resolve/main/Prophesy-1B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Prophesy-1B-i1-GGUF/resolve/main/Prophesy-1B.i1-IQ2_S.gguf) | i1-IQ2_S | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Prophesy-1B-i1-GGUF/resolve/main/Prophesy-1B.i1-IQ2_M.gguf) | i1-IQ2_M | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Prophesy-1B-i1-GGUF/resolve/main/Prophesy-1B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.8 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Prophesy-1B-i1-GGUF/resolve/main/Prophesy-1B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Prophesy-1B-i1-GGUF/resolve/main/Prophesy-1B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Prophesy-1B-i1-GGUF/resolve/main/Prophesy-1B.i1-IQ3_S.gguf) | i1-IQ3_S | 0.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Prophesy-1B-i1-GGUF/resolve/main/Prophesy-1B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Prophesy-1B-i1-GGUF/resolve/main/Prophesy-1B.i1-Q2_K.gguf) | i1-Q2_K | 0.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Prophesy-1B-i1-GGUF/resolve/main/Prophesy-1B.i1-IQ3_M.gguf) | i1-IQ3_M | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Prophesy-1B-i1-GGUF/resolve/main/Prophesy-1B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Prophesy-1B-i1-GGUF/resolve/main/Prophesy-1B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 0.8 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Prophesy-1B-i1-GGUF/resolve/main/Prophesy-1B.i1-Q4_0.gguf) | i1-Q4_0 | 0.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Prophesy-1B-i1-GGUF/resolve/main/Prophesy-1B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.8 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Prophesy-1B-i1-GGUF/resolve/main/Prophesy-1B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Prophesy-1B-i1-GGUF/resolve/main/Prophesy-1B.i1-Q4_1.gguf) | i1-Q4_1 | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Prophesy-1B-i1-GGUF/resolve/main/Prophesy-1B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 0.9 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Prophesy-1B-i1-GGUF/resolve/main/Prophesy-1B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 0.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Prophesy-1B-i1-GGUF/resolve/main/Prophesy-1B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Prophesy-1B-i1-GGUF/resolve/main/Prophesy-1B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Prophesy-1B-i1-GGUF/resolve/main/Prophesy-1B.i1-Q6_K.gguf) | i1-Q6_K | 1.1 | 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. + +