初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/sixtyoneeighty-7b-chat-GGUF Source: Original Platform
This commit is contained in:
49
.gitattributes
vendored
Normal file
49
.gitattributes
vendored
Normal file
@@ -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
|
||||||
|
sixtyoneeighty-7b-chat.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
sixtyoneeighty-7b-chat.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
sixtyoneeighty-7b-chat.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
sixtyoneeighty-7b-chat.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
sixtyoneeighty-7b-chat.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
sixtyoneeighty-7b-chat.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
sixtyoneeighty-7b-chat.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
sixtyoneeighty-7b-chat.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
sixtyoneeighty-7b-chat.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
sixtyoneeighty-7b-chat.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
sixtyoneeighty-7b-chat.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
sixtyoneeighty-7b-chat.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
sixtyoneeighty-7b-chat.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
sixtyoneeighty-7b-chat.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
68
README.md
Normal file
68
README.md
Normal file
@@ -0,0 +1,68 @@
|
|||||||
|
---
|
||||||
|
base_model: jambroz/sixtyoneeighty-7b
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: apache-2.0
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- mergekit
|
||||||
|
- merge
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 1 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
static quants of https://huggingface.co/jambroz/sixtyoneeighty-7b
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
||||||
|
## 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/sixtyoneeighty-7b-chat-GGUF/resolve/main/sixtyoneeighty-7b-chat.Q2_K.gguf) | Q2_K | 2.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-7b-chat-GGUF/resolve/main/sixtyoneeighty-7b-chat.IQ3_XS.gguf) | IQ3_XS | 3.1 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-7b-chat-GGUF/resolve/main/sixtyoneeighty-7b-chat.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-7b-chat-GGUF/resolve/main/sixtyoneeighty-7b-chat.IQ3_S.gguf) | IQ3_S | 3.3 | beats Q3_K* |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-7b-chat-GGUF/resolve/main/sixtyoneeighty-7b-chat.IQ3_M.gguf) | IQ3_M | 3.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-7b-chat-GGUF/resolve/main/sixtyoneeighty-7b-chat.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-7b-chat-GGUF/resolve/main/sixtyoneeighty-7b-chat.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-7b-chat-GGUF/resolve/main/sixtyoneeighty-7b-chat.IQ4_XS.gguf) | IQ4_XS | 4.0 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-7b-chat-GGUF/resolve/main/sixtyoneeighty-7b-chat.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-7b-chat-GGUF/resolve/main/sixtyoneeighty-7b-chat.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-7b-chat-GGUF/resolve/main/sixtyoneeighty-7b-chat.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-7b-chat-GGUF/resolve/main/sixtyoneeighty-7b-chat.Q5_K_M.gguf) | Q5_K_M | 5.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-7b-chat-GGUF/resolve/main/sixtyoneeighty-7b-chat.Q6_K.gguf) | Q6_K | 6.0 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/sixtyoneeighty-7b-chat-GGUF/resolve/main/sixtyoneeighty-7b-chat.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality |
|
||||||
|
|
||||||
|
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
sixtyoneeighty-7b-chat.IQ3_M.gguf
Normal file
3
sixtyoneeighty-7b-chat.IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7e7fe471239b82910a753cf8bbcb3a7e2abf0c747a804c7366e11adaed8fa67f
|
||||||
|
size 3284891616
|
||||||
3
sixtyoneeighty-7b-chat.IQ3_S.gguf
Normal file
3
sixtyoneeighty-7b-chat.IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0173d5ca499a88f2c8a055ec2afd1778432bde3e2ee7b04e472c7d3cb2b8f5d4
|
||||||
|
size 3182393312
|
||||||
3
sixtyoneeighty-7b-chat.IQ3_XS.gguf
Normal file
3
sixtyoneeighty-7b-chat.IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:00995dbd54630384aab8843ec93aea0ea6a5a4d6f7245643142e36ac86330854
|
||||||
|
size 3018815456
|
||||||
3
sixtyoneeighty-7b-chat.IQ4_XS.gguf
Normal file
3
sixtyoneeighty-7b-chat.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:74825414818c55bf84fe9540d952d1e82725e65e8e81277bbc59effaa9cee33e
|
||||||
|
size 3944388576
|
||||||
3
sixtyoneeighty-7b-chat.Q2_K.gguf
Normal file
3
sixtyoneeighty-7b-chat.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fc6ca697b1565747e2d14eec8c9f8c20ae4174aa08426401cb43c60a308baa4f
|
||||||
|
size 2719242208
|
||||||
3
sixtyoneeighty-7b-chat.Q3_K_L.gguf
Normal file
3
sixtyoneeighty-7b-chat.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6fbba57a0a1495259022860345b8115fcaeb41131f566aac684615976c51c587
|
||||||
|
size 3822024672
|
||||||
3
sixtyoneeighty-7b-chat.Q3_K_M.gguf
Normal file
3
sixtyoneeighty-7b-chat.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6f606eb4eab527aee234635ed844782195f34cc59264a5f1ef0a05309cb392a6
|
||||||
|
size 3518986208
|
||||||
3
sixtyoneeighty-7b-chat.Q3_K_S.gguf
Normal file
3
sixtyoneeighty-7b-chat.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a9893cccc9ec3c29a912cc93e9713779e3f4d54d4fca33cb8285737e8be45275
|
||||||
|
size 3164567520
|
||||||
3
sixtyoneeighty-7b-chat.Q4_K_M.gguf
Normal file
3
sixtyoneeighty-7b-chat.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b8af39c6addeb58baca12e74907b1d5a26ddee2e4e226d86c4de11f8cf157d07
|
||||||
|
size 4368439264
|
||||||
3
sixtyoneeighty-7b-chat.Q4_K_S.gguf
Normal file
3
sixtyoneeighty-7b-chat.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4e5a10f62ce89e9db02642f6503b10aecb5975dcff6a90d1b8ef6bdb482297e1
|
||||||
|
size 4140373984
|
||||||
3
sixtyoneeighty-7b-chat.Q5_K_M.gguf
Normal file
3
sixtyoneeighty-7b-chat.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:076adaa71bf36895a5e4e5e72ec460919c38c260517cd566243716002b55ae53
|
||||||
|
size 5131409376
|
||||||
3
sixtyoneeighty-7b-chat.Q5_K_S.gguf
Normal file
3
sixtyoneeighty-7b-chat.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:49550cb5994b2fbc4e51a5d76ff03f7fd30dbfad82d2f71d53002bdbaad585bd
|
||||||
|
size 4997715936
|
||||||
3
sixtyoneeighty-7b-chat.Q6_K.gguf
Normal file
3
sixtyoneeighty-7b-chat.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e1c0c61bbe81015261ede89f0839e06356ffb448ead27d7a3f6f674e27b4ff2a
|
||||||
|
size 5942065120
|
||||||
3
sixtyoneeighty-7b-chat.Q8_0.gguf
Normal file
3
sixtyoneeighty-7b-chat.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f7c2c54921e2bfb2dec1383237d8a7babfbee9c78416842d7674f51c3f7380ee
|
||||||
|
size 7695857632
|
||||||
Reference in New Issue
Block a user