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

Model: mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-22 01:57:52 +08:00
commit fad3300345
24 changed files with 196 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
Yi-Coder-1.5B-Chat.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
Yi-Coder-1.5B-Chat.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
Yi-Coder-1.5B-Chat.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Yi-Coder-1.5B-Chat.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
Yi-Coder-1.5B-Chat.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Yi-Coder-1.5B-Chat.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Yi-Coder-1.5B-Chat.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
Yi-Coder-1.5B-Chat.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
Yi-Coder-1.5B-Chat.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
Yi-Coder-1.5B-Chat.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
Yi-Coder-1.5B-Chat.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Yi-Coder-1.5B-Chat.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
Yi-Coder-1.5B-Chat.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Yi-Coder-1.5B-Chat.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
Yi-Coder-1.5B-Chat.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Yi-Coder-1.5B-Chat.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
Yi-Coder-1.5B-Chat.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
Yi-Coder-1.5B-Chat.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Yi-Coder-1.5B-Chat.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
Yi-Coder-1.5B-Chat.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
Yi-Coder-1.5B-Chat.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text

73
README.md Normal file
View File

@@ -0,0 +1,73 @@
---
base_model: 01-ai/Yi-Coder-1.5B-Chat
language:
- en
library_name: transformers
license: apache-2.0
quantized_by: mradermacher
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: nicoboss -->
weighted/imatrix quants of https://huggingface.co/01-ai/Yi-Coder-1.5B-Chat
<!-- provided-files -->
static quants are available at https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-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/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-IQ1_S.gguf) | i1-IQ1_S | 0.6 | for the desperate |
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-IQ1_M.gguf) | i1-IQ1_M | 0.6 | mostly desperate |
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.6 | |
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.7 | |
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-IQ2_S.gguf) | i1-IQ2_S | 0.7 | |
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-IQ2_M.gguf) | i1-IQ2_M | 0.7 | |
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-Q2_K.gguf) | i1-Q2_K | 0.7 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.8 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.8 | |
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-IQ3_S.gguf) | i1-IQ3_S | 0.8 | beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.8 | IQ3_XS probably better |
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-IQ3_M.gguf) | i1-IQ3_M | 0.9 | |
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.9 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.9 | IQ3_M probably better |
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.9 | |
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-Q4_0.gguf) | i1-Q4_0 | 1.0 | fast, low quality |
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.0 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.1 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-Q5_K_S.gguf) | i1-Q5_K_S | 1.2 | |
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.2 | |
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-Q6_K.gguf) | i1-Q6_K | 1.4 | 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 -->

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

3
imatrix.dat Normal file
View File

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