From 93f492ac290d3ce63e261bb94c742cb555d6cc72 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 30 Apr 2026 10:33:00 +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/Thoughtful-Llama-RP-3b-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++++ README.md | 78 ++++++++++++++++++++++++++ Thoughtful-Llama-RP-3b.i1-IQ1_M.gguf | 3 + Thoughtful-Llama-RP-3b.i1-IQ1_S.gguf | 3 + Thoughtful-Llama-RP-3b.i1-IQ2_M.gguf | 3 + Thoughtful-Llama-RP-3b.i1-IQ2_S.gguf | 3 + Thoughtful-Llama-RP-3b.i1-IQ2_XS.gguf | 3 + Thoughtful-Llama-RP-3b.i1-IQ2_XXS.gguf | 3 + Thoughtful-Llama-RP-3b.i1-IQ3_M.gguf | 3 + Thoughtful-Llama-RP-3b.i1-IQ3_S.gguf | 3 + Thoughtful-Llama-RP-3b.i1-IQ3_XS.gguf | 3 + Thoughtful-Llama-RP-3b.i1-IQ3_XXS.gguf | 3 + Thoughtful-Llama-RP-3b.i1-IQ4_NL.gguf | 3 + Thoughtful-Llama-RP-3b.i1-IQ4_XS.gguf | 3 + Thoughtful-Llama-RP-3b.i1-Q2_K.gguf | 3 + Thoughtful-Llama-RP-3b.i1-Q2_K_S.gguf | 3 + Thoughtful-Llama-RP-3b.i1-Q3_K_L.gguf | 3 + Thoughtful-Llama-RP-3b.i1-Q3_K_M.gguf | 3 + Thoughtful-Llama-RP-3b.i1-Q3_K_S.gguf | 3 + Thoughtful-Llama-RP-3b.i1-Q4_0.gguf | 3 + Thoughtful-Llama-RP-3b.i1-Q4_1.gguf | 3 + Thoughtful-Llama-RP-3b.i1-Q4_K_M.gguf | 3 + Thoughtful-Llama-RP-3b.i1-Q4_K_S.gguf | 3 + Thoughtful-Llama-RP-3b.i1-Q5_K_M.gguf | 3 + Thoughtful-Llama-RP-3b.i1-Q5_K_S.gguf | 3 + Thoughtful-Llama-RP-3b.i1-Q6_K.gguf | 3 + imatrix.dat | 3 + 27 files changed, 213 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Thoughtful-Llama-RP-3b.i1-IQ1_M.gguf create mode 100644 Thoughtful-Llama-RP-3b.i1-IQ1_S.gguf create mode 100644 Thoughtful-Llama-RP-3b.i1-IQ2_M.gguf create mode 100644 Thoughtful-Llama-RP-3b.i1-IQ2_S.gguf create mode 100644 Thoughtful-Llama-RP-3b.i1-IQ2_XS.gguf create mode 100644 Thoughtful-Llama-RP-3b.i1-IQ2_XXS.gguf create mode 100644 Thoughtful-Llama-RP-3b.i1-IQ3_M.gguf create mode 100644 Thoughtful-Llama-RP-3b.i1-IQ3_S.gguf create mode 100644 Thoughtful-Llama-RP-3b.i1-IQ3_XS.gguf create mode 100644 Thoughtful-Llama-RP-3b.i1-IQ3_XXS.gguf create mode 100644 Thoughtful-Llama-RP-3b.i1-IQ4_NL.gguf create mode 100644 Thoughtful-Llama-RP-3b.i1-IQ4_XS.gguf create mode 100644 Thoughtful-Llama-RP-3b.i1-Q2_K.gguf create mode 100644 Thoughtful-Llama-RP-3b.i1-Q2_K_S.gguf create mode 100644 Thoughtful-Llama-RP-3b.i1-Q3_K_L.gguf create mode 100644 Thoughtful-Llama-RP-3b.i1-Q3_K_M.gguf create mode 100644 Thoughtful-Llama-RP-3b.i1-Q3_K_S.gguf create mode 100644 Thoughtful-Llama-RP-3b.i1-Q4_0.gguf create mode 100644 Thoughtful-Llama-RP-3b.i1-Q4_1.gguf create mode 100644 Thoughtful-Llama-RP-3b.i1-Q4_K_M.gguf create mode 100644 Thoughtful-Llama-RP-3b.i1-Q4_K_S.gguf create mode 100644 Thoughtful-Llama-RP-3b.i1-Q5_K_M.gguf create mode 100644 Thoughtful-Llama-RP-3b.i1-Q5_K_S.gguf create mode 100644 Thoughtful-Llama-RP-3b.i1-Q6_K.gguf create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ed0cc9c --- /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 +imatrix.dat filter=lfs diff=lfs merge=lfs -text +Thoughtful-Llama-RP-3b.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Thoughtful-Llama-RP-3b.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Thoughtful-Llama-RP-3b.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Thoughtful-Llama-RP-3b.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Thoughtful-Llama-RP-3b.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Thoughtful-Llama-RP-3b.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Thoughtful-Llama-RP-3b.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Thoughtful-Llama-RP-3b.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Thoughtful-Llama-RP-3b.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Thoughtful-Llama-RP-3b.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Thoughtful-Llama-RP-3b.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Thoughtful-Llama-RP-3b.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Thoughtful-Llama-RP-3b.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Thoughtful-Llama-RP-3b.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Thoughtful-Llama-RP-3b.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Thoughtful-Llama-RP-3b.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Thoughtful-Llama-RP-3b.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Thoughtful-Llama-RP-3b.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Thoughtful-Llama-RP-3b.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Thoughtful-Llama-RP-3b.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Thoughtful-Llama-RP-3b.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Thoughtful-Llama-RP-3b.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Thoughtful-Llama-RP-3b.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Thoughtful-Llama-RP-3b.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..e3fc875 --- /dev/null +++ b/README.md @@ -0,0 +1,78 @@ +--- +base_model: Triangle104/Thoughtful-Llama-RP-3b +language: +- en +library_name: transformers +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/Triangle104/Thoughtful-Llama-RP-3b + + +static quants are available at https://huggingface.co/mradermacher/Thoughtful-Llama-RP-3b-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/Thoughtful-Llama-RP-3b-i1-GGUF/resolve/main/Thoughtful-Llama-RP-3b.i1-IQ1_S.gguf) | i1-IQ1_S | 1.0 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Thoughtful-Llama-RP-3b-i1-GGUF/resolve/main/Thoughtful-Llama-RP-3b.i1-IQ1_M.gguf) | i1-IQ1_M | 1.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Thoughtful-Llama-RP-3b-i1-GGUF/resolve/main/Thoughtful-Llama-RP-3b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/Thoughtful-Llama-RP-3b-i1-GGUF/resolve/main/Thoughtful-Llama-RP-3b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Thoughtful-Llama-RP-3b-i1-GGUF/resolve/main/Thoughtful-Llama-RP-3b.i1-IQ2_S.gguf) | i1-IQ2_S | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/Thoughtful-Llama-RP-3b-i1-GGUF/resolve/main/Thoughtful-Llama-RP-3b.i1-IQ2_M.gguf) | i1-IQ2_M | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/Thoughtful-Llama-RP-3b-i1-GGUF/resolve/main/Thoughtful-Llama-RP-3b.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.4 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Thoughtful-Llama-RP-3b-i1-GGUF/resolve/main/Thoughtful-Llama-RP-3b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Thoughtful-Llama-RP-3b-i1-GGUF/resolve/main/Thoughtful-Llama-RP-3b.i1-Q2_K.gguf) | i1-Q2_K | 1.5 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Thoughtful-Llama-RP-3b-i1-GGUF/resolve/main/Thoughtful-Llama-RP-3b.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/Thoughtful-Llama-RP-3b-i1-GGUF/resolve/main/Thoughtful-Llama-RP-3b.i1-IQ3_S.gguf) | i1-IQ3_S | 1.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Thoughtful-Llama-RP-3b-i1-GGUF/resolve/main/Thoughtful-Llama-RP-3b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Thoughtful-Llama-RP-3b-i1-GGUF/resolve/main/Thoughtful-Llama-RP-3b.i1-IQ3_M.gguf) | i1-IQ3_M | 1.7 | | +| [GGUF](https://huggingface.co/mradermacher/Thoughtful-Llama-RP-3b-i1-GGUF/resolve/main/Thoughtful-Llama-RP-3b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.8 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Thoughtful-Llama-RP-3b-i1-GGUF/resolve/main/Thoughtful-Llama-RP-3b.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Thoughtful-Llama-RP-3b-i1-GGUF/resolve/main/Thoughtful-Llama-RP-3b.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/Thoughtful-Llama-RP-3b-i1-GGUF/resolve/main/Thoughtful-Llama-RP-3b.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.0 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Thoughtful-Llama-RP-3b-i1-GGUF/resolve/main/Thoughtful-Llama-RP-3b.i1-Q4_0.gguf) | i1-Q4_0 | 2.0 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Thoughtful-Llama-RP-3b-i1-GGUF/resolve/main/Thoughtful-Llama-RP-3b.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.0 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Thoughtful-Llama-RP-3b-i1-GGUF/resolve/main/Thoughtful-Llama-RP-3b.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Thoughtful-Llama-RP-3b-i1-GGUF/resolve/main/Thoughtful-Llama-RP-3b.i1-Q4_1.gguf) | i1-Q4_1 | 2.2 | | +| [GGUF](https://huggingface.co/mradermacher/Thoughtful-Llama-RP-3b-i1-GGUF/resolve/main/Thoughtful-Llama-RP-3b.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Thoughtful-Llama-RP-3b-i1-GGUF/resolve/main/Thoughtful-Llama-RP-3b.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Thoughtful-Llama-RP-3b-i1-GGUF/resolve/main/Thoughtful-Llama-RP-3b.i1-Q6_K.gguf) | i1-Q6_K | 2.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/Thoughtful-Llama-RP-3b.i1-IQ1_M.gguf b/Thoughtful-Llama-RP-3b.i1-IQ1_M.gguf new file mode 100644 index 0000000..62a8286 --- /dev/null +++ b/Thoughtful-Llama-RP-3b.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e9826e7ee9b18509116e1ad262b94d5e4bee35a0ce189d65fd7660f1869c543 +size 924192064 diff --git a/Thoughtful-Llama-RP-3b.i1-IQ1_S.gguf b/Thoughtful-Llama-RP-3b.i1-IQ1_S.gguf new file mode 100644 index 0000000..e891652 --- /dev/null +++ b/Thoughtful-Llama-RP-3b.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:505f41abcff109b166a3704e60003fd131e623e0cb72d94cc7d6e369c434d9e3 +size 868158784 diff --git a/Thoughtful-Llama-RP-3b.i1-IQ2_M.gguf b/Thoughtful-Llama-RP-3b.i1-IQ2_M.gguf new file mode 100644 index 0000000..36740af --- /dev/null +++ b/Thoughtful-Llama-RP-3b.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3d696bcaaa55dfbe7914fd49d90152ddc06dc6d77e81560433082aee6b064f4 +size 1229032768 diff --git a/Thoughtful-Llama-RP-3b.i1-IQ2_S.gguf b/Thoughtful-Llama-RP-3b.i1-IQ2_S.gguf new file mode 100644 index 0000000..b4be57f --- /dev/null +++ b/Thoughtful-Llama-RP-3b.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38541ee04964edf11c02a0d4f89a8f50279d507a55ec9d0f5b330e107d735881 +size 1154321728 diff --git a/Thoughtful-Llama-RP-3b.i1-IQ2_XS.gguf b/Thoughtful-Llama-RP-3b.i1-IQ2_XS.gguf new file mode 100644 index 0000000..775e17e --- /dev/null +++ b/Thoughtful-Llama-RP-3b.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c86534676c40e49296f4fae075a56556cd4c3beda5421c97b6038a7432853af8 +size 1100549440 diff --git a/Thoughtful-Llama-RP-3b.i1-IQ2_XXS.gguf b/Thoughtful-Llama-RP-3b.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..e04d77f --- /dev/null +++ b/Thoughtful-Llama-RP-3b.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16326511cc5af51444076bc289e7c280b848dedc213b09aa81b5ed433838fbe1 +size 1017580864 diff --git a/Thoughtful-Llama-RP-3b.i1-IQ3_M.gguf b/Thoughtful-Llama-RP-3b.i1-IQ3_M.gguf new file mode 100644 index 0000000..44465bf --- /dev/null +++ b/Thoughtful-Llama-RP-3b.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d57753a616eb3e269174cf9edb6d2f1ae9048e9e1a92e20128ad88ca401b59f3 +size 1599669568 diff --git a/Thoughtful-Llama-RP-3b.i1-IQ3_S.gguf b/Thoughtful-Llama-RP-3b.i1-IQ3_S.gguf new file mode 100644 index 0000000..4e7b099 --- /dev/null +++ b/Thoughtful-Llama-RP-3b.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1f5df62aa00fde9e06472a96be93dfba76cf8817324aabc4e0d45a55c9928da +size 1542849856 diff --git a/Thoughtful-Llama-RP-3b.i1-IQ3_XS.gguf b/Thoughtful-Llama-RP-3b.i1-IQ3_XS.gguf new file mode 100644 index 0000000..f63bb61 --- /dev/null +++ b/Thoughtful-Llama-RP-3b.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aa0f5b2822511a678ab57cad7cd47ef6ab73ec0ab1cdf0247a2938df35597ff +size 1476789568 diff --git a/Thoughtful-Llama-RP-3b.i1-IQ3_XXS.gguf b/Thoughtful-Llama-RP-3b.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..de2d5be --- /dev/null +++ b/Thoughtful-Llama-RP-3b.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:189a862ad1a57b8db9988e44af74e2926b45509ebaf3fc282862834d07dcffa4 +size 1348767040 diff --git a/Thoughtful-Llama-RP-3b.i1-IQ4_NL.gguf b/Thoughtful-Llama-RP-3b.i1-IQ4_NL.gguf new file mode 100644 index 0000000..5de52a1 --- /dev/null +++ b/Thoughtful-Llama-RP-3b.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11eaac09c1db58d2a44212b64bb61d20b94c7086efcb5e2321990d0a5e8daa25 +size 1917191488 diff --git a/Thoughtful-Llama-RP-3b.i1-IQ4_XS.gguf b/Thoughtful-Llama-RP-3b.i1-IQ4_XS.gguf new file mode 100644 index 0000000..8b99143 --- /dev/null +++ b/Thoughtful-Llama-RP-3b.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:243514382055825cfcff3b68d13482ce0329439b9902e64a48f9f1d2dea86827 +size 1829111104 diff --git a/Thoughtful-Llama-RP-3b.i1-Q2_K.gguf b/Thoughtful-Llama-RP-3b.i1-Q2_K.gguf new file mode 100644 index 0000000..4c98128 --- /dev/null +++ b/Thoughtful-Llama-RP-3b.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d08ecab17af3c657c4aefaee83f51d28baf6ab25c868ab4cda2ab00c8b11baac +size 1363936576 diff --git a/Thoughtful-Llama-RP-3b.i1-Q2_K_S.gguf b/Thoughtful-Llama-RP-3b.i1-Q2_K_S.gguf new file mode 100644 index 0000000..98a3bf3 --- /dev/null +++ b/Thoughtful-Llama-RP-3b.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d8c4ebee7d1d5f0fab5cb70908f510348ee67922c601d20c068d7637237f606 +size 1274283328 diff --git a/Thoughtful-Llama-RP-3b.i1-Q3_K_L.gguf b/Thoughtful-Llama-RP-3b.i1-Q3_K_L.gguf new file mode 100644 index 0000000..78944d9 --- /dev/null +++ b/Thoughtful-Llama-RP-3b.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09031267cd0e4c3fb146745d15870c6c4c9f453f45742a47042898668f4699a4 +size 1815348544 diff --git a/Thoughtful-Llama-RP-3b.i1-Q3_K_M.gguf b/Thoughtful-Llama-RP-3b.i1-Q3_K_M.gguf new file mode 100644 index 0000000..5c4f21f --- /dev/null +++ b/Thoughtful-Llama-RP-3b.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaf27c1271eca410e5d7c8c40da85ba3147a064c500ef4ecb09f2815b03b4ee6 +size 1687160128 diff --git a/Thoughtful-Llama-RP-3b.i1-Q3_K_S.gguf b/Thoughtful-Llama-RP-3b.i1-Q3_K_S.gguf new file mode 100644 index 0000000..500e8f4 --- /dev/null +++ b/Thoughtful-Llama-RP-3b.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2cdfbd805d9df7bd3c4d5d8bf1e604369ec7ee1b2d6b92b9de4c8e0ff5771c1 +size 1542849856 diff --git a/Thoughtful-Llama-RP-3b.i1-Q4_0.gguf b/Thoughtful-Llama-RP-3b.i1-Q4_0.gguf new file mode 100644 index 0000000..d3cabc5 --- /dev/null +++ b/Thoughtful-Llama-RP-3b.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2fe042da756ad9c2a5449cf1c56d8093b677315ba73a2cee0f96c052fc5100c +size 1921910080 diff --git a/Thoughtful-Llama-RP-3b.i1-Q4_1.gguf b/Thoughtful-Llama-RP-3b.i1-Q4_1.gguf new file mode 100644 index 0000000..a15c178 --- /dev/null +++ b/Thoughtful-Llama-RP-3b.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6980732ef122004d369423d45023a7a3728682806517a4b23fea4cc63586b239 +size 2093352256 diff --git a/Thoughtful-Llama-RP-3b.i1-Q4_K_M.gguf b/Thoughtful-Llama-RP-3b.i1-Q4_K_M.gguf new file mode 100644 index 0000000..686e77c --- /dev/null +++ b/Thoughtful-Llama-RP-3b.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8338bb9a3218431646134383dbda4e305b3dd30a5bb0b0d62ea70fcc7081242f +size 2019378496 diff --git a/Thoughtful-Llama-RP-3b.i1-Q4_K_S.gguf b/Thoughtful-Llama-RP-3b.i1-Q4_K_S.gguf new file mode 100644 index 0000000..b7bb0a3 --- /dev/null +++ b/Thoughtful-Llama-RP-3b.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f2f40f4737da407a92133b2ea088f952b7dc1dd06ebf2201d6b94f824ac207b +size 1928201536 diff --git a/Thoughtful-Llama-RP-3b.i1-Q5_K_M.gguf b/Thoughtful-Llama-RP-3b.i1-Q5_K_M.gguf new file mode 100644 index 0000000..1bead7e --- /dev/null +++ b/Thoughtful-Llama-RP-3b.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4086eacd73594b1cda731a85352d597d9bc86e7376f8deb5a87588b5eae34a1f +size 2322154816 diff --git a/Thoughtful-Llama-RP-3b.i1-Q5_K_S.gguf b/Thoughtful-Llama-RP-3b.i1-Q5_K_S.gguf new file mode 100644 index 0000000..9b0c4ca --- /dev/null +++ b/Thoughtful-Llama-RP-3b.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e08ceb64ad0f288d083f5f9e76c215d56508b5063d08d542c5454b37c2e4573 +size 2269513024 diff --git a/Thoughtful-Llama-RP-3b.i1-Q6_K.gguf b/Thoughtful-Llama-RP-3b.i1-Q6_K.gguf new file mode 100644 index 0000000..5ba88c3 --- /dev/null +++ b/Thoughtful-Llama-RP-3b.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c122c18c348d07c1e78b1f4f532e996c307ba351d236380de1b7273be3c5ec45 +size 2643854656 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..a95e16d --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0e71095b9d1a590dced4a8d8b9355b4f4650432f9bd45046f918287bc8c3f82 +size 2988377