初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/WizardLM-2-7B-Atlassian-GGUF Source: Original Platform
This commit is contained in:
50
.gitattributes
vendored
Normal file
50
.gitattributes
vendored
Normal file
@@ -0,0 +1,50 @@
|
||||
*.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
|
||||
WizardLM-2-7B-Atlassian.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
WizardLM-2-7B-Atlassian.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
WizardLM-2-7B-Atlassian.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
WizardLM-2-7B-Atlassian.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
WizardLM-2-7B-Atlassian.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
WizardLM-2-7B-Atlassian.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
WizardLM-2-7B-Atlassian.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
WizardLM-2-7B-Atlassian.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
WizardLM-2-7B-Atlassian.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
WizardLM-2-7B-Atlassian.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
WizardLM-2-7B-Atlassian.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
WizardLM-2-7B-Atlassian.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
WizardLM-2-7B-Atlassian.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
WizardLM-2-7B-Atlassian.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
WizardLM-2-7B-Atlassian.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
66
README.md
Normal file
66
README.md
Normal file
@@ -0,0 +1,66 @@
|
||||
---
|
||||
base_model: djaisjdias/WizardLM-2-7B-Atlassian
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
quantized_by: mradermacher
|
||||
tags: []
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
static quants of https://huggingface.co/djaisjdias/WizardLM-2-7B-Atlassian
|
||||
|
||||
<!-- provided-files -->
|
||||
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/WizardLM-2-7B-Atlassian-GGUF/resolve/main/WizardLM-2-7B-Atlassian.Q2_K.gguf) | Q2_K | 2.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-7B-Atlassian-GGUF/resolve/main/WizardLM-2-7B-Atlassian.IQ3_XS.gguf) | IQ3_XS | 3.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-7B-Atlassian-GGUF/resolve/main/WizardLM-2-7B-Atlassian.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-7B-Atlassian-GGUF/resolve/main/WizardLM-2-7B-Atlassian.IQ3_S.gguf) | IQ3_S | 3.3 | beats Q3_K* |
|
||||
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-7B-Atlassian-GGUF/resolve/main/WizardLM-2-7B-Atlassian.IQ3_M.gguf) | IQ3_M | 3.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-7B-Atlassian-GGUF/resolve/main/WizardLM-2-7B-Atlassian.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-7B-Atlassian-GGUF/resolve/main/WizardLM-2-7B-Atlassian.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-7B-Atlassian-GGUF/resolve/main/WizardLM-2-7B-Atlassian.IQ4_XS.gguf) | IQ4_XS | 4.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-7B-Atlassian-GGUF/resolve/main/WizardLM-2-7B-Atlassian.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-7B-Atlassian-GGUF/resolve/main/WizardLM-2-7B-Atlassian.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-7B-Atlassian-GGUF/resolve/main/WizardLM-2-7B-Atlassian.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-7B-Atlassian-GGUF/resolve/main/WizardLM-2-7B-Atlassian.Q5_K_M.gguf) | Q5_K_M | 5.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-7B-Atlassian-GGUF/resolve/main/WizardLM-2-7B-Atlassian.Q6_K.gguf) | Q6_K | 6.0 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-7B-Atlassian-GGUF/resolve/main/WizardLM-2-7B-Atlassian.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/WizardLM-2-7B-Atlassian-GGUF/resolve/main/WizardLM-2-7B-Atlassian.f16.gguf) | f16 | 14.6 | 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
WizardLM-2-7B-Atlassian.IQ3_M.gguf
Normal file
3
WizardLM-2-7B-Atlassian.IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b9a5ea3711e3b508cb4f2c8e4788622b59c80dd55b35a31842acd471f72488f
|
||||
size 3284891936
|
||||
3
WizardLM-2-7B-Atlassian.IQ3_S.gguf
Normal file
3
WizardLM-2-7B-Atlassian.IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:094331cfb04cf37f06b30abc6994016adb0e8e9f14a1b2d0379744a6d872cf0a
|
||||
size 3182393632
|
||||
3
WizardLM-2-7B-Atlassian.IQ3_XS.gguf
Normal file
3
WizardLM-2-7B-Atlassian.IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5e73665183254879eca217d6739d48d1e22cf280b0694ae4d788207afede1228
|
||||
size 3018815776
|
||||
3
WizardLM-2-7B-Atlassian.IQ4_XS.gguf
Normal file
3
WizardLM-2-7B-Atlassian.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e214dfdd42eeec959e1cdb579afd701cc4f0f4b38023b8f7f1518fd855df4228
|
||||
size 3944388896
|
||||
3
WizardLM-2-7B-Atlassian.Q2_K.gguf
Normal file
3
WizardLM-2-7B-Atlassian.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:90e40a5a32281c775918af8dea45688ee7a0d831a73f0d2ce238c6bdc5e60ff7
|
||||
size 2719242528
|
||||
3
WizardLM-2-7B-Atlassian.Q3_K_L.gguf
Normal file
3
WizardLM-2-7B-Atlassian.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:befed6f17ea7e73c97b06facdd508e54fec4dc4289375c8c9e6ae30490c3ebb7
|
||||
size 3822024992
|
||||
3
WizardLM-2-7B-Atlassian.Q3_K_M.gguf
Normal file
3
WizardLM-2-7B-Atlassian.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4d0337ac870b460f4f3544dc0adf86eb3563759afcebc807627b05396f55b9d7
|
||||
size 3518986528
|
||||
3
WizardLM-2-7B-Atlassian.Q3_K_S.gguf
Normal file
3
WizardLM-2-7B-Atlassian.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e7de179458be19bed0dc6a84879d0bb0e5c3f164811bc1789a8862f467c4497b
|
||||
size 3164567840
|
||||
3
WizardLM-2-7B-Atlassian.Q4_K_M.gguf
Normal file
3
WizardLM-2-7B-Atlassian.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3d0ed7d778f82c0b1f4ef253b842c9b0286ba9d57f90c7da8c4f1954dc1af4d6
|
||||
size 4368439584
|
||||
3
WizardLM-2-7B-Atlassian.Q4_K_S.gguf
Normal file
3
WizardLM-2-7B-Atlassian.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:73538a6996a8e55186f5d61af42a11984cab4166e795807c991a3afd71a27f4b
|
||||
size 4140374304
|
||||
3
WizardLM-2-7B-Atlassian.Q5_K_M.gguf
Normal file
3
WizardLM-2-7B-Atlassian.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08c8f96e597ef1d06368db6acfef4850f728a1e7d55363284462163ca130c76d
|
||||
size 5131409696
|
||||
3
WizardLM-2-7B-Atlassian.Q5_K_S.gguf
Normal file
3
WizardLM-2-7B-Atlassian.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d77f718d7c647b9879869b8753ededdc8b27e439a3512fe6430b7c2e623c4ba8
|
||||
size 4997716256
|
||||
3
WizardLM-2-7B-Atlassian.Q6_K.gguf
Normal file
3
WizardLM-2-7B-Atlassian.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:455b9b901d85f2240c2f2a915addeef681d88729bb21cadcc70ba9898cf3f757
|
||||
size 5942065440
|
||||
3
WizardLM-2-7B-Atlassian.Q8_0.gguf
Normal file
3
WizardLM-2-7B-Atlassian.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d912a94d64376843c923c28c387f39eed888fed030514a89924a12f0ae7d0e68
|
||||
size 7695857952
|
||||
3
WizardLM-2-7B-Atlassian.f16.gguf
Normal file
3
WizardLM-2-7B-Atlassian.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:64e3708fff971cf3f06751ecc982f7edbb05653de2be9ded99fa1ace8f9be864
|
||||
size 14484732192
|
||||
Reference in New Issue
Block a user