初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/Yi-Coder-9B-i1-GGUF Source: Original Platform
This commit is contained in:
57
.gitattributes
vendored
Normal file
57
.gitattributes
vendored
Normal 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-9B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Yi-Coder-9B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Yi-Coder-9B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Yi-Coder-9B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Yi-Coder-9B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Yi-Coder-9B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Yi-Coder-9B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Yi-Coder-9B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Yi-Coder-9B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Yi-Coder-9B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Yi-Coder-9B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Yi-Coder-9B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Yi-Coder-9B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Yi-Coder-9B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Yi-Coder-9B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Yi-Coder-9B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Yi-Coder-9B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Yi-Coder-9B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Yi-Coder-9B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Yi-Coder-9B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Yi-Coder-9B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
73
README.md
Normal file
73
README.md
Normal file
@@ -0,0 +1,73 @@
|
|||||||
|
---
|
||||||
|
base_model: 01-ai/Yi-Coder-9B
|
||||||
|
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-9B
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
static quants are available at https://huggingface.co/mradermacher/Yi-Coder-9B-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-9B-i1-GGUF/resolve/main/Yi-Coder-9B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-i1-GGUF/resolve/main/Yi-Coder-9B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-i1-GGUF/resolve/main/Yi-Coder-9B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-i1-GGUF/resolve/main/Yi-Coder-9B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-i1-GGUF/resolve/main/Yi-Coder-9B.i1-IQ2_S.gguf) | i1-IQ2_S | 3.0 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-i1-GGUF/resolve/main/Yi-Coder-9B.i1-IQ2_M.gguf) | i1-IQ2_M | 3.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-i1-GGUF/resolve/main/Yi-Coder-9B.i1-Q2_K.gguf) | i1-Q2_K | 3.5 | IQ3_XXS probably better |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-i1-GGUF/resolve/main/Yi-Coder-9B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.6 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-i1-GGUF/resolve/main/Yi-Coder-9B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-i1-GGUF/resolve/main/Yi-Coder-9B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 4.0 | IQ3_XS probably better |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-i1-GGUF/resolve/main/Yi-Coder-9B.i1-IQ3_S.gguf) | i1-IQ3_S | 4.0 | beats Q3_K* |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-i1-GGUF/resolve/main/Yi-Coder-9B.i1-IQ3_M.gguf) | i1-IQ3_M | 4.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-i1-GGUF/resolve/main/Yi-Coder-9B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.4 | IQ3_S probably better |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-i1-GGUF/resolve/main/Yi-Coder-9B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.8 | IQ3_M probably better |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-i1-GGUF/resolve/main/Yi-Coder-9B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-i1-GGUF/resolve/main/Yi-Coder-9B.i1-Q4_0.gguf) | i1-Q4_0 | 5.2 | fast, low quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-i1-GGUF/resolve/main/Yi-Coder-9B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 5.2 | optimal size/speed/quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-i1-GGUF/resolve/main/Yi-Coder-9B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.4 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-i1-GGUF/resolve/main/Yi-Coder-9B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 6.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-i1-GGUF/resolve/main/Yi-Coder-9B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 6.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-i1-GGUF/resolve/main/Yi-Coder-9B.i1-Q6_K.gguf) | i1-Q6_K | 7.3 | practically like static Q6_K |
|
||||||
|
|
||||||
|
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
||||||
|
types (lower is better):
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
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
Yi-Coder-9B.i1-IQ1_M.gguf
Normal file
3
Yi-Coder-9B.i1-IQ1_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a03e90dbf3b8306842c0e582c1a4baf616debcfcafffa93136791618ca169dc1
|
||||||
|
size 2181640832
|
||||||
3
Yi-Coder-9B.i1-IQ1_S.gguf
Normal file
3
Yi-Coder-9B.i1-IQ1_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:391533c8c7882a947f85b83d5f6b594ab13af58c4aae2d26680a41c1719e5be7
|
||||||
|
size 2014573184
|
||||||
3
Yi-Coder-9B.i1-IQ2_M.gguf
Normal file
3
Yi-Coder-9B.i1-IQ2_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9f3bd93c4dba0dc213a659c1d04078a1b724f536de5bf43e4311d169befbe7a6
|
||||||
|
size 3098112640
|
||||||
3
Yi-Coder-9B.i1-IQ2_S.gguf
Normal file
3
Yi-Coder-9B.i1-IQ2_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:24d82db0b7d2c9eae21949d1d60f71c021c226e4700eb517b0c0029ecb025a2d
|
||||||
|
size 2875355776
|
||||||
3
Yi-Coder-9B.i1-IQ2_XS.gguf
Normal file
3
Yi-Coder-9B.i1-IQ2_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d364e471ba3efd092630d7efec758da72be08f8e3eb31188ee4e4117d68b05a1
|
||||||
|
size 2708009600
|
||||||
3
Yi-Coder-9B.i1-IQ2_XXS.gguf
Normal file
3
Yi-Coder-9B.i1-IQ2_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e5c2e8c74cdc70e34df3d08be58c76a519c1ccd67046fa6b8c6e66bc4802a03d
|
||||||
|
size 2460086912
|
||||||
3
Yi-Coder-9B.i1-IQ3_M.gguf
Normal file
3
Yi-Coder-9B.i1-IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:169449039bfdcc637715df930e296db056042c6f5d2435b6eea128e7df628b4c
|
||||||
|
size 4055462528
|
||||||
3
Yi-Coder-9B.i1-IQ3_S.gguf
Normal file
3
Yi-Coder-9B.i1-IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9a0e32aa37de862ffd2c5d0683a958aef6d8aa3f57a20655087ad8d97aa281bc
|
||||||
|
size 3912577664
|
||||||
3
Yi-Coder-9B.i1-IQ3_XS.gguf
Normal file
3
Yi-Coder-9B.i1-IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a3b7e4e8864eeef40c2df4bf16cb69e034dcefe599491ae2060d067850ff86ae
|
||||||
|
size 3717935744
|
||||||
3
Yi-Coder-9B.i1-IQ3_XXS.gguf
Normal file
3
Yi-Coder-9B.i1-IQ3_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2e79a3e76e816dc2314fef486240c5c826876cc5eff9115dfb685960a9ba515f
|
||||||
|
size 3474322048
|
||||||
3
Yi-Coder-9B.i1-IQ4_XS.gguf
Normal file
3
Yi-Coder-9B.i1-IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5819eb49b5053b9e37d6f10cf5278312c8d602f2108a129296bf87e81b83f1ec
|
||||||
|
size 4785009280
|
||||||
3
Yi-Coder-9B.i1-Q2_K.gguf
Normal file
3
Yi-Coder-9B.i1-Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dff09a5f42476c0024afbc502ad8f8c75d1a3d281a189be2017ff74718c81388
|
||||||
|
size 3354325632
|
||||||
3
Yi-Coder-9B.i1-Q3_K_L.gguf
Normal file
3
Yi-Coder-9B.i1-Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2cb4f8e804c4f2369ece1d65b2c26f654828b5a8cebe9fa578ea8c44cbaf1d13
|
||||||
|
size 4690752128
|
||||||
3
Yi-Coder-9B.i1-Q3_K_M.gguf
Normal file
3
Yi-Coder-9B.i1-Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:33cbb2603d3c4ec4759b77ad9bc665e6158514c31415d96ac7f719dd7f381007
|
||||||
|
size 4324405888
|
||||||
3
Yi-Coder-9B.i1-Q3_K_S.gguf
Normal file
3
Yi-Coder-9B.i1-Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4bcacf892d8a1cde23b2bd1698fdb9f0b2434b4128d5e80bf54c706a682fd642
|
||||||
|
size 3899208320
|
||||||
3
Yi-Coder-9B.i1-Q4_0.gguf
Normal file
3
Yi-Coder-9B.i1-Q4_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fa47c7fbda8a86b3f041bff8c5598b4191adb0fcece6e5448aca47f2cd6a66e7
|
||||||
|
size 5053903488
|
||||||
3
Yi-Coder-9B.i1-Q4_K_M.gguf
Normal file
3
Yi-Coder-9B.i1-Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4d4da74ef69749128f61e821d966fa39a7d21d521c69ef4de41e80121e7c47eb
|
||||||
|
size 5328958080
|
||||||
3
Yi-Coder-9B.i1-Q4_K_S.gguf
Normal file
3
Yi-Coder-9B.i1-Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d60df2d10c539b85e94b7ebe5b4ca9f90d9ff27554c0d567b30e4a65edff96d8
|
||||||
|
size 5071860352
|
||||||
3
Yi-Coder-9B.i1-Q5_K_M.gguf
Normal file
3
Yi-Coder-9B.i1-Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:524ce833129d744d5a4551209d78f7e93888b8f155cf220625b76c805242490d
|
||||||
|
size 6258258560
|
||||||
3
Yi-Coder-9B.i1-Q5_K_S.gguf
Normal file
3
Yi-Coder-9B.i1-Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7d3e5d64add7e143e780b20b179b62cd5b1d035065368335f5bee912e3c2aff2
|
||||||
|
size 6107853440
|
||||||
3
Yi-Coder-9B.i1-Q6_K.gguf
Normal file
3
Yi-Coder-9B.i1-Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:617d0706453bd2c5d0bf56ad7c6fb4858022b8381c048367b233f2c946c6993a
|
||||||
|
size 7245640320
|
||||||
3
imatrix.dat
Normal file
3
imatrix.dat
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:20bfbcac737f5d9250a236793ca03fdbfd13684ddd2e8b561bfe7f4904e1ef97
|
||||||
|
size 6843277
|
||||||
Reference in New Issue
Block a user