From c0f53bbdab9a087c06555d233b3e58a34bc6921b Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 27 May 2026 05:44:17 +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/tinyllama-roleplay-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++++ README.md | 90 ++++++++++++++++++++++++++++++ tinyllama-roleplay.i1-IQ1_M.gguf | 3 + tinyllama-roleplay.i1-IQ1_S.gguf | 3 + tinyllama-roleplay.i1-IQ2_M.gguf | 3 + tinyllama-roleplay.i1-IQ2_S.gguf | 3 + tinyllama-roleplay.i1-IQ2_XS.gguf | 3 + tinyllama-roleplay.i1-IQ2_XXS.gguf | 3 + tinyllama-roleplay.i1-IQ3_M.gguf | 3 + tinyllama-roleplay.i1-IQ3_S.gguf | 3 + tinyllama-roleplay.i1-IQ3_XS.gguf | 3 + tinyllama-roleplay.i1-IQ3_XXS.gguf | 3 + tinyllama-roleplay.i1-IQ4_NL.gguf | 3 + tinyllama-roleplay.i1-IQ4_XS.gguf | 3 + tinyllama-roleplay.i1-Q2_K.gguf | 3 + tinyllama-roleplay.i1-Q2_K_S.gguf | 3 + tinyllama-roleplay.i1-Q3_K_L.gguf | 3 + tinyllama-roleplay.i1-Q3_K_M.gguf | 3 + tinyllama-roleplay.i1-Q3_K_S.gguf | 3 + tinyllama-roleplay.i1-Q4_0.gguf | 3 + tinyllama-roleplay.i1-Q4_1.gguf | 3 + tinyllama-roleplay.i1-Q4_K_M.gguf | 3 + tinyllama-roleplay.i1-Q4_K_S.gguf | 3 + tinyllama-roleplay.i1-Q5_K_M.gguf | 3 + tinyllama-roleplay.i1-Q5_K_S.gguf | 3 + tinyllama-roleplay.i1-Q6_K.gguf | 3 + tinyllama-roleplay.imatrix.gguf | 3 + 27 files changed, 225 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 tinyllama-roleplay.i1-IQ1_M.gguf create mode 100644 tinyllama-roleplay.i1-IQ1_S.gguf create mode 100644 tinyllama-roleplay.i1-IQ2_M.gguf create mode 100644 tinyllama-roleplay.i1-IQ2_S.gguf create mode 100644 tinyllama-roleplay.i1-IQ2_XS.gguf create mode 100644 tinyllama-roleplay.i1-IQ2_XXS.gguf create mode 100644 tinyllama-roleplay.i1-IQ3_M.gguf create mode 100644 tinyllama-roleplay.i1-IQ3_S.gguf create mode 100644 tinyllama-roleplay.i1-IQ3_XS.gguf create mode 100644 tinyllama-roleplay.i1-IQ3_XXS.gguf create mode 100644 tinyllama-roleplay.i1-IQ4_NL.gguf create mode 100644 tinyllama-roleplay.i1-IQ4_XS.gguf create mode 100644 tinyllama-roleplay.i1-Q2_K.gguf create mode 100644 tinyllama-roleplay.i1-Q2_K_S.gguf create mode 100644 tinyllama-roleplay.i1-Q3_K_L.gguf create mode 100644 tinyllama-roleplay.i1-Q3_K_M.gguf create mode 100644 tinyllama-roleplay.i1-Q3_K_S.gguf create mode 100644 tinyllama-roleplay.i1-Q4_0.gguf create mode 100644 tinyllama-roleplay.i1-Q4_1.gguf create mode 100644 tinyllama-roleplay.i1-Q4_K_M.gguf create mode 100644 tinyllama-roleplay.i1-Q4_K_S.gguf create mode 100644 tinyllama-roleplay.i1-Q5_K_M.gguf create mode 100644 tinyllama-roleplay.i1-Q5_K_S.gguf create mode 100644 tinyllama-roleplay.i1-Q6_K.gguf create mode 100644 tinyllama-roleplay.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..de2d789 --- /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 +tinyllama-roleplay.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +tinyllama-roleplay.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +tinyllama-roleplay.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +tinyllama-roleplay.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +tinyllama-roleplay.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +tinyllama-roleplay.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +tinyllama-roleplay.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +tinyllama-roleplay.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +tinyllama-roleplay.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +tinyllama-roleplay.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +tinyllama-roleplay.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +tinyllama-roleplay.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +tinyllama-roleplay.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +tinyllama-roleplay.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +tinyllama-roleplay.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +tinyllama-roleplay.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +tinyllama-roleplay.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +tinyllama-roleplay.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +tinyllama-roleplay.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +tinyllama-roleplay.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +tinyllama-roleplay.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +tinyllama-roleplay.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +tinyllama-roleplay.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +tinyllama-roleplay.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +tinyllama-roleplay.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..9a0c590 --- /dev/null +++ b/README.md @@ -0,0 +1,90 @@ +--- +base_model: 2kfi/tinyllama-roleplay +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- llama +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/2kfi/tinyllama-roleplay + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#tinyllama-roleplay-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/tinyllama-roleplay-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/tinyllama-roleplay-i1-GGUF/resolve/main/tinyllama-roleplay.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/tinyllama-roleplay-i1-GGUF/resolve/main/tinyllama-roleplay.i1-IQ1_S.gguf) | i1-IQ1_S | 0.4 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/tinyllama-roleplay-i1-GGUF/resolve/main/tinyllama-roleplay.i1-IQ1_M.gguf) | i1-IQ1_M | 0.4 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/tinyllama-roleplay-i1-GGUF/resolve/main/tinyllama-roleplay.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/tinyllama-roleplay-i1-GGUF/resolve/main/tinyllama-roleplay.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/tinyllama-roleplay-i1-GGUF/resolve/main/tinyllama-roleplay.i1-IQ2_S.gguf) | i1-IQ2_S | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/tinyllama-roleplay-i1-GGUF/resolve/main/tinyllama-roleplay.i1-IQ2_M.gguf) | i1-IQ2_M | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/tinyllama-roleplay-i1-GGUF/resolve/main/tinyllama-roleplay.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.5 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/tinyllama-roleplay-i1-GGUF/resolve/main/tinyllama-roleplay.i1-Q2_K.gguf) | i1-Q2_K | 0.5 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/tinyllama-roleplay-i1-GGUF/resolve/main/tinyllama-roleplay.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.5 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/tinyllama-roleplay-i1-GGUF/resolve/main/tinyllama-roleplay.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/tinyllama-roleplay-i1-GGUF/resolve/main/tinyllama-roleplay.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/tinyllama-roleplay-i1-GGUF/resolve/main/tinyllama-roleplay.i1-IQ3_S.gguf) | i1-IQ3_S | 0.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/tinyllama-roleplay-i1-GGUF/resolve/main/tinyllama-roleplay.i1-IQ3_M.gguf) | i1-IQ3_M | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/tinyllama-roleplay-i1-GGUF/resolve/main/tinyllama-roleplay.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.6 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/tinyllama-roleplay-i1-GGUF/resolve/main/tinyllama-roleplay.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.7 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/tinyllama-roleplay-i1-GGUF/resolve/main/tinyllama-roleplay.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/tinyllama-roleplay-i1-GGUF/resolve/main/tinyllama-roleplay.i1-IQ4_NL.gguf) | i1-IQ4_NL | 0.7 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/tinyllama-roleplay-i1-GGUF/resolve/main/tinyllama-roleplay.i1-Q4_0.gguf) | i1-Q4_0 | 0.7 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/tinyllama-roleplay-i1-GGUF/resolve/main/tinyllama-roleplay.i1-Q4_K_S.gguf) | i1-Q4_K_S | 0.7 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/tinyllama-roleplay-i1-GGUF/resolve/main/tinyllama-roleplay.i1-Q4_K_M.gguf) | i1-Q4_K_M | 0.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/tinyllama-roleplay-i1-GGUF/resolve/main/tinyllama-roleplay.i1-Q4_1.gguf) | i1-Q4_1 | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/tinyllama-roleplay-i1-GGUF/resolve/main/tinyllama-roleplay.i1-Q5_K_S.gguf) | i1-Q5_K_S | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/tinyllama-roleplay-i1-GGUF/resolve/main/tinyllama-roleplay.i1-Q5_K_M.gguf) | i1-Q5_K_M | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/tinyllama-roleplay-i1-GGUF/resolve/main/tinyllama-roleplay.i1-Q6_K.gguf) | i1-Q6_K | 1.0 | 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/tinyllama-roleplay.i1-IQ1_M.gguf b/tinyllama-roleplay.i1-IQ1_M.gguf new file mode 100644 index 0000000..d742dd9 --- /dev/null +++ b/tinyllama-roleplay.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0ae6ee4ac51731cdd3efa4c2008b68d0a44aba83eb9d73e84d917c1f6fa4883 +size 289702048 diff --git a/tinyllama-roleplay.i1-IQ1_S.gguf b/tinyllama-roleplay.i1-IQ1_S.gguf new file mode 100644 index 0000000..3da750d --- /dev/null +++ b/tinyllama-roleplay.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f0497e9d9bdbc6312cb83f00ae3acc8f22d79b4f96cdebf70d29f38385b2759 +size 269967520 diff --git a/tinyllama-roleplay.i1-IQ2_M.gguf b/tinyllama-roleplay.i1-IQ2_M.gguf new file mode 100644 index 0000000..e0174c8 --- /dev/null +++ b/tinyllama-roleplay.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6130f9674fe1b889ff208fa9cca0c69200b82597d834d38092d514570c0844e6 +size 400076960 diff --git a/tinyllama-roleplay.i1-IQ2_S.gguf b/tinyllama-roleplay.i1-IQ2_S.gguf new file mode 100644 index 0000000..6e5262d --- /dev/null +++ b/tinyllama-roleplay.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:853a7b14c3f5b4d3b41b42e62902964341ff929c3f5b48233869c9f9c265308d +size 373764256 diff --git a/tinyllama-roleplay.i1-IQ2_XS.gguf b/tinyllama-roleplay.i1-IQ2_XS.gguf new file mode 100644 index 0000000..dabad0c --- /dev/null +++ b/tinyllama-roleplay.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b609c7a3fdabbbfc6831b40868b489c8bea6fa33768ede64640457f82273bb2 +size 351789216 diff --git a/tinyllama-roleplay.i1-IQ2_XXS.gguf b/tinyllama-roleplay.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..3453ec6 --- /dev/null +++ b/tinyllama-roleplay.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59f183ad5c06589bca06209f799dd143203463ecc02bc0ab4de9d3ee1c8c28ad +size 322592928 diff --git a/tinyllama-roleplay.i1-IQ3_M.gguf b/tinyllama-roleplay.i1-IQ3_M.gguf new file mode 100644 index 0000000..9fb0acc --- /dev/null +++ b/tinyllama-roleplay.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:105d2737765a2dd7d7a7654818e79d76ec324e94a2965f9d39c5d6d4ff637a63 +size 516194464 diff --git a/tinyllama-roleplay.i1-IQ3_S.gguf b/tinyllama-roleplay.i1-IQ3_S.gguf new file mode 100644 index 0000000..f4841f5 --- /dev/null +++ b/tinyllama-roleplay.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d14293875e4fa2c2f8a389b3fa5c5a2286bf1140652bd320b63e6955dec0426b +size 500875424 diff --git a/tinyllama-roleplay.i1-IQ3_XS.gguf b/tinyllama-roleplay.i1-IQ3_XS.gguf new file mode 100644 index 0000000..86e0a44 --- /dev/null +++ b/tinyllama-roleplay.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9910ddfa00ba28df12332f18d78109ed17bc2caa0b2404124e9cffea841e599e +size 477626528 diff --git a/tinyllama-roleplay.i1-IQ3_XXS.gguf b/tinyllama-roleplay.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..519b707 --- /dev/null +++ b/tinyllama-roleplay.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccf1b6e7120bb54bab27b56daa7a5dca5ef1e97c4fb50fe10204f9673ec404ba +size 445132960 diff --git a/tinyllama-roleplay.i1-IQ4_NL.gguf b/tinyllama-roleplay.i1-IQ4_NL.gguf new file mode 100644 index 0000000..6a4dc6a --- /dev/null +++ b/tinyllama-roleplay.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67ba66fc3eb53343643a4a99fdc129c1def084c87a9494f12927f77fd171d9ba +size 638169248 diff --git a/tinyllama-roleplay.i1-IQ4_XS.gguf b/tinyllama-roleplay.i1-IQ4_XS.gguf new file mode 100644 index 0000000..bfd88e0 --- /dev/null +++ b/tinyllama-roleplay.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbce8dfaf8dd21c0171b33a026ee5a132e90fb61d82e018311b46f8eb8d4d6ad +size 606204064 diff --git a/tinyllama-roleplay.i1-Q2_K.gguf b/tinyllama-roleplay.i1-Q2_K.gguf new file mode 100644 index 0000000..5ff2380 --- /dev/null +++ b/tinyllama-roleplay.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8549a8fa197e7bcc8d5dfa525134dcfd97f5d4058d6e3fdd395216004529b8c9 +size 432132256 diff --git a/tinyllama-roleplay.i1-Q2_K_S.gguf b/tinyllama-roleplay.i1-Q2_K_S.gguf new file mode 100644 index 0000000..9f24097 --- /dev/null +++ b/tinyllama-roleplay.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f759e2ef08de424af61a978c404e0996c7dfff421be11bee95900e2f4580ae2 +size 402395296 diff --git a/tinyllama-roleplay.i1-Q3_K_L.gguf b/tinyllama-roleplay.i1-Q3_K_L.gguf new file mode 100644 index 0000000..d14714f --- /dev/null +++ b/tinyllama-roleplay.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91d24857a3b198f2a50c3dfd3c17af99b38c4e3400dd3975ed52ad28f0581dab +size 591528096 diff --git a/tinyllama-roleplay.i1-Q3_K_M.gguf b/tinyllama-roleplay.i1-Q3_K_M.gguf new file mode 100644 index 0000000..bce726c --- /dev/null +++ b/tinyllama-roleplay.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0349a672cbccdd6849c462c41f632f18af6c73079ec41cac63e467c346918aed +size 548405408 diff --git a/tinyllama-roleplay.i1-Q3_K_S.gguf b/tinyllama-roleplay.i1-Q3_K_S.gguf new file mode 100644 index 0000000..92832a6 --- /dev/null +++ b/tinyllama-roleplay.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0db97d551063d5ec545ad3ee5f7131b321292f5b5bec9d0adf92dcf7ecd03d37 +size 499343520 diff --git a/tinyllama-roleplay.i1-Q4_0.gguf b/tinyllama-roleplay.i1-Q4_0.gguf new file mode 100644 index 0000000..711f691 --- /dev/null +++ b/tinyllama-roleplay.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:578a513cf28e8ee4ead8f874795558a9b6d1f91b17d3259eaed21b7ac83664c4 +size 638169248 diff --git a/tinyllama-roleplay.i1-Q4_1.gguf b/tinyllama-roleplay.i1-Q4_1.gguf new file mode 100644 index 0000000..436855d --- /dev/null +++ b/tinyllama-roleplay.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:141cc90858bea72f7bfc137fc9e58237ca8d733ed92f2fb9c5c29131a57191a9 +size 701378720 diff --git a/tinyllama-roleplay.i1-Q4_K_M.gguf b/tinyllama-roleplay.i1-Q4_K_M.gguf new file mode 100644 index 0000000..74c4834 --- /dev/null +++ b/tinyllama-roleplay.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3ee8dc6ae529e5e4360cacfc2a963e2c64d77924b8405223cfc8bec8bef80e8 +size 667816096 diff --git a/tinyllama-roleplay.i1-Q4_K_S.gguf b/tinyllama-roleplay.i1-Q4_K_S.gguf new file mode 100644 index 0000000..a503914 --- /dev/null +++ b/tinyllama-roleplay.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:850afa2050f214b67569809a538235ebed1c80215a1ca9b16596ef88a5740a80 +size 639873184 diff --git a/tinyllama-roleplay.i1-Q5_K_M.gguf b/tinyllama-roleplay.i1-Q5_K_M.gguf new file mode 100644 index 0000000..e893f73 --- /dev/null +++ b/tinyllama-roleplay.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e130bf2495a1946ae9fd93fe01eff59ed98ba18f041a75f72432e3b34d618b16 +size 782045344 diff --git a/tinyllama-roleplay.i1-Q5_K_S.gguf b/tinyllama-roleplay.i1-Q5_K_S.gguf new file mode 100644 index 0000000..a4a9b5e --- /dev/null +++ b/tinyllama-roleplay.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca384c101cd48c434679363dade29a62442769ed859b10dd4d808ff53bf6cb05 +size 766029984 diff --git a/tinyllama-roleplay.i1-Q6_K.gguf b/tinyllama-roleplay.i1-Q6_K.gguf new file mode 100644 index 0000000..8e9f6dc --- /dev/null +++ b/tinyllama-roleplay.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf986a6b430609689bb26f0e18f929fd2246b7b245d4c5dffd143b9b1c56911a +size 903413920 diff --git a/tinyllama-roleplay.imatrix.gguf b/tinyllama-roleplay.imatrix.gguf new file mode 100644 index 0000000..e8845f0 --- /dev/null +++ b/tinyllama-roleplay.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c96df47e1f63ba7f4ee7ad653676ec7707b2ca1546bc773b55c449c4f9ca08f0 +size 1600704