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

Model: mradermacher/llama2-7b-dpo-full-wo-medication_qa-ep3-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-18 07:03:16 +08:00
commit 32e5e8507f
14 changed files with 156 additions and 0 deletions

47
.gitattributes vendored Normal file
View File

@@ -0,0 +1,47 @@
*.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
llama2-7b-dpo-full-wo-medication_qa-ep3.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
llama2-7b-dpo-full-wo-medication_qa-ep3.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
llama2-7b-dpo-full-wo-medication_qa-ep3.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
llama2-7b-dpo-full-wo-medication_qa-ep3.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
llama2-7b-dpo-full-wo-medication_qa-ep3.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
llama2-7b-dpo-full-wo-medication_qa-ep3.f16.gguf filter=lfs diff=lfs merge=lfs -text
llama2-7b-dpo-full-wo-medication_qa-ep3.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
llama2-7b-dpo-full-wo-medication_qa-ep3.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
llama2-7b-dpo-full-wo-medication_qa-ep3.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
llama2-7b-dpo-full-wo-medication_qa-ep3.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
llama2-7b-dpo-full-wo-medication_qa-ep3.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
llama2-7b-dpo-full-wo-medication_qa-ep3.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text

73
README.md Normal file
View File

@@ -0,0 +1,73 @@
---
base_model: Minbyul/llama2-7b-dpo-full-wo-medication_qa-ep3
datasets:
- HuggingFaceH4/ultrafeedback_binarized
language:
- en
library_name: transformers
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: nicoboss -->
static quants of https://huggingface.co/Minbyul/llama2-7b-dpo-full-wo-medication_qa-ep3
<!-- 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/llama2-7b-dpo-full-wo-medication_qa-ep3-GGUF/resolve/main/llama2-7b-dpo-full-wo-medication_qa-ep3.Q2_K.gguf) | Q2_K | 2.6 | |
| [GGUF](https://huggingface.co/mradermacher/llama2-7b-dpo-full-wo-medication_qa-ep3-GGUF/resolve/main/llama2-7b-dpo-full-wo-medication_qa-ep3.Q3_K_S.gguf) | Q3_K_S | 3.0 | |
| [GGUF](https://huggingface.co/mradermacher/llama2-7b-dpo-full-wo-medication_qa-ep3-GGUF/resolve/main/llama2-7b-dpo-full-wo-medication_qa-ep3.Q3_K_M.gguf) | Q3_K_M | 3.4 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/llama2-7b-dpo-full-wo-medication_qa-ep3-GGUF/resolve/main/llama2-7b-dpo-full-wo-medication_qa-ep3.Q3_K_L.gguf) | Q3_K_L | 3.7 | |
| [GGUF](https://huggingface.co/mradermacher/llama2-7b-dpo-full-wo-medication_qa-ep3-GGUF/resolve/main/llama2-7b-dpo-full-wo-medication_qa-ep3.IQ4_XS.gguf) | IQ4_XS | 3.7 | |
| [GGUF](https://huggingface.co/mradermacher/llama2-7b-dpo-full-wo-medication_qa-ep3-GGUF/resolve/main/llama2-7b-dpo-full-wo-medication_qa-ep3.Q4_K_S.gguf) | Q4_K_S | 4.0 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/llama2-7b-dpo-full-wo-medication_qa-ep3-GGUF/resolve/main/llama2-7b-dpo-full-wo-medication_qa-ep3.Q4_K_M.gguf) | Q4_K_M | 4.2 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/llama2-7b-dpo-full-wo-medication_qa-ep3-GGUF/resolve/main/llama2-7b-dpo-full-wo-medication_qa-ep3.Q5_K_S.gguf) | Q5_K_S | 4.8 | |
| [GGUF](https://huggingface.co/mradermacher/llama2-7b-dpo-full-wo-medication_qa-ep3-GGUF/resolve/main/llama2-7b-dpo-full-wo-medication_qa-ep3.Q5_K_M.gguf) | Q5_K_M | 4.9 | |
| [GGUF](https://huggingface.co/mradermacher/llama2-7b-dpo-full-wo-medication_qa-ep3-GGUF/resolve/main/llama2-7b-dpo-full-wo-medication_qa-ep3.Q6_K.gguf) | Q6_K | 5.6 | very good quality |
| [GGUF](https://huggingface.co/mradermacher/llama2-7b-dpo-full-wo-medication_qa-ep3-GGUF/resolve/main/llama2-7b-dpo-full-wo-medication_qa-ep3.Q8_0.gguf) | Q8_0 | 7.3 | fast, best quality |
| [GGUF](https://huggingface.co/mradermacher/llama2-7b-dpo-full-wo-medication_qa-ep3-GGUF/resolve/main/llama2-7b-dpo-full-wo-medication_qa-ep3.f16.gguf) | f16 | 13.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. 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 -->

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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