初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-GGUF Source: Original Platform
This commit is contained in:
47
.gitattributes
vendored
Normal file
47
.gitattributes
vendored
Normal 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
|
||||
heretic_DistilQwen2.5-0.5B-Instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
heretic_DistilQwen2.5-0.5B-Instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
heretic_DistilQwen2.5-0.5B-Instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
heretic_DistilQwen2.5-0.5B-Instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
heretic_DistilQwen2.5-0.5B-Instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
heretic_DistilQwen2.5-0.5B-Instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
heretic_DistilQwen2.5-0.5B-Instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
heretic_DistilQwen2.5-0.5B-Instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
heretic_DistilQwen2.5-0.5B-Instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
heretic_DistilQwen2.5-0.5B-Instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
heretic_DistilQwen2.5-0.5B-Instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
heretic_DistilQwen2.5-0.5B-Instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
73
README.md
Normal file
73
README.md
Normal file
@@ -0,0 +1,73 @@
|
||||
---
|
||||
base_model: hereticness/heretic_DistilQwen2.5-0.5B-Instruct
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
mradermacher:
|
||||
readme_rev: 1
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- heretic
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
<!-- ### quants: x-f16 Q4_K_S Q2_K Q8_0 Q6_K Q3_K_M Q3_K_S Q3_K_L Q4_K_M Q5_K_S Q5_K_M IQ4_XS -->
|
||||
<!-- ### quants_skip: -->
|
||||
<!-- ### skip_mmproj: -->
|
||||
static quants of https://huggingface.co/hereticness/heretic_DistilQwen2.5-0.5B-Instruct
|
||||
|
||||
<!-- provided-files -->
|
||||
|
||||
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#heretic_DistilQwen2.5-0.5B-Instruct-GGUF).***
|
||||
|
||||
weighted/imatrix quants are available at https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-i1-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/heretic_DistilQwen2.5-0.5B-Instruct-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.Q3_K_S.gguf) | Q3_K_S | 0.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.Q2_K.gguf) | Q2_K | 0.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.IQ4_XS.gguf) | IQ4_XS | 0.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.Q3_K_M.gguf) | Q3_K_M | 0.5 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.Q3_K_L.gguf) | Q3_K_L | 0.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.Q4_K_S.gguf) | Q4_K_S | 0.5 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.Q4_K_M.gguf) | Q4_K_M | 0.5 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.Q5_K_S.gguf) | Q5_K_S | 0.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.Q5_K_M.gguf) | Q5_K_M | 0.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.Q6_K.gguf) | Q6_K | 0.6 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.Q8_0.gguf) | Q8_0 | 0.6 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/heretic_DistilQwen2.5-0.5B-Instruct-GGUF/resolve/main/heretic_DistilQwen2.5-0.5B-Instruct.f16.gguf) | f16 | 1.1 | 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
heretic_DistilQwen2.5-0.5B-Instruct.IQ4_XS.gguf
Normal file
3
heretic_DistilQwen2.5-0.5B-Instruct.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c8d9c461c75864d0e3dcfc8b462a2f3b280f0446b6bb2833d1c8bdd9b2492948
|
||||
size 351443808
|
||||
3
heretic_DistilQwen2.5-0.5B-Instruct.Q2_K.gguf
Normal file
3
heretic_DistilQwen2.5-0.5B-Instruct.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:41da2ae57ffd262f5edfab9d594a135ed2289f699352502790a8f43ff4ecdc54
|
||||
size 338605920
|
||||
3
heretic_DistilQwen2.5-0.5B-Instruct.Q3_K_L.gguf
Normal file
3
heretic_DistilQwen2.5-0.5B-Instruct.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f7214acd2aa206cbf6e9992a44af32711b6b8e87f2247ff086208ecab5c7012
|
||||
size 369356640
|
||||
3
heretic_DistilQwen2.5-0.5B-Instruct.Q3_K_M.gguf
Normal file
3
heretic_DistilQwen2.5-0.5B-Instruct.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d47088b8cfd941e1c8a4e50d9088869427350fd4441a6d82691c3f76c14e86b
|
||||
size 355465056
|
||||
3
heretic_DistilQwen2.5-0.5B-Instruct.Q3_K_S.gguf
Normal file
3
heretic_DistilQwen2.5-0.5B-Instruct.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:44b18a9090c9fe63d1d5e2f48da6812feef33d3ca3691a8a6530376ef4b115b5
|
||||
size 338261856
|
||||
3
heretic_DistilQwen2.5-0.5B-Instruct.Q4_K_M.gguf
Normal file
3
heretic_DistilQwen2.5-0.5B-Instruct.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0e3f8e839672d83776cf3db5a26e668aa84d34be97fec46f9b91ce021b60653
|
||||
size 397806432
|
||||
3
heretic_DistilQwen2.5-0.5B-Instruct.Q4_K_S.gguf
Normal file
3
heretic_DistilQwen2.5-0.5B-Instruct.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8a70117698fd3f63350af2c2444caee357f17431de1ebb0aed1ade49b8444e64
|
||||
size 385470304
|
||||
3
heretic_DistilQwen2.5-0.5B-Instruct.Q5_K_M.gguf
Normal file
3
heretic_DistilQwen2.5-0.5B-Instruct.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:07c18bd015a10237622d468fc0421de00e98bd234bc0ec2ba7768fd2ff4d4782
|
||||
size 420084576
|
||||
3
heretic_DistilQwen2.5-0.5B-Instruct.Q5_K_S.gguf
Normal file
3
heretic_DistilQwen2.5-0.5B-Instruct.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b91675e5dc77b3f1fdb236af15cf08ebf54c025a44bb57e3c644eb58c390157d
|
||||
size 412708704
|
||||
3
heretic_DistilQwen2.5-0.5B-Instruct.Q6_K.gguf
Normal file
3
heretic_DistilQwen2.5-0.5B-Instruct.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b980018bf08cbc734629bdc9e2ebbda6402d5548d8639d05c846aae85ebb31b6
|
||||
size 505735008
|
||||
3
heretic_DistilQwen2.5-0.5B-Instruct.Q8_0.gguf
Normal file
3
heretic_DistilQwen2.5-0.5B-Instruct.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39d7172c5b61ce5dbed13ec1bc5f611499c2aec94e34ac582c28eea75e762093
|
||||
size 531066720
|
||||
3
heretic_DistilQwen2.5-0.5B-Instruct.f16.gguf
Normal file
3
heretic_DistilQwen2.5-0.5B-Instruct.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7041e8f1495e42be08c8aeb1709bad54cd71b32b20883d1f458cdf6b0531c253
|
||||
size 994155360
|
||||
Reference in New Issue
Block a user