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

Model: mradermacher/DPO-trained-Qwen2.5-Python-Coder-7B-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-09-23 01:51:16 +08:00
commit cffb22f5b0
27 changed files with 235 additions and 0 deletions

60
.gitattributes vendored Normal file
View File

@@ -0,0 +1,60 @@
*.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
DPO-trained-Qwen2.5-Python-Coder-7B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text
DPO-trained-Qwen2.5-Python-Coder-7B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
DPO-trained-Qwen2.5-Python-Coder-7B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
DPO-trained-Qwen2.5-Python-Coder-7B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
DPO-trained-Qwen2.5-Python-Coder-7B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
DPO-trained-Qwen2.5-Python-Coder-7B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
DPO-trained-Qwen2.5-Python-Coder-7B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
DPO-trained-Qwen2.5-Python-Coder-7B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
DPO-trained-Qwen2.5-Python-Coder-7B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
DPO-trained-Qwen2.5-Python-Coder-7B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
DPO-trained-Qwen2.5-Python-Coder-7B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
DPO-trained-Qwen2.5-Python-Coder-7B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
DPO-trained-Qwen2.5-Python-Coder-7B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
DPO-trained-Qwen2.5-Python-Coder-7B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
DPO-trained-Qwen2.5-Python-Coder-7B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
DPO-trained-Qwen2.5-Python-Coder-7B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
DPO-trained-Qwen2.5-Python-Coder-7B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
DPO-trained-Qwen2.5-Python-Coder-7B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
DPO-trained-Qwen2.5-Python-Coder-7B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
DPO-trained-Qwen2.5-Python-Coder-7B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
DPO-trained-Qwen2.5-Python-Coder-7B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
DPO-trained-Qwen2.5-Python-Coder-7B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
DPO-trained-Qwen2.5-Python-Coder-7B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
DPO-trained-Qwen2.5-Python-Coder-7B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
DPO-trained-Qwen2.5-Python-Coder-7B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

100
README.md Normal file
View File

@@ -0,0 +1,100 @@
---
base_model: ranjanrajib/DPO-trained-Qwen2.5-Python-Coder-7B
datasets:
- bigcode/bigcodebench
- Muennighoff/mbpp
- openai/openai_humaneval
language:
- en
library_name: transformers
license: apache-2.0
mradermacher:
readme_rev: 1
quantized_by: mradermacher
tags:
- qwen2.5
- qwen
- code-generation
- python
- python-code-generation
- dpo
- direct-preference-optimization
- preference-learning
- lora
- parameter-efficient-fine-tuning
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: nicoboss -->
<!-- ### quants: Q2_K IQ3_M Q4_K_S IQ3_XXS Q3_K_M small-IQ4_NL Q4_K_M IQ2_M Q6_K IQ4_XS Q2_K_S IQ1_M Q3_K_S IQ2_XXS Q3_K_L IQ2_XS Q5_K_S IQ2_S IQ1_S Q5_K_M Q4_0 IQ3_XS Q4_1 IQ3_S -->
<!-- ### quants_skip: -->
<!-- ### skip_mmproj: -->
weighted/imatrix quants of https://huggingface.co/ranjanrajib/DPO-trained-Qwen2.5-Python-Coder-7B
<!-- provided-files -->
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#DPO-trained-Qwen2.5-Python-Coder-7B-i1-GGUF).***
static quants are available at https://huggingface.co/mradermacher/DPO-trained-Qwen2.5-Python-Coder-7B-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/DPO-trained-Qwen2.5-Python-Coder-7B-i1-GGUF/resolve/main/DPO-trained-Qwen2.5-Python-Coder-7B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
| [GGUF](https://huggingface.co/mradermacher/DPO-trained-Qwen2.5-Python-Coder-7B-i1-GGUF/resolve/main/DPO-trained-Qwen2.5-Python-Coder-7B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.0 | for the desperate |
| [GGUF](https://huggingface.co/mradermacher/DPO-trained-Qwen2.5-Python-Coder-7B-i1-GGUF/resolve/main/DPO-trained-Qwen2.5-Python-Coder-7B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.1 | mostly desperate |
| [GGUF](https://huggingface.co/mradermacher/DPO-trained-Qwen2.5-Python-Coder-7B-i1-GGUF/resolve/main/DPO-trained-Qwen2.5-Python-Coder-7B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.4 | |
| [GGUF](https://huggingface.co/mradermacher/DPO-trained-Qwen2.5-Python-Coder-7B-i1-GGUF/resolve/main/DPO-trained-Qwen2.5-Python-Coder-7B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.6 | |
| [GGUF](https://huggingface.co/mradermacher/DPO-trained-Qwen2.5-Python-Coder-7B-i1-GGUF/resolve/main/DPO-trained-Qwen2.5-Python-Coder-7B.i1-IQ2_S.gguf) | i1-IQ2_S | 2.7 | |
| [GGUF](https://huggingface.co/mradermacher/DPO-trained-Qwen2.5-Python-Coder-7B-i1-GGUF/resolve/main/DPO-trained-Qwen2.5-Python-Coder-7B.i1-IQ2_M.gguf) | i1-IQ2_M | 2.9 | |
| [GGUF](https://huggingface.co/mradermacher/DPO-trained-Qwen2.5-Python-Coder-7B-i1-GGUF/resolve/main/DPO-trained-Qwen2.5-Python-Coder-7B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.9 | very low quality |
| [GGUF](https://huggingface.co/mradermacher/DPO-trained-Qwen2.5-Python-Coder-7B-i1-GGUF/resolve/main/DPO-trained-Qwen2.5-Python-Coder-7B.i1-Q2_K.gguf) | i1-Q2_K | 3.1 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/DPO-trained-Qwen2.5-Python-Coder-7B-i1-GGUF/resolve/main/DPO-trained-Qwen2.5-Python-Coder-7B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.2 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/DPO-trained-Qwen2.5-Python-Coder-7B-i1-GGUF/resolve/main/DPO-trained-Qwen2.5-Python-Coder-7B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.4 | |
| [GGUF](https://huggingface.co/mradermacher/DPO-trained-Qwen2.5-Python-Coder-7B-i1-GGUF/resolve/main/DPO-trained-Qwen2.5-Python-Coder-7B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.6 | IQ3_XS probably better |
| [GGUF](https://huggingface.co/mradermacher/DPO-trained-Qwen2.5-Python-Coder-7B-i1-GGUF/resolve/main/DPO-trained-Qwen2.5-Python-Coder-7B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.6 | beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/DPO-trained-Qwen2.5-Python-Coder-7B-i1-GGUF/resolve/main/DPO-trained-Qwen2.5-Python-Coder-7B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.7 | |
| [GGUF](https://huggingface.co/mradermacher/DPO-trained-Qwen2.5-Python-Coder-7B-i1-GGUF/resolve/main/DPO-trained-Qwen2.5-Python-Coder-7B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.9 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/DPO-trained-Qwen2.5-Python-Coder-7B-i1-GGUF/resolve/main/DPO-trained-Qwen2.5-Python-Coder-7B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.2 | IQ3_M probably better |
| [GGUF](https://huggingface.co/mradermacher/DPO-trained-Qwen2.5-Python-Coder-7B-i1-GGUF/resolve/main/DPO-trained-Qwen2.5-Python-Coder-7B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.3 | |
| [GGUF](https://huggingface.co/mradermacher/DPO-trained-Qwen2.5-Python-Coder-7B-i1-GGUF/resolve/main/DPO-trained-Qwen2.5-Python-Coder-7B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.5 | prefer IQ4_XS |
| [GGUF](https://huggingface.co/mradermacher/DPO-trained-Qwen2.5-Python-Coder-7B-i1-GGUF/resolve/main/DPO-trained-Qwen2.5-Python-Coder-7B.i1-Q4_0.gguf) | i1-Q4_0 | 4.5 | fast, low quality |
| [GGUF](https://huggingface.co/mradermacher/DPO-trained-Qwen2.5-Python-Coder-7B-i1-GGUF/resolve/main/DPO-trained-Qwen2.5-Python-Coder-7B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.6 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/DPO-trained-Qwen2.5-Python-Coder-7B-i1-GGUF/resolve/main/DPO-trained-Qwen2.5-Python-Coder-7B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.8 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/DPO-trained-Qwen2.5-Python-Coder-7B-i1-GGUF/resolve/main/DPO-trained-Qwen2.5-Python-Coder-7B.i1-Q4_1.gguf) | i1-Q4_1 | 5.0 | |
| [GGUF](https://huggingface.co/mradermacher/DPO-trained-Qwen2.5-Python-Coder-7B-i1-GGUF/resolve/main/DPO-trained-Qwen2.5-Python-Coder-7B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.4 | |
| [GGUF](https://huggingface.co/mradermacher/DPO-trained-Qwen2.5-Python-Coder-7B-i1-GGUF/resolve/main/DPO-trained-Qwen2.5-Python-Coder-7B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.5 | |
| [GGUF](https://huggingface.co/mradermacher/DPO-trained-Qwen2.5-Python-Coder-7B-i1-GGUF/resolve/main/DPO-trained-Qwen2.5-Python-Coder-7B.i1-Q6_K.gguf) | i1-Q6_K | 6.4 | practically like static Q6_K |
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 -->