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

Model: mradermacher/meditron-7b-dpo-full-wo-healthsearch_qa-ep3-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-23 22:25:10 +08:00
commit f640eb0693
14 changed files with 157 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
meditron-7b-dpo-full-wo-healthsearch_qa-ep3.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
meditron-7b-dpo-full-wo-healthsearch_qa-ep3.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
meditron-7b-dpo-full-wo-healthsearch_qa-ep3.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
meditron-7b-dpo-full-wo-healthsearch_qa-ep3.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
meditron-7b-dpo-full-wo-healthsearch_qa-ep3.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
meditron-7b-dpo-full-wo-healthsearch_qa-ep3.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
meditron-7b-dpo-full-wo-healthsearch_qa-ep3.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
meditron-7b-dpo-full-wo-healthsearch_qa-ep3.f16.gguf filter=lfs diff=lfs merge=lfs -text
meditron-7b-dpo-full-wo-healthsearch_qa-ep3.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
meditron-7b-dpo-full-wo-healthsearch_qa-ep3.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
meditron-7b-dpo-full-wo-healthsearch_qa-ep3.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
meditron-7b-dpo-full-wo-healthsearch_qa-ep3.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text

74
README.md Normal file
View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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