初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/zabbix-expert-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
|
||||
zabbix-expert.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
zabbix-expert.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
zabbix-expert.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
zabbix-expert.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
zabbix-expert.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
zabbix-expert.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
zabbix-expert.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
zabbix-expert.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
zabbix-expert.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
zabbix-expert.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
zabbix-expert.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
zabbix-expert.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
71
README.md
Normal file
71
README.md
Normal file
@@ -0,0 +1,71 @@
|
||||
---
|
||||
base_model: GoLogann/zabbix-expert
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
mradermacher:
|
||||
readme_rev: 1
|
||||
quantized_by: mradermacher
|
||||
---
|
||||
## 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/GoLogann/zabbix-expert
|
||||
|
||||
<!-- provided-files -->
|
||||
|
||||
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#zabbix-expert-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/zabbix-expert-GGUF/resolve/main/zabbix-expert.Q2_K.gguf) | Q2_K | 3.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/zabbix-expert-GGUF/resolve/main/zabbix-expert.Q3_K_S.gguf) | Q3_K_S | 3.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/zabbix-expert-GGUF/resolve/main/zabbix-expert.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/zabbix-expert-GGUF/resolve/main/zabbix-expert.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/zabbix-expert-GGUF/resolve/main/zabbix-expert.IQ4_XS.gguf) | IQ4_XS | 4.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/zabbix-expert-GGUF/resolve/main/zabbix-expert.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/zabbix-expert-GGUF/resolve/main/zabbix-expert.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/zabbix-expert-GGUF/resolve/main/zabbix-expert.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/zabbix-expert-GGUF/resolve/main/zabbix-expert.Q5_K_M.gguf) | Q5_K_M | 5.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/zabbix-expert-GGUF/resolve/main/zabbix-expert.Q6_K.gguf) | Q6_K | 6.8 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/zabbix-expert-GGUF/resolve/main/zabbix-expert.Q8_0.gguf) | Q8_0 | 8.8 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/zabbix-expert-GGUF/resolve/main/zabbix-expert.f16.gguf) | f16 | 16.4 | 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
zabbix-expert.IQ4_XS.gguf
Normal file
3
zabbix-expert.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0d728c948ec0c6cbbf51d187b41b86b09994140862b72119c1948247aef804aa
|
||||
size 4469033408
|
||||
3
zabbix-expert.Q2_K.gguf
Normal file
3
zabbix-expert.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df5fea4aef6b1fb3083dbac8a9a8631f8fb6901918b24b1a31dd426a5ac01448
|
||||
size 3103590848
|
||||
3
zabbix-expert.Q3_K_L.gguf
Normal file
3
zabbix-expert.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:62d3f8b343fd4e32f1e8faf4d7834e32abc59f646233462cf7f5dc90681ce047
|
||||
size 4349430208
|
||||
3
zabbix-expert.Q3_K_M.gguf
Normal file
3
zabbix-expert.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1c704f39ca13156e664a549afe6b841f248848b820764b9f049128e2ef63237
|
||||
size 3996584384
|
||||
3
zabbix-expert.Q3_K_S.gguf
Normal file
3
zabbix-expert.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:190e5d2d957e4e37e411635402418117b8f943d627881ecde7eaf2fc948e0401
|
||||
size 3592489408
|
||||
3
zabbix-expert.Q4_K_M.gguf
Normal file
3
zabbix-expert.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e507e3176797a2c8fbff2f5b5babad5075e1b2631ff1642523722c0586da977
|
||||
size 4942858688
|
||||
3
zabbix-expert.Q4_K_S.gguf
Normal file
3
zabbix-expert.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2e08a827e9f5a997232074e60a62bbaf7f1fc111bfc9c5b8b6c053afec40357
|
||||
size 4685760960
|
||||
3
zabbix-expert.Q5_K_M.gguf
Normal file
3
zabbix-expert.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d82fda1c75618b414b1b1a2f0c17691233b60fc543d22f8038bdd9df1772e30
|
||||
size 5797448128
|
||||
3
zabbix-expert.Q5_K_S.gguf
Normal file
3
zabbix-expert.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9781d8dc1300669bc17b169ba64f05ca60ea81e0917f0501dd0514f02c73e561
|
||||
size 5647043008
|
||||
3
zabbix-expert.Q6_K.gguf
Normal file
3
zabbix-expert.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:129095ce47e92914110a173f966654779c7e60c5a27e8a845c291676eb4fd71b
|
||||
size 6705449408
|
||||
3
zabbix-expert.Q8_0.gguf
Normal file
3
zabbix-expert.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6542f154472e0cd1d68f587b84f04449875925b8bac503bbd70b0a1ae5e31c8
|
||||
size 8684246368
|
||||
3
zabbix-expert.f16.gguf
Normal file
3
zabbix-expert.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2635f734db8772b2f58e80eb6ccb6e9fc83decb267bca6670062f0360bbc2b5d
|
||||
size 16344105568
|
||||
Reference in New Issue
Block a user