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

Model: mradermacher/Safe-RLHF-DPO-helpful-mistral-7b-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-26 02:21:16 +08:00
commit b84c497f6b
14 changed files with 144 additions and 0 deletions

45
.gitattributes vendored Normal file
View File

@@ -0,0 +1,45 @@
*.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
Safe-RLHF-DPO-helpful-mistral-7b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Safe-RLHF-DPO-helpful-mistral-7b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
Safe-RLHF-DPO-helpful-mistral-7b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Safe-RLHF-DPO-helpful-mistral-7b.f16.gguf filter=lfs diff=lfs merge=lfs -text
Safe-RLHF-DPO-helpful-mistral-7b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Safe-RLHF-DPO-helpful-mistral-7b.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
Safe-RLHF-DPO-helpful-mistral-7b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Safe-RLHF-DPO-helpful-mistral-7b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Safe-RLHF-DPO-helpful-mistral-7b.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Safe-RLHF-DPO-helpful-mistral-7b.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text

63
README.md Normal file
View File

@@ -0,0 +1,63 @@
---
base_model: Ren-Wei/Safe-RLHF-DPO-helpful-mistral-7b
language:
- en
library_name: transformers
quantized_by: mradermacher
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: -->
static quants of https://huggingface.co/Ren-Wei/Safe-RLHF-DPO-helpful-mistral-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/Safe-RLHF-DPO-helpful-mistral-7b-GGUF/resolve/main/Safe-RLHF-DPO-helpful-mistral-7b.Q2_K.gguf) | Q2_K | 2.8 | |
| [GGUF](https://huggingface.co/mradermacher/Safe-RLHF-DPO-helpful-mistral-7b-GGUF/resolve/main/Safe-RLHF-DPO-helpful-mistral-7b.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
| [GGUF](https://huggingface.co/mradermacher/Safe-RLHF-DPO-helpful-mistral-7b-GGUF/resolve/main/Safe-RLHF-DPO-helpful-mistral-7b.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/Safe-RLHF-DPO-helpful-mistral-7b-GGUF/resolve/main/Safe-RLHF-DPO-helpful-mistral-7b.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
| [GGUF](https://huggingface.co/mradermacher/Safe-RLHF-DPO-helpful-mistral-7b-GGUF/resolve/main/Safe-RLHF-DPO-helpful-mistral-7b.IQ4_XS.gguf) | IQ4_XS | 4.0 | |
| [GGUF](https://huggingface.co/mradermacher/Safe-RLHF-DPO-helpful-mistral-7b-GGUF/resolve/main/Safe-RLHF-DPO-helpful-mistral-7b.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/Safe-RLHF-DPO-helpful-mistral-7b-GGUF/resolve/main/Safe-RLHF-DPO-helpful-mistral-7b.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/Safe-RLHF-DPO-helpful-mistral-7b-GGUF/resolve/main/Safe-RLHF-DPO-helpful-mistral-7b.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
| [GGUF](https://huggingface.co/mradermacher/Safe-RLHF-DPO-helpful-mistral-7b-GGUF/resolve/main/Safe-RLHF-DPO-helpful-mistral-7b.Q5_K_M.gguf) | Q5_K_M | 5.2 | |
| [GGUF](https://huggingface.co/mradermacher/Safe-RLHF-DPO-helpful-mistral-7b-GGUF/resolve/main/Safe-RLHF-DPO-helpful-mistral-7b.Q6_K.gguf) | Q6_K | 6.0 | very good quality |
| [GGUF](https://huggingface.co/mradermacher/Safe-RLHF-DPO-helpful-mistral-7b-GGUF/resolve/main/Safe-RLHF-DPO-helpful-mistral-7b.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality |
| [GGUF](https://huggingface.co/mradermacher/Safe-RLHF-DPO-helpful-mistral-7b-GGUF/resolve/main/Safe-RLHF-DPO-helpful-mistral-7b.f16.gguf) | f16 | 14.6 | 16 bpw, overkill |
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.
<!-- end -->

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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