From ac56082f45f6da8c8c476897ca00ed5d3f796a4a Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 11 Jun 2026 07:50:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=EF=BC=8C=E7=94=B1ModelHub=20XC=E7=A4=BE=E5=8C=BA=E6=8F=90?= =?UTF-8?q?=E4=BE=9B=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Model: mradermacher/WizardLM-2-7B-Atlassian-GGUF Source: Original Platform --- .gitattributes | 50 ++++++++++++++++++++++ README.md | 66 +++++++++++++++++++++++++++++ WizardLM-2-7B-Atlassian.IQ3_M.gguf | 3 ++ WizardLM-2-7B-Atlassian.IQ3_S.gguf | 3 ++ WizardLM-2-7B-Atlassian.IQ3_XS.gguf | 3 ++ WizardLM-2-7B-Atlassian.IQ4_XS.gguf | 3 ++ WizardLM-2-7B-Atlassian.Q2_K.gguf | 3 ++ WizardLM-2-7B-Atlassian.Q3_K_L.gguf | 3 ++ WizardLM-2-7B-Atlassian.Q3_K_M.gguf | 3 ++ WizardLM-2-7B-Atlassian.Q3_K_S.gguf | 3 ++ WizardLM-2-7B-Atlassian.Q4_K_M.gguf | 3 ++ WizardLM-2-7B-Atlassian.Q4_K_S.gguf | 3 ++ WizardLM-2-7B-Atlassian.Q5_K_M.gguf | 3 ++ WizardLM-2-7B-Atlassian.Q5_K_S.gguf | 3 ++ WizardLM-2-7B-Atlassian.Q6_K.gguf | 3 ++ WizardLM-2-7B-Atlassian.Q8_0.gguf | 3 ++ WizardLM-2-7B-Atlassian.f16.gguf | 3 ++ 17 files changed, 161 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 WizardLM-2-7B-Atlassian.IQ3_M.gguf create mode 100644 WizardLM-2-7B-Atlassian.IQ3_S.gguf create mode 100644 WizardLM-2-7B-Atlassian.IQ3_XS.gguf create mode 100644 WizardLM-2-7B-Atlassian.IQ4_XS.gguf create mode 100644 WizardLM-2-7B-Atlassian.Q2_K.gguf create mode 100644 WizardLM-2-7B-Atlassian.Q3_K_L.gguf create mode 100644 WizardLM-2-7B-Atlassian.Q3_K_M.gguf create mode 100644 WizardLM-2-7B-Atlassian.Q3_K_S.gguf create mode 100644 WizardLM-2-7B-Atlassian.Q4_K_M.gguf create mode 100644 WizardLM-2-7B-Atlassian.Q4_K_S.gguf create mode 100644 WizardLM-2-7B-Atlassian.Q5_K_M.gguf create mode 100644 WizardLM-2-7B-Atlassian.Q5_K_S.gguf create mode 100644 WizardLM-2-7B-Atlassian.Q6_K.gguf create mode 100644 WizardLM-2-7B-Atlassian.Q8_0.gguf create mode 100644 WizardLM-2-7B-Atlassian.f16.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b36aa49 --- /dev/null +++ b/.gitattributes @@ -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 diff --git a/README.md b/README.md new file mode 100644 index 0000000..2414e98 --- /dev/null +++ b/README.md @@ -0,0 +1,66 @@ +--- +base_model: djaisjdias/WizardLM-2-7B-Atlassian +language: +- en +library_name: transformers +quantized_by: mradermacher +tags: [] +--- +## About + + + + + +static quants of https://huggingface.co/djaisjdias/WizardLM-2-7B-Atlassian + + +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): + +![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. + + diff --git a/WizardLM-2-7B-Atlassian.IQ3_M.gguf b/WizardLM-2-7B-Atlassian.IQ3_M.gguf new file mode 100644 index 0000000..fc7e725 --- /dev/null +++ b/WizardLM-2-7B-Atlassian.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b9a5ea3711e3b508cb4f2c8e4788622b59c80dd55b35a31842acd471f72488f +size 3284891936 diff --git a/WizardLM-2-7B-Atlassian.IQ3_S.gguf b/WizardLM-2-7B-Atlassian.IQ3_S.gguf new file mode 100644 index 0000000..fc762b0 --- /dev/null +++ b/WizardLM-2-7B-Atlassian.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:094331cfb04cf37f06b30abc6994016adb0e8e9f14a1b2d0379744a6d872cf0a +size 3182393632 diff --git a/WizardLM-2-7B-Atlassian.IQ3_XS.gguf b/WizardLM-2-7B-Atlassian.IQ3_XS.gguf new file mode 100644 index 0000000..1ffe6c3 --- /dev/null +++ b/WizardLM-2-7B-Atlassian.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e73665183254879eca217d6739d48d1e22cf280b0694ae4d788207afede1228 +size 3018815776 diff --git a/WizardLM-2-7B-Atlassian.IQ4_XS.gguf b/WizardLM-2-7B-Atlassian.IQ4_XS.gguf new file mode 100644 index 0000000..d43c006 --- /dev/null +++ b/WizardLM-2-7B-Atlassian.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e214dfdd42eeec959e1cdb579afd701cc4f0f4b38023b8f7f1518fd855df4228 +size 3944388896 diff --git a/WizardLM-2-7B-Atlassian.Q2_K.gguf b/WizardLM-2-7B-Atlassian.Q2_K.gguf new file mode 100644 index 0000000..048b6e3 --- /dev/null +++ b/WizardLM-2-7B-Atlassian.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90e40a5a32281c775918af8dea45688ee7a0d831a73f0d2ce238c6bdc5e60ff7 +size 2719242528 diff --git a/WizardLM-2-7B-Atlassian.Q3_K_L.gguf b/WizardLM-2-7B-Atlassian.Q3_K_L.gguf new file mode 100644 index 0000000..2b14e10 --- /dev/null +++ b/WizardLM-2-7B-Atlassian.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:befed6f17ea7e73c97b06facdd508e54fec4dc4289375c8c9e6ae30490c3ebb7 +size 3822024992 diff --git a/WizardLM-2-7B-Atlassian.Q3_K_M.gguf b/WizardLM-2-7B-Atlassian.Q3_K_M.gguf new file mode 100644 index 0000000..887557a --- /dev/null +++ b/WizardLM-2-7B-Atlassian.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d0337ac870b460f4f3544dc0adf86eb3563759afcebc807627b05396f55b9d7 +size 3518986528 diff --git a/WizardLM-2-7B-Atlassian.Q3_K_S.gguf b/WizardLM-2-7B-Atlassian.Q3_K_S.gguf new file mode 100644 index 0000000..050e2bc --- /dev/null +++ b/WizardLM-2-7B-Atlassian.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7de179458be19bed0dc6a84879d0bb0e5c3f164811bc1789a8862f467c4497b +size 3164567840 diff --git a/WizardLM-2-7B-Atlassian.Q4_K_M.gguf b/WizardLM-2-7B-Atlassian.Q4_K_M.gguf new file mode 100644 index 0000000..7b2c796 --- /dev/null +++ b/WizardLM-2-7B-Atlassian.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d0ed7d778f82c0b1f4ef253b842c9b0286ba9d57f90c7da8c4f1954dc1af4d6 +size 4368439584 diff --git a/WizardLM-2-7B-Atlassian.Q4_K_S.gguf b/WizardLM-2-7B-Atlassian.Q4_K_S.gguf new file mode 100644 index 0000000..4c76ec9 --- /dev/null +++ b/WizardLM-2-7B-Atlassian.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73538a6996a8e55186f5d61af42a11984cab4166e795807c991a3afd71a27f4b +size 4140374304 diff --git a/WizardLM-2-7B-Atlassian.Q5_K_M.gguf b/WizardLM-2-7B-Atlassian.Q5_K_M.gguf new file mode 100644 index 0000000..a1182a7 --- /dev/null +++ b/WizardLM-2-7B-Atlassian.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08c8f96e597ef1d06368db6acfef4850f728a1e7d55363284462163ca130c76d +size 5131409696 diff --git a/WizardLM-2-7B-Atlassian.Q5_K_S.gguf b/WizardLM-2-7B-Atlassian.Q5_K_S.gguf new file mode 100644 index 0000000..5d60fe3 --- /dev/null +++ b/WizardLM-2-7B-Atlassian.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d77f718d7c647b9879869b8753ededdc8b27e439a3512fe6430b7c2e623c4ba8 +size 4997716256 diff --git a/WizardLM-2-7B-Atlassian.Q6_K.gguf b/WizardLM-2-7B-Atlassian.Q6_K.gguf new file mode 100644 index 0000000..74d36db --- /dev/null +++ b/WizardLM-2-7B-Atlassian.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:455b9b901d85f2240c2f2a915addeef681d88729bb21cadcc70ba9898cf3f757 +size 5942065440 diff --git a/WizardLM-2-7B-Atlassian.Q8_0.gguf b/WizardLM-2-7B-Atlassian.Q8_0.gguf new file mode 100644 index 0000000..24ac593 --- /dev/null +++ b/WizardLM-2-7B-Atlassian.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d912a94d64376843c923c28c387f39eed888fed030514a89924a12f0ae7d0e68 +size 7695857952 diff --git a/WizardLM-2-7B-Atlassian.f16.gguf b/WizardLM-2-7B-Atlassian.f16.gguf new file mode 100644 index 0000000..f4bd8ef --- /dev/null +++ b/WizardLM-2-7B-Atlassian.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64e3708fff971cf3f06751ecc982f7edbb05653de2be9ded99fa1ace8f9be864 +size 14484732192