From 166974931f2efcbec0dd5dd9412afc7a5185fc71 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 25 Jul 2026 12:58:10 +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/Ghosty-7B-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++++++++ Ghosty-7B.i1-IQ1_M.gguf | 3 ++ Ghosty-7B.i1-IQ1_S.gguf | 3 ++ Ghosty-7B.i1-IQ2_M.gguf | 3 ++ Ghosty-7B.i1-IQ2_S.gguf | 3 ++ Ghosty-7B.i1-IQ2_XS.gguf | 3 ++ Ghosty-7B.i1-IQ2_XXS.gguf | 3 ++ Ghosty-7B.i1-IQ3_M.gguf | 3 ++ Ghosty-7B.i1-IQ3_S.gguf | 3 ++ Ghosty-7B.i1-IQ3_XS.gguf | 3 ++ Ghosty-7B.i1-IQ3_XXS.gguf | 3 ++ Ghosty-7B.i1-IQ4_NL.gguf | 3 ++ Ghosty-7B.i1-IQ4_XS.gguf | 3 ++ Ghosty-7B.i1-Q2_K.gguf | 3 ++ Ghosty-7B.i1-Q2_K_S.gguf | 3 ++ Ghosty-7B.i1-Q3_K_L.gguf | 3 ++ Ghosty-7B.i1-Q3_K_M.gguf | 3 ++ Ghosty-7B.i1-Q3_K_S.gguf | 3 ++ Ghosty-7B.i1-Q4_0.gguf | 3 ++ Ghosty-7B.i1-Q4_1.gguf | 3 ++ Ghosty-7B.i1-Q4_K_M.gguf | 3 ++ Ghosty-7B.i1-Q4_K_S.gguf | 3 ++ Ghosty-7B.i1-Q5_K_M.gguf | 3 ++ Ghosty-7B.i1-Q5_K_S.gguf | 3 ++ Ghosty-7B.i1-Q6_K.gguf | 3 ++ Ghosty-7B.imatrix.gguf | 3 ++ README.md | 94 +++++++++++++++++++++++++++++++++++++++ 27 files changed, 229 insertions(+) create mode 100644 .gitattributes create mode 100644 Ghosty-7B.i1-IQ1_M.gguf create mode 100644 Ghosty-7B.i1-IQ1_S.gguf create mode 100644 Ghosty-7B.i1-IQ2_M.gguf create mode 100644 Ghosty-7B.i1-IQ2_S.gguf create mode 100644 Ghosty-7B.i1-IQ2_XS.gguf create mode 100644 Ghosty-7B.i1-IQ2_XXS.gguf create mode 100644 Ghosty-7B.i1-IQ3_M.gguf create mode 100644 Ghosty-7B.i1-IQ3_S.gguf create mode 100644 Ghosty-7B.i1-IQ3_XS.gguf create mode 100644 Ghosty-7B.i1-IQ3_XXS.gguf create mode 100644 Ghosty-7B.i1-IQ4_NL.gguf create mode 100644 Ghosty-7B.i1-IQ4_XS.gguf create mode 100644 Ghosty-7B.i1-Q2_K.gguf create mode 100644 Ghosty-7B.i1-Q2_K_S.gguf create mode 100644 Ghosty-7B.i1-Q3_K_L.gguf create mode 100644 Ghosty-7B.i1-Q3_K_M.gguf create mode 100644 Ghosty-7B.i1-Q3_K_S.gguf create mode 100644 Ghosty-7B.i1-Q4_0.gguf create mode 100644 Ghosty-7B.i1-Q4_1.gguf create mode 100644 Ghosty-7B.i1-Q4_K_M.gguf create mode 100644 Ghosty-7B.i1-Q4_K_S.gguf create mode 100644 Ghosty-7B.i1-Q5_K_M.gguf create mode 100644 Ghosty-7B.i1-Q5_K_S.gguf create mode 100644 Ghosty-7B.i1-Q6_K.gguf create mode 100644 Ghosty-7B.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8926944 --- /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 +Ghosty-7B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Ghosty-7B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Ghosty-7B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Ghosty-7B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Ghosty-7B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Ghosty-7B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Ghosty-7B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Ghosty-7B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Ghosty-7B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Ghosty-7B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Ghosty-7B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Ghosty-7B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Ghosty-7B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Ghosty-7B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Ghosty-7B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Ghosty-7B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Ghosty-7B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Ghosty-7B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Ghosty-7B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Ghosty-7B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Ghosty-7B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Ghosty-7B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Ghosty-7B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Ghosty-7B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Ghosty-7B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Ghosty-7B.i1-IQ1_M.gguf b/Ghosty-7B.i1-IQ1_M.gguf new file mode 100644 index 0000000..6b9d134 --- /dev/null +++ b/Ghosty-7B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0f90de3d1472e9f8b310e1c320358dfc6bb4f776551cf13c32454a7f8e7a9df +size 2042196800 diff --git a/Ghosty-7B.i1-IQ1_S.gguf b/Ghosty-7B.i1-IQ1_S.gguf new file mode 100644 index 0000000..485708d --- /dev/null +++ b/Ghosty-7B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0817de5333ea22b56cef075e7f097e7ff5774a0bdd0aaba473636a53bdbd201 +size 1903668032 diff --git a/Ghosty-7B.i1-IQ2_M.gguf b/Ghosty-7B.i1-IQ2_M.gguf new file mode 100644 index 0000000..9eccf74 --- /dev/null +++ b/Ghosty-7B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83958a950a5e85687a7fd1c8d01a9b12ce136205d5d59833de5234a061c964b5 +size 2780343104 diff --git a/Ghosty-7B.i1-IQ2_S.gguf b/Ghosty-7B.i1-IQ2_S.gguf new file mode 100644 index 0000000..487f9e2 --- /dev/null +++ b/Ghosty-7B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d27ad3dafc69ece94e7d4f8822af931540573a796d5680fd3fdf17513ed41162 +size 2595638080 diff --git a/Ghosty-7B.i1-IQ2_XS.gguf b/Ghosty-7B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..de6535d --- /dev/null +++ b/Ghosty-7B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5a2630efb13d8a21b9dadb178eea8742d014778adc19e99bae5fbca4df0b90f +size 2469022528 diff --git a/Ghosty-7B.i1-IQ2_XXS.gguf b/Ghosty-7B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..34b43a9 --- /dev/null +++ b/Ghosty-7B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93624e21fd49b74eeb7663d13ba085d6c737e49689e1d2e5ee7981eb12e53433 +size 2273078080 diff --git a/Ghosty-7B.i1-IQ3_M.gguf b/Ghosty-7B.i1-IQ3_M.gguf new file mode 100644 index 0000000..dac9728 --- /dev/null +++ b/Ghosty-7B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70ddbde5ecbd60893193776292edb0156f93e24dd711f0c5da614a8bffe62f23 +size 3574012736 diff --git a/Ghosty-7B.i1-IQ3_S.gguf b/Ghosty-7B.i1-IQ3_S.gguf new file mode 100644 index 0000000..82aa677 --- /dev/null +++ b/Ghosty-7B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0da1bef8ceb60ed05ba5233304c512e5cab71b378f6b38b0c835c0cb46436d82 +size 3499193152 diff --git a/Ghosty-7B.i1-IQ3_XS.gguf b/Ghosty-7B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..0230cd2 --- /dev/null +++ b/Ghosty-7B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:199b9952279430add4a9edf97db132c55b513de7d94360dc148a5b9d45c0f6f3 +size 3346256704 diff --git a/Ghosty-7B.i1-IQ3_XXS.gguf b/Ghosty-7B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..1a2804e --- /dev/null +++ b/Ghosty-7B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdddca97142b65d0d9c9556c9341119a4f54a7053031de72dc001ebcb30e77f7 +size 3114515264 diff --git a/Ghosty-7B.i1-IQ4_NL.gguf b/Ghosty-7B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..ecaf9ba --- /dev/null +++ b/Ghosty-7B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7443866b87908e6bb0fa261cc87f8c9b0dfcc806ce4e6b568e8c932e40cd6d90 +size 4437814080 diff --git a/Ghosty-7B.i1-IQ4_XS.gguf b/Ghosty-7B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..8031666 --- /dev/null +++ b/Ghosty-7B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d23505034d145d2e25e374ee2cd235fd1e16d8ca27d7af15be263e9a0dc6c93 +size 4218473280 diff --git a/Ghosty-7B.i1-Q2_K.gguf b/Ghosty-7B.i1-Q2_K.gguf new file mode 100644 index 0000000..97d75aa --- /dev/null +++ b/Ghosty-7B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6921795018d776733fa1a1d3ddb6a567c0c5214d43e720a0ffb12ecec6de4e2 +size 3015940928 diff --git a/Ghosty-7B.i1-Q2_K_S.gguf b/Ghosty-7B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..0e550a8 --- /dev/null +++ b/Ghosty-7B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad54cbd33d0dbf5f7e63742a69a16734038ea759241519183fc689a84f53ccc5 +size 2834074432 diff --git a/Ghosty-7B.i1-Q3_K_L.gguf b/Ghosty-7B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..4fa2bcb --- /dev/null +++ b/Ghosty-7B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8d2857c866fc0a4acf2ead48af16b503fef3ac192ab81ad6d148dca643a2441 +size 4088460096 diff --git a/Ghosty-7B.i1-Q3_K_M.gguf b/Ghosty-7B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..44ca56b --- /dev/null +++ b/Ghosty-7B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0bc6d80e53817739e7272f6f157bb2cd2296adb6d9608f3c0bcc0f0d505edb3 +size 3808392000 diff --git a/Ghosty-7B.i1-Q3_K_S.gguf b/Ghosty-7B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..227023c --- /dev/null +++ b/Ghosty-7B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6930631b07770bf3414d4275954dbecf713560b526c11cb351e2eef65e4e87ee +size 3492369216 diff --git a/Ghosty-7B.i1-Q4_0.gguf b/Ghosty-7B.i1-Q4_0.gguf new file mode 100644 index 0000000..ea440d7 --- /dev/null +++ b/Ghosty-7B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7561a5ff6fd519cb384c195dc17ca3c4c0fd2996e38e9171598e136f00eba311 +size 4444121920 diff --git a/Ghosty-7B.i1-Q4_1.gguf b/Ghosty-7B.i1-Q4_1.gguf new file mode 100644 index 0000000..d85a463 --- /dev/null +++ b/Ghosty-7B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a529a7b618cb6c20ed0bbbb41b04f0d0e314788acc4ad307beddc533b3b0af60 +size 4873284416 diff --git a/Ghosty-7B.i1-Q4_K_M.gguf b/Ghosty-7B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..abedd0a --- /dev/null +++ b/Ghosty-7B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be8c705ad6dcbf25f8c875a12a54de0811f149886d53ace74ba0b043808c2b2e +size 4683074368 diff --git a/Ghosty-7B.i1-Q4_K_S.gguf b/Ghosty-7B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..80d8acd --- /dev/null +++ b/Ghosty-7B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:858dbb6dc815fa098f01d4886c71e72094a8b9446d613e5f88a18f91500e8dba +size 4457769792 diff --git a/Ghosty-7B.i1-Q5_K_M.gguf b/Ghosty-7B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..08d5085 --- /dev/null +++ b/Ghosty-7B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:545fc2bee7ff8ef7220c32ce421b80456a899e8e5ee00b062a6f46e200622387 +size 5444832064 diff --git a/Ghosty-7B.i1-Q5_K_S.gguf b/Ghosty-7B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..ea76ac3 --- /dev/null +++ b/Ghosty-7B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74d43d47dd09ddb95d154cbc93b256fcc6069802284fc799951886575d9e79c9 +size 5315177280 diff --git a/Ghosty-7B.i1-Q6_K.gguf b/Ghosty-7B.i1-Q6_K.gguf new file mode 100644 index 0000000..5684cdb --- /dev/null +++ b/Ghosty-7B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f939b170b09ee61122672e48622a8b13bebf2c69567b118a9e38e2c7f090dbc7 +size 6254199616 diff --git a/Ghosty-7B.imatrix.gguf b/Ghosty-7B.imatrix.gguf new file mode 100644 index 0000000..fd67c52 --- /dev/null +++ b/Ghosty-7B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c548d74c1aa13b4a551222f8758697dcdbd10b1faf500ca940f921d660c9007f +size 4560352 diff --git a/README.md b/README.md new file mode 100644 index 0000000..426e7a7 --- /dev/null +++ b/README.md @@ -0,0 +1,94 @@ +--- +base_model: saidutta69/Ghosty-7B +language: +- en +- hi +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- qwen2.5 +- paranormal +- ghost-hunting +- hinglish +- investigator +- 7b +- finetuned +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/saidutta69/Ghosty-7B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Ghosty-7B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Ghosty-7B-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/Ghosty-7B-i1-GGUF/resolve/main/Ghosty-7B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Ghosty-7B-i1-GGUF/resolve/main/Ghosty-7B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.0 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Ghosty-7B-i1-GGUF/resolve/main/Ghosty-7B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.1 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Ghosty-7B-i1-GGUF/resolve/main/Ghosty-7B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Ghosty-7B-i1-GGUF/resolve/main/Ghosty-7B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/Ghosty-7B-i1-GGUF/resolve/main/Ghosty-7B.i1-IQ2_S.gguf) | i1-IQ2_S | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Ghosty-7B-i1-GGUF/resolve/main/Ghosty-7B.i1-IQ2_M.gguf) | i1-IQ2_M | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Ghosty-7B-i1-GGUF/resolve/main/Ghosty-7B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.9 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Ghosty-7B-i1-GGUF/resolve/main/Ghosty-7B.i1-Q2_K.gguf) | i1-Q2_K | 3.1 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Ghosty-7B-i1-GGUF/resolve/main/Ghosty-7B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Ghosty-7B-i1-GGUF/resolve/main/Ghosty-7B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/Ghosty-7B-i1-GGUF/resolve/main/Ghosty-7B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Ghosty-7B-i1-GGUF/resolve/main/Ghosty-7B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Ghosty-7B-i1-GGUF/resolve/main/Ghosty-7B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/Ghosty-7B-i1-GGUF/resolve/main/Ghosty-7B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Ghosty-7B-i1-GGUF/resolve/main/Ghosty-7B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.2 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Ghosty-7B-i1-GGUF/resolve/main/Ghosty-7B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.3 | | +| [GGUF](https://huggingface.co/mradermacher/Ghosty-7B-i1-GGUF/resolve/main/Ghosty-7B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Ghosty-7B-i1-GGUF/resolve/main/Ghosty-7B.i1-Q4_0.gguf) | i1-Q4_0 | 4.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Ghosty-7B-i1-GGUF/resolve/main/Ghosty-7B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Ghosty-7B-i1-GGUF/resolve/main/Ghosty-7B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Ghosty-7B-i1-GGUF/resolve/main/Ghosty-7B.i1-Q4_1.gguf) | i1-Q4_1 | 5.0 | | +| [GGUF](https://huggingface.co/mradermacher/Ghosty-7B-i1-GGUF/resolve/main/Ghosty-7B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/Ghosty-7B-i1-GGUF/resolve/main/Ghosty-7B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/Ghosty-7B-i1-GGUF/resolve/main/Ghosty-7B.i1-Q6_K.gguf) | i1-Q6_K | 6.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. + +