commit 940da618e3f8255121d54039dc0acb989145d82e Author: ModelHub XC Date: Tue Apr 21 19:54:32 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/yaoi-v1-instruct-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..89c7913 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,49 @@ +*.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 +yaoi-v1-instruct.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +yaoi-v1-instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +yaoi-v1-instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +yaoi-v1-instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +yaoi-v1-instruct.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +yaoi-v1-instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +yaoi-v1-instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +yaoi-v1-instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +yaoi-v1-instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +yaoi-v1-instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +yaoi-v1-instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +yaoi-v1-instruct.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +yaoi-v1-instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +yaoi-v1-instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..62f9563 --- /dev/null +++ b/README.md @@ -0,0 +1,69 @@ +--- +base_model: Ichate/yaoi-v1-instruct +language: +- en +library_name: transformers +license: mit +quantized_by: mradermacher +tags: +- code +- yaoi +--- +## About + + + + + + +static quants of https://huggingface.co/Ichate/yaoi-v1-instruct + + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/yaoi-v1-instruct-i1-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/yaoi-v1-instruct-GGUF/resolve/main/yaoi-v1-instruct.Q2_K.gguf) | Q2_K | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-GGUF/resolve/main/yaoi-v1-instruct.IQ3_XS.gguf) | IQ3_XS | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-GGUF/resolve/main/yaoi-v1-instruct.IQ3_S.gguf) | IQ3_S | 3.0 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-GGUF/resolve/main/yaoi-v1-instruct.Q3_K_S.gguf) | Q3_K_S | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-GGUF/resolve/main/yaoi-v1-instruct.IQ3_M.gguf) | IQ3_M | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-GGUF/resolve/main/yaoi-v1-instruct.Q3_K_M.gguf) | Q3_K_M | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-GGUF/resolve/main/yaoi-v1-instruct.Q3_K_L.gguf) | Q3_K_L | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-GGUF/resolve/main/yaoi-v1-instruct.IQ4_XS.gguf) | IQ4_XS | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-GGUF/resolve/main/yaoi-v1-instruct.Q4_K_S.gguf) | Q4_K_S | 4.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-GGUF/resolve/main/yaoi-v1-instruct.Q4_K_M.gguf) | Q4_K_M | 4.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-GGUF/resolve/main/yaoi-v1-instruct.Q5_K_S.gguf) | Q5_K_S | 4.8 | | +| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-GGUF/resolve/main/yaoi-v1-instruct.Q5_K_M.gguf) | Q5_K_M | 4.9 | | +| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-GGUF/resolve/main/yaoi-v1-instruct.Q6_K.gguf) | Q6_K | 5.6 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-GGUF/resolve/main/yaoi-v1-instruct.Q8_0.gguf) | Q8_0 | 7.3 | fast, best quality | + +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. + + diff --git a/yaoi-v1-instruct.IQ3_M.gguf b/yaoi-v1-instruct.IQ3_M.gguf new file mode 100644 index 0000000..4ff3811 --- /dev/null +++ b/yaoi-v1-instruct.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5357862923594f7208a82928adbaa89e2c467a6fb9942c15374c7b9913a310dc +size 3114865504 diff --git a/yaoi-v1-instruct.IQ3_S.gguf b/yaoi-v1-instruct.IQ3_S.gguf new file mode 100644 index 0000000..5c41d2d --- /dev/null +++ b/yaoi-v1-instruct.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34a0912deb09bfa84ae615fbef8d24b55e4c6c07f58f250a654a7b566c89d827 +size 2948305760 diff --git a/yaoi-v1-instruct.IQ3_XS.gguf b/yaoi-v1-instruct.IQ3_XS.gguf new file mode 100644 index 0000000..ee7b6b2 --- /dev/null +++ b/yaoi-v1-instruct.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd9f5a05e5ef2ac7304ba2e7383dde2967426354477d26f71f04e132b4aabb44 +size 2796524384 diff --git a/yaoi-v1-instruct.IQ4_XS.gguf b/yaoi-v1-instruct.IQ4_XS.gguf new file mode 100644 index 0000000..c9c4ed5 --- /dev/null +++ b/yaoi-v1-instruct.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07535741d62b5d658d8a3e9e2d1940c6c06e6773d0943975756f622a1fcb6edd +size 3647517536 diff --git a/yaoi-v1-instruct.Q2_K.gguf b/yaoi-v1-instruct.Q2_K.gguf new file mode 100644 index 0000000..67aed80 --- /dev/null +++ b/yaoi-v1-instruct.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b85d2bb5ac4a664876283925110d4fa2ceb89e5d827c03a1bb1d54a36bf6dc1 +size 2532864864 diff --git a/yaoi-v1-instruct.Q3_K_L.gguf b/yaoi-v1-instruct.Q3_K_L.gguf new file mode 100644 index 0000000..9c7ff3d --- /dev/null +++ b/yaoi-v1-instruct.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccf1adfb8913f743283e95dcd7ceae94c68627b9ca6ab55ffbc560082c82595e +size 3597112160 diff --git a/yaoi-v1-instruct.Q3_K_M.gguf b/yaoi-v1-instruct.Q3_K_M.gguf new file mode 100644 index 0000000..0c2e39d --- /dev/null +++ b/yaoi-v1-instruct.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa0da8867cefb14ac050f7351dadf3ae15c94e43d5554da4d34cce9c474aa2b9 +size 3298005856 diff --git a/yaoi-v1-instruct.Q3_K_S.gguf b/yaoi-v1-instruct.Q3_K_S.gguf new file mode 100644 index 0000000..2004bb0 --- /dev/null +++ b/yaoi-v1-instruct.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fee9273983f50c0f4ddd52191b5b5dadedbf4808062460a01db3452bcf6d3647 +size 2948305760 diff --git a/yaoi-v1-instruct.Q4_K_M.gguf b/yaoi-v1-instruct.Q4_K_M.gguf new file mode 100644 index 0000000..329256a --- /dev/null +++ b/yaoi-v1-instruct.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3459b00160aa3487e331027478cd41025779bf7785858444d7b9cecf1da41d7e +size 4081005408 diff --git a/yaoi-v1-instruct.Q4_K_S.gguf b/yaoi-v1-instruct.Q4_K_S.gguf new file mode 100644 index 0000000..86715c2 --- /dev/null +++ b/yaoi-v1-instruct.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7605ebdd3ec5223481a953d596080b895c922854f3a61a500e0a96be371ed2a9 +size 3856741216 diff --git a/yaoi-v1-instruct.Q5_K_M.gguf b/yaoi-v1-instruct.Q5_K_M.gguf new file mode 100644 index 0000000..7d47e94 --- /dev/null +++ b/yaoi-v1-instruct.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:309d962a81be8dd104fda29fa104c5d1715df10fb1d081c5d99f85a6a28614f1 +size 4783158112 diff --git a/yaoi-v1-instruct.Q5_K_S.gguf b/yaoi-v1-instruct.Q5_K_S.gguf new file mode 100644 index 0000000..91b7679 --- /dev/null +++ b/yaoi-v1-instruct.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a50d2ce4be263898e1b2ac573eeeee6b2c5860718ec39447c4210630f42e0d99 +size 4651692896 diff --git a/yaoi-v1-instruct.Q6_K.gguf b/yaoi-v1-instruct.Q6_K.gguf new file mode 100644 index 0000000..1487b92 --- /dev/null +++ b/yaoi-v1-instruct.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0321c6580d9220dff6fa373427d272ec79d468f5cd827408ffcb9e9384a442d +size 5529195360 diff --git a/yaoi-v1-instruct.Q8_0.gguf b/yaoi-v1-instruct.Q8_0.gguf new file mode 100644 index 0000000..e24a82c --- /dev/null +++ b/yaoi-v1-instruct.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1530318123ebbc636c43964bb62840911d602fa46d4f95ebfece176333d3069d +size 7161090912