初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/qwen2.5-MFANN-7b-v1.1-GGUF Source: Original Platform
This commit is contained in:
46
.gitattributes
vendored
Normal file
46
.gitattributes
vendored
Normal file
@@ -0,0 +1,46 @@
|
|||||||
|
*.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
|
||||||
|
qwen2.5-MFANN-7b-v1.1.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
qwen2.5-MFANN-7b-v1.1.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
qwen2.5-MFANN-7b-v1.1.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
qwen2.5-MFANN-7b-v1.1.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
qwen2.5-MFANN-7b-v1.1.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
qwen2.5-MFANN-7b-v1.1.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
qwen2.5-MFANN-7b-v1.1.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
qwen2.5-MFANN-7b-v1.1.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
qwen2.5-MFANN-7b-v1.1.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
qwen2.5-MFANN-7b-v1.1.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
qwen2.5-MFANN-7b-v1.1.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
69
README.md
Normal file
69
README.md
Normal file
@@ -0,0 +1,69 @@
|
|||||||
|
---
|
||||||
|
base_model: netcat420/qwen2.5-MFANN-7b-v1.1
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
mradermacher:
|
||||||
|
readme_rev: 1
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags: []
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/netcat420/qwen2.5-MFANN-7b-v1.1
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
|
||||||
|
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#qwen2.5-MFANN-7b-v1.1-GGUF).***
|
||||||
|
|
||||||
|
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/qwen2.5-MFANN-7b-v1.1-GGUF/resolve/main/qwen2.5-MFANN-7b-v1.1.Q2_K.gguf) | Q2_K | 3.1 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/qwen2.5-MFANN-7b-v1.1-GGUF/resolve/main/qwen2.5-MFANN-7b-v1.1.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/qwen2.5-MFANN-7b-v1.1-GGUF/resolve/main/qwen2.5-MFANN-7b-v1.1.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/qwen2.5-MFANN-7b-v1.1-GGUF/resolve/main/qwen2.5-MFANN-7b-v1.1.Q3_K_L.gguf) | Q3_K_L | 4.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/qwen2.5-MFANN-7b-v1.1-GGUF/resolve/main/qwen2.5-MFANN-7b-v1.1.IQ4_XS.gguf) | IQ4_XS | 4.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/qwen2.5-MFANN-7b-v1.1-GGUF/resolve/main/qwen2.5-MFANN-7b-v1.1.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/qwen2.5-MFANN-7b-v1.1-GGUF/resolve/main/qwen2.5-MFANN-7b-v1.1.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/qwen2.5-MFANN-7b-v1.1-GGUF/resolve/main/qwen2.5-MFANN-7b-v1.1.Q5_K_S.gguf) | Q5_K_S | 5.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/qwen2.5-MFANN-7b-v1.1-GGUF/resolve/main/qwen2.5-MFANN-7b-v1.1.Q5_K_M.gguf) | Q5_K_M | 5.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/qwen2.5-MFANN-7b-v1.1-GGUF/resolve/main/qwen2.5-MFANN-7b-v1.1.Q6_K.gguf) | Q6_K | 6.4 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/qwen2.5-MFANN-7b-v1.1-GGUF/resolve/main/qwen2.5-MFANN-7b-v1.1.Q8_0.gguf) | Q8_0 | 8.2 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/qwen2.5-MFANN-7b-v1.1-GGUF/resolve/main/qwen2.5-MFANN-7b-v1.1.f16.gguf) | f16 | 15.3 | 16 bpw, overkill |
|
||||||
|
|
||||||
|
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
||||||
|
types (lower is better):
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
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 -->
|
||||||
3
qwen2.5-MFANN-7b-v1.1.IQ4_XS.gguf
Normal file
3
qwen2.5-MFANN-7b-v1.1.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4e88746027e2a5093ca4b4e67b12ef985d3872b0c9b13d241c922e979301cc5c
|
||||||
|
size 4250298848
|
||||||
3
qwen2.5-MFANN-7b-v1.1.Q2_K.gguf
Normal file
3
qwen2.5-MFANN-7b-v1.1.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c99fd9ed724d6cbcc5f7647169322642ae75385e173709940e5d6d6fbd8950e5
|
||||||
|
size 3015940576
|
||||||
3
qwen2.5-MFANN-7b-v1.1.Q3_K_L.gguf
Normal file
3
qwen2.5-MFANN-7b-v1.1.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:911c0a4f333e3dedfc7656103f2d3477a3d11cae527ffcf222d7d21e7f6f51e9
|
||||||
|
size 4088459744
|
||||||
3
qwen2.5-MFANN-7b-v1.1.Q3_K_M.gguf
Normal file
3
qwen2.5-MFANN-7b-v1.1.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b73c2d58b721c41bab7b28c6d086dda5e81ea782c84506ffd2569d60c8ce1852
|
||||||
|
size 3808391648
|
||||||
3
qwen2.5-MFANN-7b-v1.1.Q3_K_S.gguf
Normal file
3
qwen2.5-MFANN-7b-v1.1.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:44bca3c083b550f8ebe952e0d307f2bf5ecb5433c728ded31534c8788d87613d
|
||||||
|
size 3492368864
|
||||||
3
qwen2.5-MFANN-7b-v1.1.Q4_K_M.gguf
Normal file
3
qwen2.5-MFANN-7b-v1.1.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dd1d7f8b55d73f56e26784510903f4a75aa1adbb7c315b81a3bd056bc3c9b8a4
|
||||||
|
size 4683074016
|
||||||
3
qwen2.5-MFANN-7b-v1.1.Q4_K_S.gguf
Normal file
3
qwen2.5-MFANN-7b-v1.1.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b73c04c48046b09e3e851b00aa3112d6ad615bd0dac228f127600ac11f353d16
|
||||||
|
size 4457769440
|
||||||
3
qwen2.5-MFANN-7b-v1.1.Q5_K_M.gguf
Normal file
3
qwen2.5-MFANN-7b-v1.1.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a8424d928fc06ace6df8127709d7266f4582224cc00fc7378872ce234c6de4b7
|
||||||
|
size 5444831712
|
||||||
3
qwen2.5-MFANN-7b-v1.1.Q5_K_S.gguf
Normal file
3
qwen2.5-MFANN-7b-v1.1.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2d664f57640dcc3819920d355e34ad85a86bf77f7486e7298582dee4fc87e206
|
||||||
|
size 5315176928
|
||||||
3
qwen2.5-MFANN-7b-v1.1.Q6_K.gguf
Normal file
3
qwen2.5-MFANN-7b-v1.1.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0e429d374d1013bc485520c6e576d9f133dafc0df9068f87b439b9067c7059c8
|
||||||
|
size 6254199264
|
||||||
3
qwen2.5-MFANN-7b-v1.1.Q8_0.gguf
Normal file
3
qwen2.5-MFANN-7b-v1.1.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ee36853fd7962820ecf55a003bde252eb9e73c67422bd5408121334fe91cae8a
|
||||||
|
size 8098525664
|
||||||
3
qwen2.5-MFANN-7b-v1.1.f16.gguf
Normal file
3
qwen2.5-MFANN-7b-v1.1.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ed5a004c1033b537c9f94e7295dddadda73149cb27a58f0b923b60176c689520
|
||||||
|
size 15237853664
|
||||||
Reference in New Issue
Block a user