初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/zephyr-qwen2-7b-dpo-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
|
||||||
|
zephyr-qwen2-7b-dpo.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
zephyr-qwen2-7b-dpo.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
zephyr-qwen2-7b-dpo.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
zephyr-qwen2-7b-dpo.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
zephyr-qwen2-7b-dpo.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
zephyr-qwen2-7b-dpo.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
zephyr-qwen2-7b-dpo.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
zephyr-qwen2-7b-dpo.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
zephyr-qwen2-7b-dpo.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
zephyr-qwen2-7b-dpo.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
zephyr-qwen2-7b-dpo.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
zephyr-qwen2-7b-dpo.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
zephyr-qwen2-7b-dpo.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
zephyr-qwen2-7b-dpo.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
zephyr-qwen2-7b-dpo.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
77
README.md
Normal file
77
README.md
Normal file
@@ -0,0 +1,77 @@
|
|||||||
|
---
|
||||||
|
base_model: tanliboy/zephyr-qwen2-7b-dpo
|
||||||
|
datasets:
|
||||||
|
- HuggingFaceH4/ultrafeedback_binarized
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: apache-2.0
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- alignment-handbook
|
||||||
|
- trl
|
||||||
|
- dpo
|
||||||
|
- generated_from_trainer
|
||||||
|
- trl
|
||||||
|
- dpo
|
||||||
|
- generated_from_trainer
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/tanliboy/zephyr-qwen2-7b-dpo
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
weighted/imatrix quants are available at https://huggingface.co/mradermacher/zephyr-qwen2-7b-dpo-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/zephyr-qwen2-7b-dpo-GGUF/resolve/main/zephyr-qwen2-7b-dpo.Q2_K.gguf) | Q2_K | 3.1 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/zephyr-qwen2-7b-dpo-GGUF/resolve/main/zephyr-qwen2-7b-dpo.IQ3_XS.gguf) | IQ3_XS | 3.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/zephyr-qwen2-7b-dpo-GGUF/resolve/main/zephyr-qwen2-7b-dpo.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/zephyr-qwen2-7b-dpo-GGUF/resolve/main/zephyr-qwen2-7b-dpo.IQ3_S.gguf) | IQ3_S | 3.6 | beats Q3_K* |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/zephyr-qwen2-7b-dpo-GGUF/resolve/main/zephyr-qwen2-7b-dpo.IQ3_M.gguf) | IQ3_M | 3.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/zephyr-qwen2-7b-dpo-GGUF/resolve/main/zephyr-qwen2-7b-dpo.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/zephyr-qwen2-7b-dpo-GGUF/resolve/main/zephyr-qwen2-7b-dpo.Q3_K_L.gguf) | Q3_K_L | 4.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/zephyr-qwen2-7b-dpo-GGUF/resolve/main/zephyr-qwen2-7b-dpo.IQ4_XS.gguf) | IQ4_XS | 4.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/zephyr-qwen2-7b-dpo-GGUF/resolve/main/zephyr-qwen2-7b-dpo.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/zephyr-qwen2-7b-dpo-GGUF/resolve/main/zephyr-qwen2-7b-dpo.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/zephyr-qwen2-7b-dpo-GGUF/resolve/main/zephyr-qwen2-7b-dpo.Q5_K_S.gguf) | Q5_K_S | 5.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/zephyr-qwen2-7b-dpo-GGUF/resolve/main/zephyr-qwen2-7b-dpo.Q5_K_M.gguf) | Q5_K_M | 5.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/zephyr-qwen2-7b-dpo-GGUF/resolve/main/zephyr-qwen2-7b-dpo.Q6_K.gguf) | Q6_K | 6.4 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/zephyr-qwen2-7b-dpo-GGUF/resolve/main/zephyr-qwen2-7b-dpo.Q8_0.gguf) | Q8_0 | 8.2 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/zephyr-qwen2-7b-dpo-GGUF/resolve/main/zephyr-qwen2-7b-dpo.f16.gguf) | f16 | 15.3 | 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
zephyr-qwen2-7b-dpo.IQ3_M.gguf
Normal file
3
zephyr-qwen2-7b-dpo.IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c1c75bde5ad1be35101ced0f42b5d3f318173d256346579e8863afea675b2330
|
||||||
|
size 3574009920
|
||||||
3
zephyr-qwen2-7b-dpo.IQ3_S.gguf
Normal file
3
zephyr-qwen2-7b-dpo.IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:df89e1ec5919e59fbd6c3ddce6a40f89e5ac1f0da7855801e0deb4fc5b39dd95
|
||||||
|
size 3499190336
|
||||||
3
zephyr-qwen2-7b-dpo.IQ3_XS.gguf
Normal file
3
zephyr-qwen2-7b-dpo.IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:23608c755da02b625be21592bc1eb717220e023ba839b48bcac7904b1c923694
|
||||||
|
size 3346253888
|
||||||
3
zephyr-qwen2-7b-dpo.IQ4_XS.gguf
Normal file
3
zephyr-qwen2-7b-dpo.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1ad2b2e7209b62df1addffd197a7b7623128a8f78bc26c4569439ccaff840e20
|
||||||
|
size 4250296384
|
||||||
3
zephyr-qwen2-7b-dpo.Q2_K.gguf
Normal file
3
zephyr-qwen2-7b-dpo.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eb1e4a1524741c2ee90161ca4760a37b6cc1426da4f3c48dc168ccf76b922ffe
|
||||||
|
size 3015938112
|
||||||
3
zephyr-qwen2-7b-dpo.Q3_K_L.gguf
Normal file
3
zephyr-qwen2-7b-dpo.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c3010ce9e1ade4b787ad2948d2aeb566acbe2742656c0c9f68e19909f6e75852
|
||||||
|
size 4088457280
|
||||||
3
zephyr-qwen2-7b-dpo.Q3_K_M.gguf
Normal file
3
zephyr-qwen2-7b-dpo.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:030297836fb2b3fd3064b5a348ad103654d99298db0070d4aa6112297547cb20
|
||||||
|
size 3808389184
|
||||||
3
zephyr-qwen2-7b-dpo.Q3_K_S.gguf
Normal file
3
zephyr-qwen2-7b-dpo.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:339b935fa1e718578da4711a30c3e6d7c836de8b249fb8fbc4b98a88582cc3eb
|
||||||
|
size 3492366400
|
||||||
3
zephyr-qwen2-7b-dpo.Q4_K_M.gguf
Normal file
3
zephyr-qwen2-7b-dpo.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c345035a720223dc0114c8ae17bc659b521f05e379c2132dbfec4ff9ed79d565
|
||||||
|
size 4683071552
|
||||||
3
zephyr-qwen2-7b-dpo.Q4_K_S.gguf
Normal file
3
zephyr-qwen2-7b-dpo.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:06f02cd8160683b895012792dbf51bf5221b63a69660488f62b7536bf606dff5
|
||||||
|
size 4457766976
|
||||||
3
zephyr-qwen2-7b-dpo.Q5_K_M.gguf
Normal file
3
zephyr-qwen2-7b-dpo.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eda8a3141c394718461ef54d2e15c0270584f481942c648591fee6bf6be70174
|
||||||
|
size 5444829248
|
||||||
3
zephyr-qwen2-7b-dpo.Q5_K_S.gguf
Normal file
3
zephyr-qwen2-7b-dpo.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a8489a6aabf54eec229a3972fa36730c2c9541dec4f5e849b0780907385f4089
|
||||||
|
size 5315174464
|
||||||
3
zephyr-qwen2-7b-dpo.Q6_K.gguf
Normal file
3
zephyr-qwen2-7b-dpo.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:95144985861b6ddcdcf16c18d5b4308e2aeac2dca20ff3369185f78da1ce9c87
|
||||||
|
size 6254196800
|
||||||
3
zephyr-qwen2-7b-dpo.Q8_0.gguf
Normal file
3
zephyr-qwen2-7b-dpo.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7286a2e7bbf428c6a4361535358d139083908f873c6a6a3b54cdfb697384a637
|
||||||
|
size 8098523200
|
||||||
3
zephyr-qwen2-7b-dpo.f16.gguf
Normal file
3
zephyr-qwen2-7b-dpo.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:aa052d6a421a8b2f2ab24ba680ee4f130644ff9e8a44b626c9a78fbccb180e2f
|
||||||
|
size 15237851200
|
||||||
Reference in New Issue
Block a user