初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/Yi-6B-Chat-GGUF Source: Original Platform
This commit is contained in:
50
.gitattributes
vendored
Normal file
50
.gitattributes
vendored
Normal file
@@ -0,0 +1,50 @@
|
||||
*.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
|
||||
Yi-6B-Chat.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Yi-6B-Chat.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Yi-6B-Chat.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Yi-6B-Chat.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Yi-6B-Chat.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Yi-6B-Chat.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Yi-6B-Chat.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Yi-6B-Chat.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Yi-6B-Chat.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Yi-6B-Chat.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Yi-6B-Chat.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Yi-6B-Chat.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Yi-6B-Chat.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Yi-6B-Chat.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Yi-6B-Chat.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
67
README.md
Normal file
67
README.md
Normal file
@@ -0,0 +1,67 @@
|
||||
---
|
||||
base_model: 01-ai/Yi-6B-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: -->
|
||||
static quants of https://huggingface.co/01-ai/Yi-6B-Chat
|
||||
|
||||
<!-- provided-files -->
|
||||
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Yi-6B-Chat-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/Yi-6B-Chat-GGUF/resolve/main/Yi-6B-Chat.Q2_K.gguf) | Q2_K | 2.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Yi-6B-Chat-GGUF/resolve/main/Yi-6B-Chat.IQ3_XS.gguf) | IQ3_XS | 2.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Yi-6B-Chat-GGUF/resolve/main/Yi-6B-Chat.Q3_K_S.gguf) | Q3_K_S | 2.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Yi-6B-Chat-GGUF/resolve/main/Yi-6B-Chat.IQ3_S.gguf) | IQ3_S | 2.8 | beats Q3_K* |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Yi-6B-Chat-GGUF/resolve/main/Yi-6B-Chat.IQ3_M.gguf) | IQ3_M | 2.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Yi-6B-Chat-GGUF/resolve/main/Yi-6B-Chat.Q3_K_M.gguf) | Q3_K_M | 3.1 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Yi-6B-Chat-GGUF/resolve/main/Yi-6B-Chat.Q3_K_L.gguf) | Q3_K_L | 3.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Yi-6B-Chat-GGUF/resolve/main/Yi-6B-Chat.IQ4_XS.gguf) | IQ4_XS | 3.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Yi-6B-Chat-GGUF/resolve/main/Yi-6B-Chat.Q4_K_S.gguf) | Q4_K_S | 3.6 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Yi-6B-Chat-GGUF/resolve/main/Yi-6B-Chat.Q4_K_M.gguf) | Q4_K_M | 3.8 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Yi-6B-Chat-GGUF/resolve/main/Yi-6B-Chat.Q5_K_S.gguf) | Q5_K_S | 4.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Yi-6B-Chat-GGUF/resolve/main/Yi-6B-Chat.Q5_K_M.gguf) | Q5_K_M | 4.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Yi-6B-Chat-GGUF/resolve/main/Yi-6B-Chat.Q6_K.gguf) | Q6_K | 5.1 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Yi-6B-Chat-GGUF/resolve/main/Yi-6B-Chat.Q8_0.gguf) | Q8_0 | 6.5 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Yi-6B-Chat-GGUF/resolve/main/Yi-6B-Chat.f16.gguf) | f16 | 12.2 | 16 bpw, overkill |
|
||||
|
||||
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.
|
||||
|
||||
<!-- end -->
|
||||
3
Yi-6B-Chat.IQ3_M.gguf
Normal file
3
Yi-6B-Chat.IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:531cced0e0d8017ca440d93d8aa5b6b7d71d99479b30e6f71648a7c1cc0f4547
|
||||
size 2813366432
|
||||
3
Yi-6B-Chat.IQ3_S.gguf
Normal file
3
Yi-6B-Chat.IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc5b9e90a4a9fe3a3725a90b39684955ca8b8cff2be6b3d55d30b272257b904e
|
||||
size 2718109856
|
||||
3
Yi-6B-Chat.IQ3_XS.gguf
Normal file
3
Yi-6B-Chat.IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3ecbdb6f56080a570cdfaeb983cdac1e102d180c5a7b02904a22a88aed37944b
|
||||
size 2588348576
|
||||
3
Yi-6B-Chat.IQ4_XS.gguf
Normal file
3
Yi-6B-Chat.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b699a14cad8c063bf0f306e7944abbaec4bdbbf877ffe2ce9c4c385284bee072
|
||||
size 3336786080
|
||||
3
Yi-6B-Chat.Q2_K.gguf
Normal file
3
Yi-6B-Chat.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a3c1da6c64333d760833455544f0dd5ca40143451280e6187fd9cde7add55652
|
||||
size 2337067168
|
||||
3
Yi-6B-Chat.Q3_K_L.gguf
Normal file
3
Yi-6B-Chat.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:361f343640f0f461fdc9785ff420d36df795e267d7e940146c07e89ef7447ec5
|
||||
size 3236892832
|
||||
3
Yi-6B-Chat.Q3_K_M.gguf
Normal file
3
Yi-6B-Chat.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9518db17df6dfb94918864e5784b7be946f5bb8cc8e26d26f7f109930d5fb077
|
||||
size 2992836768
|
||||
3
Yi-6B-Chat.Q3_K_S.gguf
Normal file
3
Yi-6B-Chat.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:133fbc7c47287f7cb0a0a696e799c3b03beaf7b247751fe593f6e3d06d3ec500
|
||||
size 2709196960
|
||||
3
Yi-6B-Chat.Q4_K_M.gguf
Normal file
3
Yi-6B-Chat.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fcbf66ad61d62508b51831d6fee859a73173e95a3ff9a061632f9afb16d824b4
|
||||
size 3673968800
|
||||
3
Yi-6B-Chat.Q4_K_S.gguf
Normal file
3
Yi-6B-Chat.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e14abe7344a97aa71a3c7f6da2e0bbae0aa28d9bbc926e7fd5d5bbfb40d88370
|
||||
size 3502919840
|
||||
3
Yi-6B-Chat.Q5_K_M.gguf
Normal file
3
Yi-6B-Chat.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a65d9e459c2f5bbde0f541d3a3bb6fefa8124933d8c8f7ac65a5f36c982dabd
|
||||
size 4304425120
|
||||
3
Yi-6B-Chat.Q5_K_S.gguf
Normal file
3
Yi-6B-Chat.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c9f86fa6cc34c2b8a5fa325df3ff5dcddbd9fba0093f35e83c645d3349e6f505
|
||||
size 4204155040
|
||||
3
Yi-6B-Chat.Q6_K.gguf
Normal file
3
Yi-6B-Chat.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c69c1d1ed85c2077ad08cbc62788ca6dfde7a3ee2d8069f878861ae811bc192a
|
||||
size 4974284960
|
||||
3
Yi-6B-Chat.Q8_0.gguf
Normal file
3
Yi-6B-Chat.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b29d7e847c311dafc98251eb39d468051ae236bf88b8be1c18525813581bf32f
|
||||
size 6442127520
|
||||
3
Yi-6B-Chat.f16.gguf
Normal file
3
Yi-6B-Chat.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b6909a42c32d4f268a0f0723c311d8712bed922c61fa2190753945ea58ee38a
|
||||
size 12124098720
|
||||
Reference in New Issue
Block a user