From df536cb42a84c6184ec1e272000f02956c3315ba Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 19 Jun 2026 02:39: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/natsumura-storytelling-rp-1.0-llama-3.1-8b-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++ README.md | 86 +++++++++++++++++++ imatrix.dat | 3 + ...ytelling-rp-1.0-llama-3.1-8b.i1-IQ1_M.gguf | 3 + ...ytelling-rp-1.0-llama-3.1-8b.i1-IQ1_S.gguf | 3 + ...ytelling-rp-1.0-llama-3.1-8b.i1-IQ2_M.gguf | 3 + ...ytelling-rp-1.0-llama-3.1-8b.i1-IQ2_S.gguf | 3 + ...telling-rp-1.0-llama-3.1-8b.i1-IQ2_XS.gguf | 3 + ...elling-rp-1.0-llama-3.1-8b.i1-IQ2_XXS.gguf | 3 + ...ytelling-rp-1.0-llama-3.1-8b.i1-IQ3_M.gguf | 3 + ...ytelling-rp-1.0-llama-3.1-8b.i1-IQ3_S.gguf | 3 + ...telling-rp-1.0-llama-3.1-8b.i1-IQ3_XS.gguf | 3 + ...elling-rp-1.0-llama-3.1-8b.i1-IQ3_XXS.gguf | 3 + ...telling-rp-1.0-llama-3.1-8b.i1-IQ4_NL.gguf | 3 + ...telling-rp-1.0-llama-3.1-8b.i1-IQ4_XS.gguf | 3 + ...rytelling-rp-1.0-llama-3.1-8b.i1-Q2_K.gguf | 3 + ...telling-rp-1.0-llama-3.1-8b.i1-Q2_K_S.gguf | 3 + ...telling-rp-1.0-llama-3.1-8b.i1-Q3_K_L.gguf | 3 + ...telling-rp-1.0-llama-3.1-8b.i1-Q3_K_M.gguf | 3 + ...telling-rp-1.0-llama-3.1-8b.i1-Q3_K_S.gguf | 3 + ...rytelling-rp-1.0-llama-3.1-8b.i1-Q4_0.gguf | 3 + ...rytelling-rp-1.0-llama-3.1-8b.i1-Q4_1.gguf | 3 + ...telling-rp-1.0-llama-3.1-8b.i1-Q4_K_M.gguf | 3 + ...telling-rp-1.0-llama-3.1-8b.i1-Q4_K_S.gguf | 3 + ...telling-rp-1.0-llama-3.1-8b.i1-Q5_K_M.gguf | 3 + ...telling-rp-1.0-llama-3.1-8b.i1-Q5_K_S.gguf | 3 + ...rytelling-rp-1.0-llama-3.1-8b.i1-Q6_K.gguf | 3 + 27 files changed, 221 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 imatrix.dat create mode 100644 natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ1_M.gguf create mode 100644 natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ1_S.gguf create mode 100644 natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ2_M.gguf create mode 100644 natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ2_S.gguf create mode 100644 natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ2_XS.gguf create mode 100644 natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ2_XXS.gguf create mode 100644 natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ3_M.gguf create mode 100644 natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ3_S.gguf create mode 100644 natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ3_XS.gguf create mode 100644 natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ3_XXS.gguf create mode 100644 natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ4_NL.gguf create mode 100644 natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ4_XS.gguf create mode 100644 natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q2_K.gguf create mode 100644 natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q2_K_S.gguf create mode 100644 natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q3_K_L.gguf create mode 100644 natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q3_K_M.gguf create mode 100644 natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q3_K_S.gguf create mode 100644 natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q4_0.gguf create mode 100644 natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q4_1.gguf create mode 100644 natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q4_K_M.gguf create mode 100644 natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q4_K_S.gguf create mode 100644 natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q5_K_M.gguf create mode 100644 natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q5_K_S.gguf create mode 100644 natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q6_K.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..bf15f6f --- /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 +natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..2687e20 --- /dev/null +++ b/README.md @@ -0,0 +1,86 @@ +--- +base_model: tohur/natsumura-storytelling-rp-1.0-llama-3.1-8b +datasets: +- tohur/natsumura-rp-identity-sharegpt +- tohur/ultrachat_uncensored_sharegpt +- Nopm/Opus_WritingStruct +- ResplendentAI/bluemoon +- tohur/Internal-Knowledge-Map-sharegpt +- felix-ha/tiny-stories +- tdh87/Stories +- tdh87/Just-stories +- tdh87/Just-stories-2 +language: +- en +library_name: transformers +license: llama3.1 +quantized_by: mradermacher +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/tohur/natsumura-storytelling-rp-1.0-llama-3.1-8b + + +static quants are available at https://huggingface.co/mradermacher/natsumura-storytelling-rp-1.0-llama-3.1-8b-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/natsumura-storytelling-rp-1.0-llama-3.1-8b-i1-GGUF/resolve/main/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/natsumura-storytelling-rp-1.0-llama-3.1-8b-i1-GGUF/resolve/main/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/natsumura-storytelling-rp-1.0-llama-3.1-8b-i1-GGUF/resolve/main/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/natsumura-storytelling-rp-1.0-llama-3.1-8b-i1-GGUF/resolve/main/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/natsumura-storytelling-rp-1.0-llama-3.1-8b-i1-GGUF/resolve/main/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/natsumura-storytelling-rp-1.0-llama-3.1-8b-i1-GGUF/resolve/main/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/natsumura-storytelling-rp-1.0-llama-3.1-8b-i1-GGUF/resolve/main/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.1 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/natsumura-storytelling-rp-1.0-llama-3.1-8b-i1-GGUF/resolve/main/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/natsumura-storytelling-rp-1.0-llama-3.1-8b-i1-GGUF/resolve/main/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/natsumura-storytelling-rp-1.0-llama-3.1-8b-i1-GGUF/resolve/main/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/natsumura-storytelling-rp-1.0-llama-3.1-8b-i1-GGUF/resolve/main/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/natsumura-storytelling-rp-1.0-llama-3.1-8b-i1-GGUF/resolve/main/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/natsumura-storytelling-rp-1.0-llama-3.1-8b-i1-GGUF/resolve/main/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/natsumura-storytelling-rp-1.0-llama-3.1-8b-i1-GGUF/resolve/main/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/natsumura-storytelling-rp-1.0-llama-3.1-8b-i1-GGUF/resolve/main/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/natsumura-storytelling-rp-1.0-llama-3.1-8b-i1-GGUF/resolve/main/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/natsumura-storytelling-rp-1.0-llama-3.1-8b-i1-GGUF/resolve/main/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/natsumura-storytelling-rp-1.0-llama-3.1-8b-i1-GGUF/resolve/main/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/natsumura-storytelling-rp-1.0-llama-3.1-8b-i1-GGUF/resolve/main/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/natsumura-storytelling-rp-1.0-llama-3.1-8b-i1-GGUF/resolve/main/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/natsumura-storytelling-rp-1.0-llama-3.1-8b-i1-GGUF/resolve/main/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q4_1.gguf) | i1-Q4_1 | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/natsumura-storytelling-rp-1.0-llama-3.1-8b-i1-GGUF/resolve/main/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/natsumura-storytelling-rp-1.0-llama-3.1-8b-i1-GGUF/resolve/main/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/natsumura-storytelling-rp-1.0-llama-3.1-8b-i1-GGUF/resolve/main/natsumura-storytelling-rp-1.0-llama-3.1-8b.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/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..d39d5f7 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4712a9a627338ba216a0e87920d1df9990cd31a1a1bfe960f05658b24c2e0ca +size 4988157 diff --git a/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ1_M.gguf b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ1_M.gguf new file mode 100644 index 0000000..6b85ad7 --- /dev/null +++ b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a13f88bf7c56a17ff576000476f6d1030b0dd89357660488abfdb2c9bb8ab838 +size 2161975264 diff --git a/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ1_S.gguf b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ1_S.gguf new file mode 100644 index 0000000..e38e67a --- /dev/null +++ b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27cfb0a6b06ed372f1d4cfb375da75f02c50bd90e0a264ea2fb7bd2b65fd6c24 +size 2019631072 diff --git a/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ2_M.gguf b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ2_M.gguf new file mode 100644 index 0000000..ccc26c5 --- /dev/null +++ b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cce3dd699175ffe78902f5ba0d46f2ef45af19ebeffbef8ab54beaffd06198c +size 2948284384 diff --git a/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ2_S.gguf b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ2_S.gguf new file mode 100644 index 0000000..0fdeb3a --- /dev/null +++ b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:457bc5e5befd863eed9f161cd82cfb07ff74bd195473cc2c26ba6355344ab0f0 +size 2758492128 diff --git a/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ2_XS.gguf b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ2_XS.gguf new file mode 100644 index 0000000..0666a27 --- /dev/null +++ b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64edd335b7043e72c1a00f9327fcfaaf86671441df0cd7556234e3927bee23c1 +size 2605785056 diff --git a/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ2_XXS.gguf b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..6892442 --- /dev/null +++ b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5e94aa66c7e9e611513fae29ad05ee874336198f4e3b3d93bea9e1c47168fd9 +size 2399215584 diff --git a/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ3_M.gguf b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ3_M.gguf new file mode 100644 index 0000000..995774f --- /dev/null +++ b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2990a4c232a30abb6669a5523e80568d323a961e0b32eda2189ae9f48076d410 +size 3784826848 diff --git a/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ3_S.gguf b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ3_S.gguf new file mode 100644 index 0000000..35c02fd --- /dev/null +++ b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb7c38cc7eae718e06e6805c3826a10040eb575d6afa5aa68e679541fefae2e0 +size 3682328544 diff --git a/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ3_XS.gguf b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ3_XS.gguf new file mode 100644 index 0000000..cbd9ff6 --- /dev/null +++ b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eef7850de276acb13db3a539fda00ddd20ee3b23d491c4f7d3b2520078b66d2 +size 3518750688 diff --git a/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ3_XXS.gguf b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..d501744 --- /dev/null +++ b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7294d425e7811bfbc6c1912732b105d2ca04abed19b12162dabbdcc4d169d328 +size 3274915808 diff --git a/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ4_NL.gguf b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ4_NL.gguf new file mode 100644 index 0000000..53bad9f --- /dev/null +++ b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:984464c086881b9452f0d75a4aeffc71b5ef40ee7c741a408ba92a8cc8a192f5 +size 4677992416 diff --git a/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ4_XS.gguf b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ4_XS.gguf new file mode 100644 index 0000000..2c2975a --- /dev/null +++ b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:115322bb5e83e8b2444c35fa09592caaca9d3870abf7179fb61521aada3fb2a6 +size 4447666144 diff --git a/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q2_K.gguf b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q2_K.gguf new file mode 100644 index 0000000..343cc8a --- /dev/null +++ b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e5bc039e024acce4ff079107c1710b1a677511f06f9fa3681d36031b53ad7da +size 3179134944 diff --git a/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q2_K_S.gguf b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q2_K_S.gguf new file mode 100644 index 0000000..c2e83f6 --- /dev/null +++ b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68f02db33782e4f6aa18f4681a1de5b939149550339780b36a13f6fe570b7e77 +size 2988818400 diff --git a/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q3_K_L.gguf b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q3_K_L.gguf new file mode 100644 index 0000000..47898a6 --- /dev/null +++ b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95db9699e652340d581ba9a79a8c66d1abe777384c242f7a33263acf45a584af +size 4321959904 diff --git a/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q3_K_M.gguf b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q3_K_M.gguf new file mode 100644 index 0000000..fbde811 --- /dev/null +++ b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1ee50a97d9a889f1082c1d05bd24d6f27b78eb148255bda5ac83cee87d93045 +size 4018921440 diff --git a/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q3_K_S.gguf b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q3_K_S.gguf new file mode 100644 index 0000000..0dd47d7 --- /dev/null +++ b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6029ff902a0f211f7027ee50e9160322d00c9503733dae046376f37e19e2493 +size 3664502752 diff --git a/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q4_0.gguf b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q4_0.gguf new file mode 100644 index 0000000..03497e4 --- /dev/null +++ b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71a55d0ec503a90735c92aea2e6b21db9594321209e7239323d4c827c1626bf2 +size 4675895264 diff --git a/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q4_1.gguf b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q4_1.gguf new file mode 100644 index 0000000..f8cfbc0 --- /dev/null +++ b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c06aea9fe85235ecceb9bde62ca34e1fe8f7035b03de8215ce82aad1a5b33d0c +size 5130256352 diff --git a/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q4_K_M.gguf b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q4_K_M.gguf new file mode 100644 index 0000000..f518fe9 --- /dev/null +++ b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fe94fe1b68d44579eae6dd85c6d20236e12fcf68d7d515c1fe1bd84828b2195 +size 4920737760 diff --git a/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q4_K_S.gguf b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q4_K_S.gguf new file mode 100644 index 0000000..f2cc3e2 --- /dev/null +++ b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e241d7013bc77a2bd5f9efdf20a0aa01b34beae0afe68ddbe82d4981586d1026 +size 4692672480 diff --git a/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q5_K_M.gguf b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q5_K_M.gguf new file mode 100644 index 0000000..2bfe1fa --- /dev/null +++ b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ca736fcdfd2cb573497263dab68c9df1b9c56cee79e0db42952d857c3117734 +size 5732990944 diff --git a/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q5_K_S.gguf b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q5_K_S.gguf new file mode 100644 index 0000000..073b786 --- /dev/null +++ b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3722b2d0a5bdd92dfc0db44dfd7efc7ab59804b34172e9b3d22efeea6ec9b10 +size 5599297504 diff --git a/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q6_K.gguf b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q6_K.gguf new file mode 100644 index 0000000..17c9ffd --- /dev/null +++ b/natsumura-storytelling-rp-1.0-llama-3.1-8b.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0973936f908d22de6b7849295a8a9facf8392963c1dcd6d8abe3c611842ceaa0 +size 6596009952