初始化项目,由ModelHub XC社区提供模型

Model: mradermacher/yaoi-v1-instruct-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-17 19:28:17 +08:00
commit d5fc9f33cd
24 changed files with 199 additions and 0 deletions

57
.gitattributes vendored Normal file
View File

@@ -0,0 +1,57 @@
*.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
yaoi-v1-instruct.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
yaoi-v1-instruct.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
yaoi-v1-instruct.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
yaoi-v1-instruct.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
yaoi-v1-instruct.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
yaoi-v1-instruct.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
yaoi-v1-instruct.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
yaoi-v1-instruct.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
yaoi-v1-instruct.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
yaoi-v1-instruct.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
yaoi-v1-instruct.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
yaoi-v1-instruct.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
yaoi-v1-instruct.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
yaoi-v1-instruct.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
yaoi-v1-instruct.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
yaoi-v1-instruct.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
yaoi-v1-instruct.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
yaoi-v1-instruct.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
yaoi-v1-instruct.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
yaoi-v1-instruct.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
yaoi-v1-instruct.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text

76
README.md Normal file
View File

@@ -0,0 +1,76 @@
---
base_model: Ichate/yaoi-v1-instruct
language:
- en
library_name: transformers
license: mit
quantized_by: mradermacher
tags:
- code
- yaoi
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: nicoboss -->
weighted/imatrix quants of https://huggingface.co/Ichate/yaoi-v1-instruct
<!-- provided-files -->
static quants are available at https://huggingface.co/mradermacher/yaoi-v1-instruct-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-i1-GGUF/resolve/main/yaoi-v1-instruct.i1-IQ1_S.gguf) | i1-IQ1_S | 1.6 | for the desperate |
| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-i1-GGUF/resolve/main/yaoi-v1-instruct.i1-IQ1_M.gguf) | i1-IQ1_M | 1.8 | mostly desperate |
| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-i1-GGUF/resolve/main/yaoi-v1-instruct.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.0 | |
| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-i1-GGUF/resolve/main/yaoi-v1-instruct.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.1 | |
| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-i1-GGUF/resolve/main/yaoi-v1-instruct.i1-IQ2_S.gguf) | i1-IQ2_S | 2.3 | |
| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-i1-GGUF/resolve/main/yaoi-v1-instruct.i1-IQ2_M.gguf) | i1-IQ2_M | 2.5 | |
| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-i1-GGUF/resolve/main/yaoi-v1-instruct.i1-Q2_K.gguf) | i1-Q2_K | 2.6 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-i1-GGUF/resolve/main/yaoi-v1-instruct.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 2.7 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-i1-GGUF/resolve/main/yaoi-v1-instruct.i1-IQ3_XS.gguf) | i1-IQ3_XS | 2.9 | |
| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-i1-GGUF/resolve/main/yaoi-v1-instruct.i1-IQ3_S.gguf) | i1-IQ3_S | 3.0 | beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-i1-GGUF/resolve/main/yaoi-v1-instruct.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.0 | IQ3_XS probably better |
| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-i1-GGUF/resolve/main/yaoi-v1-instruct.i1-IQ3_M.gguf) | i1-IQ3_M | 3.2 | |
| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-i1-GGUF/resolve/main/yaoi-v1-instruct.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.4 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-i1-GGUF/resolve/main/yaoi-v1-instruct.i1-Q3_K_L.gguf) | i1-Q3_K_L | 3.7 | IQ3_M probably better |
| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-i1-GGUF/resolve/main/yaoi-v1-instruct.i1-IQ4_XS.gguf) | i1-IQ4_XS | 3.7 | |
| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-i1-GGUF/resolve/main/yaoi-v1-instruct.i1-Q4_0.gguf) | i1-Q4_0 | 3.9 | fast, low quality |
| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-i1-GGUF/resolve/main/yaoi-v1-instruct.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.0 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-i1-GGUF/resolve/main/yaoi-v1-instruct.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.2 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-i1-GGUF/resolve/main/yaoi-v1-instruct.i1-Q5_K_S.gguf) | i1-Q5_K_S | 4.8 | |
| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-i1-GGUF/resolve/main/yaoi-v1-instruct.i1-Q5_K_M.gguf) | i1-Q5_K_M | 4.9 | |
| [GGUF](https://huggingface.co/mradermacher/yaoi-v1-instruct-i1-GGUF/resolve/main/yaoi-v1-instruct.i1-Q6_K.gguf) | i1-Q6_K | 5.6 | 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.
<!-- end -->

3
imatrix.dat Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9e7d9ded28e73f391d558e5d9cc780777c3049b7dd80aca2b606c2c20ebae006
size 4562173

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e4b4bc833b3e327ee161de7c4bbe1283d9c12b4ce3e99ab1b24f77cdf9e8b350
size 1650971744

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bfa4fef1aa41b3eb6fddeb4ebc92fb015f25800921500982c578fbb125201c12
size 1528583264

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ed79dec75ae90f14f3247933bda96c51deb4bf0c72e2879e17149aa16cb0942d
size 2359751776

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c4c88167d9da8656eb2ee5ffb7c32cad608f5e50b335e71a0d5266f16b19d197
size 2196567136

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4ace563725f8f399651062bd8bffef12f962622a193db30628badb80d5630d64
size 2034914400

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b5d98c137d8d3178d3ce716a3f35e6b9a3eb4a3c5a516876f6f0517541124f8e
size 1854952544

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:830742278d22c7fb866339022512b73d46247dad6e59a731a16f5f72d963d0a4
size 3114865760

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:48ea398f24bf6b7ca688535566358fe91bc488bf0d56e3f3d8a9c1697beba9ce
size 2948306016

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e6deadf1ca6f11b309fe6fdb7833301945da9e6fdce88a502d22ed0a95be314d
size 2796524640

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4f3b08d600ccc376424631c712d8908167be8ebf64dccdf649686bd5848f9cf6
size 2585392224

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3b62bbc0162c7115305a3c1bb1452ee0fd07f3313ceceef94a9c456052fe9e70
size 3619337312

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a13ea0f7f4aa58b34fe90e3cfdff599258871d6ff658e91576f3af9a0e8b5df2
size 2532865120

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:389e146477cfc95af0d75a8433d83fc2fd9df13e15b347bd87812f479a0021dc
size 3597112416

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8ac0672b137b2690b5700b9597d60df4a4d4508e5660700ab700d6e3a98c278b
size 3298006112

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c5bfd57dbd8760aae3c12c6fb490781c3368de9381f90d77eac3db4db3d0e48c
size 2948306016

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4dcd1fd0b4d81e03594167e7fbbca4cb2d08e8020e90697ac3d35f1b0a4a242d
size 3837080672

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2f6e9b9c6c4797f1a44806bc1348635780559cb38f40bbc88f2c5d118b1e7711
size 4081005664

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ad22a496d1218fd1d359afe45e49f4c7fc914f6d9efa7f5dc366c1f962c74fed
size 3856741472

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:327c1e8eab4e855997eb77d83812b72c7a7bb17dcec5967aa29814bd3a9a427d
size 4783158368

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:94ee4568be45dfddf521bdbbfe39a52027a7ed55ba4f049deba776a1317df94a
size 4651693152

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:65572595556a555757beaee9353a197e7e4b773813079708577fe4ed728e4221
size 5529195616