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

Model: mradermacher/LM-Expert-Qwen2.5-Coder-14B-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-18 02:28:58 +08:00
commit 1bcb668311
27 changed files with 227 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
LM-Expert-Qwen2.5-Coder-14B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text
LM-Expert-Qwen2.5-Coder-14B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
LM-Expert-Qwen2.5-Coder-14B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
LM-Expert-Qwen2.5-Coder-14B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
LM-Expert-Qwen2.5-Coder-14B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
LM-Expert-Qwen2.5-Coder-14B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
LM-Expert-Qwen2.5-Coder-14B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
LM-Expert-Qwen2.5-Coder-14B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
LM-Expert-Qwen2.5-Coder-14B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
LM-Expert-Qwen2.5-Coder-14B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
LM-Expert-Qwen2.5-Coder-14B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
LM-Expert-Qwen2.5-Coder-14B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
LM-Expert-Qwen2.5-Coder-14B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
LM-Expert-Qwen2.5-Coder-14B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
LM-Expert-Qwen2.5-Coder-14B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
LM-Expert-Qwen2.5-Coder-14B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
LM-Expert-Qwen2.5-Coder-14B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
LM-Expert-Qwen2.5-Coder-14B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
LM-Expert-Qwen2.5-Coder-14B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
LM-Expert-Qwen2.5-Coder-14B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
LM-Expert-Qwen2.5-Coder-14B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
LM-Expert-Qwen2.5-Coder-14B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
LM-Expert-Qwen2.5-Coder-14B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
LM-Expert-Qwen2.5-Coder-14B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
LM-Expert-Qwen2.5-Coder-14B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

92
README.md Normal file
View File

@@ -0,0 +1,92 @@
---
base_model: theprint/LM-Expert-Qwen2.5-Coder-14B
datasets:
- theprint/DS-LLM-Research-Extended-GPT
language:
- en
library_name: transformers
license: apache-2.0
mradermacher:
readme_rev: 1
quantized_by: mradermacher
tags:
- text-generation-inference
- transformers
- unsloth
- qwen2
---
## 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/theprint/LM-Expert-Qwen2.5-Coder-14B
<!-- provided-files -->
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#LM-Expert-Qwen2.5-Coder-14B-i1-GGUF).***
static quants are available at https://huggingface.co/mradermacher/LM-Expert-Qwen2.5-Coder-14B-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/LM-Expert-Qwen2.5-Coder-14B-i1-GGUF/resolve/main/LM-Expert-Qwen2.5-Coder-14B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
| [GGUF](https://huggingface.co/mradermacher/LM-Expert-Qwen2.5-Coder-14B-i1-GGUF/resolve/main/LM-Expert-Qwen2.5-Coder-14B.i1-IQ1_S.gguf) | i1-IQ1_S | 3.7 | for the desperate |
| [GGUF](https://huggingface.co/mradermacher/LM-Expert-Qwen2.5-Coder-14B-i1-GGUF/resolve/main/LM-Expert-Qwen2.5-Coder-14B.i1-IQ1_M.gguf) | i1-IQ1_M | 4.0 | mostly desperate |
| [GGUF](https://huggingface.co/mradermacher/LM-Expert-Qwen2.5-Coder-14B-i1-GGUF/resolve/main/LM-Expert-Qwen2.5-Coder-14B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 4.4 | |
| [GGUF](https://huggingface.co/mradermacher/LM-Expert-Qwen2.5-Coder-14B-i1-GGUF/resolve/main/LM-Expert-Qwen2.5-Coder-14B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.8 | |
| [GGUF](https://huggingface.co/mradermacher/LM-Expert-Qwen2.5-Coder-14B-i1-GGUF/resolve/main/LM-Expert-Qwen2.5-Coder-14B.i1-IQ2_S.gguf) | i1-IQ2_S | 5.1 | |
| [GGUF](https://huggingface.co/mradermacher/LM-Expert-Qwen2.5-Coder-14B-i1-GGUF/resolve/main/LM-Expert-Qwen2.5-Coder-14B.i1-IQ2_M.gguf) | i1-IQ2_M | 5.5 | |
| [GGUF](https://huggingface.co/mradermacher/LM-Expert-Qwen2.5-Coder-14B-i1-GGUF/resolve/main/LM-Expert-Qwen2.5-Coder-14B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 5.5 | very low quality |
| [GGUF](https://huggingface.co/mradermacher/LM-Expert-Qwen2.5-Coder-14B-i1-GGUF/resolve/main/LM-Expert-Qwen2.5-Coder-14B.i1-Q2_K.gguf) | i1-Q2_K | 5.9 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/LM-Expert-Qwen2.5-Coder-14B-i1-GGUF/resolve/main/LM-Expert-Qwen2.5-Coder-14B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 6.0 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/LM-Expert-Qwen2.5-Coder-14B-i1-GGUF/resolve/main/LM-Expert-Qwen2.5-Coder-14B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 6.5 | |
| [GGUF](https://huggingface.co/mradermacher/LM-Expert-Qwen2.5-Coder-14B-i1-GGUF/resolve/main/LM-Expert-Qwen2.5-Coder-14B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 6.8 | IQ3_XS probably better |
| [GGUF](https://huggingface.co/mradermacher/LM-Expert-Qwen2.5-Coder-14B-i1-GGUF/resolve/main/LM-Expert-Qwen2.5-Coder-14B.i1-IQ3_S.gguf) | i1-IQ3_S | 6.8 | beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/LM-Expert-Qwen2.5-Coder-14B-i1-GGUF/resolve/main/LM-Expert-Qwen2.5-Coder-14B.i1-IQ3_M.gguf) | i1-IQ3_M | 7.0 | |
| [GGUF](https://huggingface.co/mradermacher/LM-Expert-Qwen2.5-Coder-14B-i1-GGUF/resolve/main/LM-Expert-Qwen2.5-Coder-14B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 7.4 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/LM-Expert-Qwen2.5-Coder-14B-i1-GGUF/resolve/main/LM-Expert-Qwen2.5-Coder-14B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 8.0 | IQ3_M probably better |
| [GGUF](https://huggingface.co/mradermacher/LM-Expert-Qwen2.5-Coder-14B-i1-GGUF/resolve/main/LM-Expert-Qwen2.5-Coder-14B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 8.2 | |
| [GGUF](https://huggingface.co/mradermacher/LM-Expert-Qwen2.5-Coder-14B-i1-GGUF/resolve/main/LM-Expert-Qwen2.5-Coder-14B.i1-Q4_0.gguf) | i1-Q4_0 | 8.6 | fast, low quality |
| [GGUF](https://huggingface.co/mradermacher/LM-Expert-Qwen2.5-Coder-14B-i1-GGUF/resolve/main/LM-Expert-Qwen2.5-Coder-14B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 8.6 | prefer IQ4_XS |
| [GGUF](https://huggingface.co/mradermacher/LM-Expert-Qwen2.5-Coder-14B-i1-GGUF/resolve/main/LM-Expert-Qwen2.5-Coder-14B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 8.7 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/LM-Expert-Qwen2.5-Coder-14B-i1-GGUF/resolve/main/LM-Expert-Qwen2.5-Coder-14B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 9.1 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/LM-Expert-Qwen2.5-Coder-14B-i1-GGUF/resolve/main/LM-Expert-Qwen2.5-Coder-14B.i1-Q4_1.gguf) | i1-Q4_1 | 9.5 | |
| [GGUF](https://huggingface.co/mradermacher/LM-Expert-Qwen2.5-Coder-14B-i1-GGUF/resolve/main/LM-Expert-Qwen2.5-Coder-14B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 10.4 | |
| [GGUF](https://huggingface.co/mradermacher/LM-Expert-Qwen2.5-Coder-14B-i1-GGUF/resolve/main/LM-Expert-Qwen2.5-Coder-14B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 10.6 | |
| [GGUF](https://huggingface.co/mradermacher/LM-Expert-Qwen2.5-Coder-14B-i1-GGUF/resolve/main/LM-Expert-Qwen2.5-Coder-14B.i1-Q6_K.gguf) | i1-Q6_K | 12.2 | 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 -->