From 81e362f014832e89351635fd047a9e2e76a4b5db Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 15 Jun 2026 11:32: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/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++ README.md | 96 +++++++++++++++++++ ...B-Instruct-PaperWitch-heresy.i1-IQ1_M.gguf | 3 + ...B-Instruct-PaperWitch-heresy.i1-IQ1_S.gguf | 3 + ...B-Instruct-PaperWitch-heresy.i1-IQ2_M.gguf | 3 + ...B-Instruct-PaperWitch-heresy.i1-IQ2_S.gguf | 3 + ...-Instruct-PaperWitch-heresy.i1-IQ2_XS.gguf | 3 + ...Instruct-PaperWitch-heresy.i1-IQ2_XXS.gguf | 3 + ...B-Instruct-PaperWitch-heresy.i1-IQ3_M.gguf | 3 + ...B-Instruct-PaperWitch-heresy.i1-IQ3_S.gguf | 3 + ...-Instruct-PaperWitch-heresy.i1-IQ3_XS.gguf | 3 + ...Instruct-PaperWitch-heresy.i1-IQ3_XXS.gguf | 3 + ...-Instruct-PaperWitch-heresy.i1-IQ4_NL.gguf | 3 + ...-Instruct-PaperWitch-heresy.i1-IQ4_XS.gguf | 3 + ...8B-Instruct-PaperWitch-heresy.i1-Q2_K.gguf | 3 + ...-Instruct-PaperWitch-heresy.i1-Q2_K_S.gguf | 3 + ...-Instruct-PaperWitch-heresy.i1-Q3_K_L.gguf | 3 + ...-Instruct-PaperWitch-heresy.i1-Q3_K_M.gguf | 3 + ...-Instruct-PaperWitch-heresy.i1-Q3_K_S.gguf | 3 + ...8B-Instruct-PaperWitch-heresy.i1-Q4_0.gguf | 3 + ...8B-Instruct-PaperWitch-heresy.i1-Q4_1.gguf | 3 + ...-Instruct-PaperWitch-heresy.i1-Q4_K_M.gguf | 3 + ...-Instruct-PaperWitch-heresy.i1-Q4_K_S.gguf | 3 + ...-Instruct-PaperWitch-heresy.i1-Q5_K_M.gguf | 3 + ...-Instruct-PaperWitch-heresy.i1-Q5_K_S.gguf | 3 + ...8B-Instruct-PaperWitch-heresy.i1-Q6_K.gguf | 3 + ...8B-Instruct-PaperWitch-heresy.imatrix.gguf | 3 + 27 files changed, 231 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ1_M.gguf create mode 100644 gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ1_S.gguf create mode 100644 gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ2_M.gguf create mode 100644 gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ2_S.gguf create mode 100644 gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ2_XS.gguf create mode 100644 gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ2_XXS.gguf create mode 100644 gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ3_M.gguf create mode 100644 gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ3_S.gguf create mode 100644 gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ3_XS.gguf create mode 100644 gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ3_XXS.gguf create mode 100644 gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ4_NL.gguf create mode 100644 gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ4_XS.gguf create mode 100644 gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q2_K.gguf create mode 100644 gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q2_K_S.gguf create mode 100644 gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q3_K_L.gguf create mode 100644 gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q3_K_M.gguf create mode 100644 gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q3_K_S.gguf create mode 100644 gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q4_0.gguf create mode 100644 gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q4_1.gguf create mode 100644 gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q4_K_M.gguf create mode 100644 gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q4_K_S.gguf create mode 100644 gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q5_K_M.gguf create mode 100644 gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q5_K_S.gguf create mode 100644 gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q6_K.gguf create mode 100644 gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7682bd5 --- /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 +gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..9c97ec9 --- /dev/null +++ b/README.md @@ -0,0 +1,96 @@ +--- +base_model: MuXodious/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy +language: +- en +library_name: transformers +model_name: llama-3.1-8b-4o-final +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- base_model:adapter:meta-llama/Llama-3.1-8B-Instruct +- dpo +- lora +- sft +- transformers +- trl +- heretic +- uncensored +- decensored +- abliterated +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/MuXodious/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy-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/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy-i1-GGUF/resolve/main/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy-i1-GGUF/resolve/main/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy-i1-GGUF/resolve/main/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy-i1-GGUF/resolve/main/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy-i1-GGUF/resolve/main/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy-i1-GGUF/resolve/main/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy-i1-GGUF/resolve/main/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy-i1-GGUF/resolve/main/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.1 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy-i1-GGUF/resolve/main/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy-i1-GGUF/resolve/main/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy-i1-GGUF/resolve/main/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy-i1-GGUF/resolve/main/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy-i1-GGUF/resolve/main/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy-i1-GGUF/resolve/main/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy-i1-GGUF/resolve/main/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy-i1-GGUF/resolve/main/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy-i1-GGUF/resolve/main/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy-i1-GGUF/resolve/main/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy-i1-GGUF/resolve/main/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy-i1-GGUF/resolve/main/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy-i1-GGUF/resolve/main/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy-i1-GGUF/resolve/main/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q4_1.gguf) | i1-Q4_1 | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy-i1-GGUF/resolve/main/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy-i1-GGUF/resolve/main/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy-i1-GGUF/resolve/main/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.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. + + diff --git a/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ1_M.gguf b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ1_M.gguf new file mode 100644 index 0000000..1acc4f1 --- /dev/null +++ b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f064fade6d894da5ccae16ab9dae7d0c70792fc60856371b69f143aa539d2cc +size 2161977952 diff --git a/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ1_S.gguf b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ1_S.gguf new file mode 100644 index 0000000..7ca5069 --- /dev/null +++ b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:519ece5058bba05717f7788643219d54c831e10c969d464c8d83b8f58b43e785 +size 2019633760 diff --git a/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ2_M.gguf b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ2_M.gguf new file mode 100644 index 0000000..9fe429e --- /dev/null +++ b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ac8bb82df76ea0d0865e0beccf6e60eb0dd1dda05e33cb595d1749582078c5b +size 2948287072 diff --git a/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ2_S.gguf b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ2_S.gguf new file mode 100644 index 0000000..1b6fec0 --- /dev/null +++ b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31993212d90877df549b761d29d97c300a4f3ece9737b402f6fb743c535bbce7 +size 2758494816 diff --git a/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ2_XS.gguf b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ2_XS.gguf new file mode 100644 index 0000000..033b891 --- /dev/null +++ b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae81c1df4fc92c53a39ad63772f85340b4ec66202d312c263c9b430641038883 +size 2605787744 diff --git a/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ2_XXS.gguf b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..ea9d36b --- /dev/null +++ b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a33d939b7963b8f61cc2d3b5a3337fd576b8e4ffe514cfbe256fc916389f249 +size 2399218272 diff --git a/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ3_M.gguf b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ3_M.gguf new file mode 100644 index 0000000..0b53323 --- /dev/null +++ b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75ab897f2be8af24bda7d20012fc0e1ce8ca8709c65f666b8e0cf58f1c4a39d5 +size 3784829536 diff --git a/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ3_S.gguf b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ3_S.gguf new file mode 100644 index 0000000..377932d --- /dev/null +++ b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a73ad985a1471f80745bae173544b20efdff5a5ff237990933e6e1ed64bd32c +size 3682331232 diff --git a/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ3_XS.gguf b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ3_XS.gguf new file mode 100644 index 0000000..616c3dd --- /dev/null +++ b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62f22ce8be1c9ef30293bf3d437ff623ff22024a7f206d9cd7a76c4482a9b502 +size 3518753376 diff --git a/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ3_XXS.gguf b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..ef63898 --- /dev/null +++ b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c7a3dd136d86e9316ea6a66b2fe74ba7f221ecf200423461d22871066c07c4c +size 3274918496 diff --git a/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ4_NL.gguf b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ4_NL.gguf new file mode 100644 index 0000000..4d5432c --- /dev/null +++ b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fb84a8664213861ff5eed94239377e1c6afee8fd949f8630a375124cb2e212c +size 4677995104 diff --git a/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ4_XS.gguf b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ4_XS.gguf new file mode 100644 index 0000000..c25b612 --- /dev/null +++ b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1495468a3fb3a1bcd91b972e4f0968e227a92a876f9b2d7049c9264867c01fd0 +size 4447668832 diff --git a/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q2_K.gguf b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q2_K.gguf new file mode 100644 index 0000000..36731fb --- /dev/null +++ b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45bb5e2fcb8a03dd7dc4f7e43123e2b3beed1d4cd77adae57472e78000eee2c3 +size 3179137632 diff --git a/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q2_K_S.gguf b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q2_K_S.gguf new file mode 100644 index 0000000..60388c5 --- /dev/null +++ b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:321fdffbd5c664d66524e24a02145bebb813186216013d1fed4f40c5fb0f55bf +size 2988821088 diff --git a/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q3_K_L.gguf b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q3_K_L.gguf new file mode 100644 index 0000000..41a1123 --- /dev/null +++ b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7257ca4860199123a6cc943b3875d296ada23a7f67e2ecd87fb9ba15051ac27f +size 4321962592 diff --git a/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q3_K_M.gguf b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q3_K_M.gguf new file mode 100644 index 0000000..7e20101 --- /dev/null +++ b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1ccb0fea81e05232415e409e112257be80322a9024d148d9499d9fcb6911301 +size 4018924128 diff --git a/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q3_K_S.gguf b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q3_K_S.gguf new file mode 100644 index 0000000..ce03159 --- /dev/null +++ b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:204a803899bbfab04a8c5c6d1832404a03b6e638794e78181e0f9eea022d7327 +size 3664505440 diff --git a/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q4_0.gguf b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q4_0.gguf new file mode 100644 index 0000000..6206192 --- /dev/null +++ b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82e73f0ba0b43539aad8563398c2093355798fb654cbc8c0f8524d2bf5b97c5b +size 4675897952 diff --git a/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q4_1.gguf b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q4_1.gguf new file mode 100644 index 0000000..8afe140 --- /dev/null +++ b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c7105cd5d91a58572eddefb67a23aeae49fc354cd694d0af61e10e4af3b2d53 +size 5130259040 diff --git a/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q4_K_M.gguf b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q4_K_M.gguf new file mode 100644 index 0000000..676e63d --- /dev/null +++ b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34c3d91178fcd7b8eec30b357a5ed81d4a7607ad2e5c55bcf6b2d9106a73fa8d +size 4920740448 diff --git a/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q4_K_S.gguf b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q4_K_S.gguf new file mode 100644 index 0000000..5bd792d --- /dev/null +++ b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7623a20a48b9cff34d7cab87fe1ee9f704bdc0c0f75c39e3facef74b06294826 +size 4692675168 diff --git a/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q5_K_M.gguf b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q5_K_M.gguf new file mode 100644 index 0000000..767e3e8 --- /dev/null +++ b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb2fad65ca1b8c811f2d5335c2f97aa5d5b7da5ffe6de5c3be55d1fc500733d0 +size 5732993632 diff --git a/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q5_K_S.gguf b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q5_K_S.gguf new file mode 100644 index 0000000..0c2e44d --- /dev/null +++ b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34523ce19de5596d3d8cc5a558ff1d6d1ea8ff2ecd7a785131a19e01e751e943 +size 5599300192 diff --git a/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q6_K.gguf b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q6_K.gguf new file mode 100644 index 0000000..0d9e49e --- /dev/null +++ b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:202982c026a67cc3eea56528130112c7d88dd9f084eadbd10210f57329fdd18d +size 6596012640 diff --git a/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.imatrix.gguf b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.imatrix.gguf new file mode 100644 index 0000000..dc5b495 --- /dev/null +++ b/gpt-4o-distil-Llama-3.1-8B-Instruct-PaperWitch-heresy.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb50bfc7306ed6c41074fff23baf2ba121373c13cd95eee69d81febcb2efa5f3 +size 5015200