From 48494e578bb16f0cc22c527e9738e64d4d69c1b9 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 23 Jul 2026 15:50:09 +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/Chat-With-YourFAV-Character-Small-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++++ Chat-With-YourFAV-Character-Small.IQ4_XS.gguf | 3 + Chat-With-YourFAV-Character-Small.Q2_K.gguf | 3 + Chat-With-YourFAV-Character-Small.Q3_K_L.gguf | 3 + Chat-With-YourFAV-Character-Small.Q3_K_M.gguf | 3 + Chat-With-YourFAV-Character-Small.Q3_K_S.gguf | 3 + Chat-With-YourFAV-Character-Small.Q4_K_M.gguf | 3 + Chat-With-YourFAV-Character-Small.Q4_K_S.gguf | 3 + Chat-With-YourFAV-Character-Small.Q5_K_M.gguf | 3 + Chat-With-YourFAV-Character-Small.Q5_K_S.gguf | 3 + Chat-With-YourFAV-Character-Small.Q6_K.gguf | 3 + Chat-With-YourFAV-Character-Small.Q8_0.gguf | 3 + Chat-With-YourFAV-Character-Small.f16.gguf | 3 + README.md | 69 +++++++++++++++++++ 14 files changed, 152 insertions(+) create mode 100644 .gitattributes create mode 100644 Chat-With-YourFAV-Character-Small.IQ4_XS.gguf create mode 100644 Chat-With-YourFAV-Character-Small.Q2_K.gguf create mode 100644 Chat-With-YourFAV-Character-Small.Q3_K_L.gguf create mode 100644 Chat-With-YourFAV-Character-Small.Q3_K_M.gguf create mode 100644 Chat-With-YourFAV-Character-Small.Q3_K_S.gguf create mode 100644 Chat-With-YourFAV-Character-Small.Q4_K_M.gguf create mode 100644 Chat-With-YourFAV-Character-Small.Q4_K_S.gguf create mode 100644 Chat-With-YourFAV-Character-Small.Q5_K_M.gguf create mode 100644 Chat-With-YourFAV-Character-Small.Q5_K_S.gguf create mode 100644 Chat-With-YourFAV-Character-Small.Q6_K.gguf create mode 100644 Chat-With-YourFAV-Character-Small.Q8_0.gguf create mode 100644 Chat-With-YourFAV-Character-Small.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..30be312 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,47 @@ +*.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 +Chat-With-YourFAV-Character-Small.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Chat-With-YourFAV-Character-Small.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Chat-With-YourFAV-Character-Small.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Chat-With-YourFAV-Character-Small.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Chat-With-YourFAV-Character-Small.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Chat-With-YourFAV-Character-Small.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Chat-With-YourFAV-Character-Small.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Chat-With-YourFAV-Character-Small.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Chat-With-YourFAV-Character-Small.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Chat-With-YourFAV-Character-Small.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Chat-With-YourFAV-Character-Small.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Chat-With-YourFAV-Character-Small.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Chat-With-YourFAV-Character-Small.IQ4_XS.gguf b/Chat-With-YourFAV-Character-Small.IQ4_XS.gguf new file mode 100644 index 0000000..22b8d45 --- /dev/null +++ b/Chat-With-YourFAV-Character-Small.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:014b5d602ec1745fb8c8c07c0386cf0ffb8f8b65cb447e8e844291d7bd5cc8ce +size 103064128 diff --git a/Chat-With-YourFAV-Character-Small.Q2_K.gguf b/Chat-With-YourFAV-Character-Small.Q2_K.gguf new file mode 100644 index 0000000..a4e5fb7 --- /dev/null +++ b/Chat-With-YourFAV-Character-Small.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0cb2e8b30d254b79e07bdc4e23cbc48915ac0904edf64bbb07f4ace7b7b2464 +size 81197280 diff --git a/Chat-With-YourFAV-Character-Small.Q3_K_L.gguf b/Chat-With-YourFAV-Character-Small.Q3_K_L.gguf new file mode 100644 index 0000000..4f65f7b --- /dev/null +++ b/Chat-With-YourFAV-Character-Small.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86070f6b7ea9b435dcb09a32bee519fdb0f070251827a0a85b2a2578c94187e7 +size 102093216 diff --git a/Chat-With-YourFAV-Character-Small.Q3_K_M.gguf b/Chat-With-YourFAV-Character-Small.Q3_K_M.gguf new file mode 100644 index 0000000..d14459b --- /dev/null +++ b/Chat-With-YourFAV-Character-Small.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49293ab2aa6d580ddc5f74ff54809c62add7123f058fa5bf392813fc1adeeba4 +size 97669536 diff --git a/Chat-With-YourFAV-Character-Small.Q3_K_S.gguf b/Chat-With-YourFAV-Character-Small.Q3_K_S.gguf new file mode 100644 index 0000000..5cb8730 --- /dev/null +++ b/Chat-With-YourFAV-Character-Small.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:470eaa57c97ac22c5f590134c640dc8925a458cafefd356253b9f8e6e5be0ae5 +size 90149280 diff --git a/Chat-With-YourFAV-Character-Small.Q4_K_M.gguf b/Chat-With-YourFAV-Character-Small.Q4_K_M.gguf new file mode 100644 index 0000000..ab27c6d --- /dev/null +++ b/Chat-With-YourFAV-Character-Small.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d0020364002abf466bf164d89af42e178993ee934cf0f44c00c028cc98541bc +size 112859616 diff --git a/Chat-With-YourFAV-Character-Small.Q4_K_S.gguf b/Chat-With-YourFAV-Character-Small.Q4_K_S.gguf new file mode 100644 index 0000000..2da9dd2 --- /dev/null +++ b/Chat-With-YourFAV-Character-Small.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e33a725432235ee117214f8457e267b432439b9ab28639620409729c58f3eb +size 106850784 diff --git a/Chat-With-YourFAV-Character-Small.Q5_K_M.gguf b/Chat-With-YourFAV-Character-Small.Q5_K_M.gguf new file mode 100644 index 0000000..7d8b53b --- /dev/null +++ b/Chat-With-YourFAV-Character-Small.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dbbf179574f846c05029f143a4c91d365e22a898214107dbc5cfbaa2bf506be +size 126697536 diff --git a/Chat-With-YourFAV-Character-Small.Q5_K_S.gguf b/Chat-With-YourFAV-Character-Small.Q5_K_S.gguf new file mode 100644 index 0000000..c495191 --- /dev/null +++ b/Chat-With-YourFAV-Character-Small.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff0f3bc96a00bc95bb4339e368582952705fd5c6602731f3475acfb5e2e5a87f +size 121997376 diff --git a/Chat-With-YourFAV-Character-Small.Q6_K.gguf b/Chat-With-YourFAV-Character-Small.Q6_K.gguf new file mode 100644 index 0000000..a938285 --- /dev/null +++ b/Chat-With-YourFAV-Character-Small.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fbed3c6c9e0ac75edccb0010bc7543751fdedb8934f45884ec9660d82e4039e +size 138403968 diff --git a/Chat-With-YourFAV-Character-Small.Q8_0.gguf b/Chat-With-YourFAV-Character-Small.Q8_0.gguf new file mode 100644 index 0000000..c5cc2da --- /dev/null +++ b/Chat-With-YourFAV-Character-Small.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4f7e39fea9f0bc283f6a41fcb9655686ddda3776ef3f879b6af3a55152e210c +size 177669696 diff --git a/Chat-With-YourFAV-Character-Small.f16.gguf b/Chat-With-YourFAV-Character-Small.f16.gguf new file mode 100644 index 0000000..3f9d5e0 --- /dev/null +++ b/Chat-With-YourFAV-Character-Small.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32e138d0b3818ed83431369bbadbe5b1686dd7f7726838e82072d148b830ffc4 +size 329665984 diff --git a/README.md b/README.md new file mode 100644 index 0000000..89a1dd5 --- /dev/null +++ b/README.md @@ -0,0 +1,69 @@ +--- +base_model: web30india/Chat-With-YourFAV-Character-Small +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + +static quants of https://huggingface.co/web30india/Chat-With-YourFAV-Character-Small + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Chat-With-YourFAV-Character-Small-GGUF).*** + +weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion. +## 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/Chat-With-YourFAV-Character-Small-GGUF/resolve/main/Chat-With-YourFAV-Character-Small.Q2_K.gguf) | Q2_K | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/Chat-With-YourFAV-Character-Small-GGUF/resolve/main/Chat-With-YourFAV-Character-Small.Q3_K_S.gguf) | Q3_K_S | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/Chat-With-YourFAV-Character-Small-GGUF/resolve/main/Chat-With-YourFAV-Character-Small.Q3_K_M.gguf) | Q3_K_M | 0.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Chat-With-YourFAV-Character-Small-GGUF/resolve/main/Chat-With-YourFAV-Character-Small.Q3_K_L.gguf) | Q3_K_L | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/Chat-With-YourFAV-Character-Small-GGUF/resolve/main/Chat-With-YourFAV-Character-Small.IQ4_XS.gguf) | IQ4_XS | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/Chat-With-YourFAV-Character-Small-GGUF/resolve/main/Chat-With-YourFAV-Character-Small.Q4_K_S.gguf) | Q4_K_S | 0.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Chat-With-YourFAV-Character-Small-GGUF/resolve/main/Chat-With-YourFAV-Character-Small.Q4_K_M.gguf) | Q4_K_M | 0.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Chat-With-YourFAV-Character-Small-GGUF/resolve/main/Chat-With-YourFAV-Character-Small.Q5_K_S.gguf) | Q5_K_S | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/Chat-With-YourFAV-Character-Small-GGUF/resolve/main/Chat-With-YourFAV-Character-Small.Q5_K_M.gguf) | Q5_K_M | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/Chat-With-YourFAV-Character-Small-GGUF/resolve/main/Chat-With-YourFAV-Character-Small.Q6_K.gguf) | Q6_K | 0.2 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Chat-With-YourFAV-Character-Small-GGUF/resolve/main/Chat-With-YourFAV-Character-Small.Q8_0.gguf) | Q8_0 | 0.3 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Chat-With-YourFAV-Character-Small-GGUF/resolve/main/Chat-With-YourFAV-Character-Small.f16.gguf) | f16 | 0.4 | 16 bpw, overkill | + +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. + +