From 9e21a078efa82257ab8ebfefe5e5a07f7b3356ad Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 18 May 2026 22:13:15 +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/Llama3-ChatQA-1.5-8B-i1-GGUF Source: Original Platform --- .gitattributes | 57 ++++++++++++++++++++ Llama3-ChatQA-1.5-8B.i1-IQ1_M.gguf | 3 ++ Llama3-ChatQA-1.5-8B.i1-IQ1_S.gguf | 3 ++ Llama3-ChatQA-1.5-8B.i1-IQ2_M.gguf | 3 ++ Llama3-ChatQA-1.5-8B.i1-IQ2_S.gguf | 3 ++ Llama3-ChatQA-1.5-8B.i1-IQ2_XS.gguf | 3 ++ Llama3-ChatQA-1.5-8B.i1-IQ2_XXS.gguf | 3 ++ Llama3-ChatQA-1.5-8B.i1-IQ3_M.gguf | 3 ++ Llama3-ChatQA-1.5-8B.i1-IQ3_S.gguf | 3 ++ Llama3-ChatQA-1.5-8B.i1-IQ3_XS.gguf | 3 ++ Llama3-ChatQA-1.5-8B.i1-IQ3_XXS.gguf | 3 ++ Llama3-ChatQA-1.5-8B.i1-IQ4_XS.gguf | 3 ++ Llama3-ChatQA-1.5-8B.i1-Q2_K.gguf | 3 ++ Llama3-ChatQA-1.5-8B.i1-Q3_K_L.gguf | 3 ++ Llama3-ChatQA-1.5-8B.i1-Q3_K_M.gguf | 3 ++ Llama3-ChatQA-1.5-8B.i1-Q3_K_S.gguf | 3 ++ Llama3-ChatQA-1.5-8B.i1-Q4_0.gguf | 3 ++ Llama3-ChatQA-1.5-8B.i1-Q4_K_M.gguf | 3 ++ Llama3-ChatQA-1.5-8B.i1-Q4_K_S.gguf | 3 ++ Llama3-ChatQA-1.5-8B.i1-Q5_K_M.gguf | 3 ++ Llama3-ChatQA-1.5-8B.i1-Q5_K_S.gguf | 3 ++ Llama3-ChatQA-1.5-8B.i1-Q6_K.gguf | 3 ++ README.md | 78 ++++++++++++++++++++++++++++ imatrix.dat | 3 ++ 24 files changed, 201 insertions(+) create mode 100644 .gitattributes create mode 100644 Llama3-ChatQA-1.5-8B.i1-IQ1_M.gguf create mode 100644 Llama3-ChatQA-1.5-8B.i1-IQ1_S.gguf create mode 100644 Llama3-ChatQA-1.5-8B.i1-IQ2_M.gguf create mode 100644 Llama3-ChatQA-1.5-8B.i1-IQ2_S.gguf create mode 100644 Llama3-ChatQA-1.5-8B.i1-IQ2_XS.gguf create mode 100644 Llama3-ChatQA-1.5-8B.i1-IQ2_XXS.gguf create mode 100644 Llama3-ChatQA-1.5-8B.i1-IQ3_M.gguf create mode 100644 Llama3-ChatQA-1.5-8B.i1-IQ3_S.gguf create mode 100644 Llama3-ChatQA-1.5-8B.i1-IQ3_XS.gguf create mode 100644 Llama3-ChatQA-1.5-8B.i1-IQ3_XXS.gguf create mode 100644 Llama3-ChatQA-1.5-8B.i1-IQ4_XS.gguf create mode 100644 Llama3-ChatQA-1.5-8B.i1-Q2_K.gguf create mode 100644 Llama3-ChatQA-1.5-8B.i1-Q3_K_L.gguf create mode 100644 Llama3-ChatQA-1.5-8B.i1-Q3_K_M.gguf create mode 100644 Llama3-ChatQA-1.5-8B.i1-Q3_K_S.gguf create mode 100644 Llama3-ChatQA-1.5-8B.i1-Q4_0.gguf create mode 100644 Llama3-ChatQA-1.5-8B.i1-Q4_K_M.gguf create mode 100644 Llama3-ChatQA-1.5-8B.i1-Q4_K_S.gguf create mode 100644 Llama3-ChatQA-1.5-8B.i1-Q5_K_M.gguf create mode 100644 Llama3-ChatQA-1.5-8B.i1-Q5_K_S.gguf create mode 100644 Llama3-ChatQA-1.5-8B.i1-Q6_K.gguf create mode 100644 README.md create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1b8df83 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,57 @@ +*.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 +imatrix.dat filter=lfs diff=lfs merge=lfs -text +Llama3-ChatQA-1.5-8B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama3-ChatQA-1.5-8B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama3-ChatQA-1.5-8B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Llama3-ChatQA-1.5-8B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama3-ChatQA-1.5-8B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama3-ChatQA-1.5-8B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama3-ChatQA-1.5-8B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama3-ChatQA-1.5-8B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama3-ChatQA-1.5-8B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama3-ChatQA-1.5-8B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Llama3-ChatQA-1.5-8B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama3-ChatQA-1.5-8B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Llama3-ChatQA-1.5-8B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama3-ChatQA-1.5-8B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama3-ChatQA-1.5-8B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama3-ChatQA-1.5-8B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama3-ChatQA-1.5-8B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Llama3-ChatQA-1.5-8B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama3-ChatQA-1.5-8B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama3-ChatQA-1.5-8B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama3-ChatQA-1.5-8B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Llama3-ChatQA-1.5-8B.i1-IQ1_M.gguf b/Llama3-ChatQA-1.5-8B.i1-IQ1_M.gguf new file mode 100644 index 0000000..5b9d95e --- /dev/null +++ b/Llama3-ChatQA-1.5-8B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14c3e5366044f52ded11dc0ae9b07042694369ba7ecc1ff507567519c43481b2 +size 2161971744 diff --git a/Llama3-ChatQA-1.5-8B.i1-IQ1_S.gguf b/Llama3-ChatQA-1.5-8B.i1-IQ1_S.gguf new file mode 100644 index 0000000..94e61e0 --- /dev/null +++ b/Llama3-ChatQA-1.5-8B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e18d50b066fbeea00e9323d35ff11df62808b18e99075dbb8dbb6dcb7aefc570 +size 2019627552 diff --git a/Llama3-ChatQA-1.5-8B.i1-IQ2_M.gguf b/Llama3-ChatQA-1.5-8B.i1-IQ2_M.gguf new file mode 100644 index 0000000..fad4b30 --- /dev/null +++ b/Llama3-ChatQA-1.5-8B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:953c0d4d5882c4f65987be1b0a6e2a648e34f888f2af4f364e292e1ef1295880 +size 2948280864 diff --git a/Llama3-ChatQA-1.5-8B.i1-IQ2_S.gguf b/Llama3-ChatQA-1.5-8B.i1-IQ2_S.gguf new file mode 100644 index 0000000..c2da67a --- /dev/null +++ b/Llama3-ChatQA-1.5-8B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b08e6ce0948e2fb1f663c09c1d063616b35a947def15afea7d65ea4ddf8b5d41 +size 2758488608 diff --git a/Llama3-ChatQA-1.5-8B.i1-IQ2_XS.gguf b/Llama3-ChatQA-1.5-8B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..ee1f078 --- /dev/null +++ b/Llama3-ChatQA-1.5-8B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23aab49df30b6ac1348159c003347397c8d7b00821eccd55fda8fc4d9a168204 +size 2605781536 diff --git a/Llama3-ChatQA-1.5-8B.i1-IQ2_XXS.gguf b/Llama3-ChatQA-1.5-8B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..5a0556c --- /dev/null +++ b/Llama3-ChatQA-1.5-8B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80ee11dca2a1658082d37af1b76ea1d531f8e8a747fb63471aa0f894280aa23d +size 2399212064 diff --git a/Llama3-ChatQA-1.5-8B.i1-IQ3_M.gguf b/Llama3-ChatQA-1.5-8B.i1-IQ3_M.gguf new file mode 100644 index 0000000..12ff5ce --- /dev/null +++ b/Llama3-ChatQA-1.5-8B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:877a93fffe08a866030dd687e63af3b41ca5c5f37b97dbf757f66787807e28c0 +size 3784823328 diff --git a/Llama3-ChatQA-1.5-8B.i1-IQ3_S.gguf b/Llama3-ChatQA-1.5-8B.i1-IQ3_S.gguf new file mode 100644 index 0000000..a12bb1a --- /dev/null +++ b/Llama3-ChatQA-1.5-8B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c20018bf1dc410a0f3b02e1eaa2231274685ae195750e7d2ad692cf9b24de55 +size 3682325024 diff --git a/Llama3-ChatQA-1.5-8B.i1-IQ3_XS.gguf b/Llama3-ChatQA-1.5-8B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..142674b --- /dev/null +++ b/Llama3-ChatQA-1.5-8B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc50eae6d40f6ffb4867e0643a93f0ef3370c4c22e877adb40377a6480d18d99 +size 3518747168 diff --git a/Llama3-ChatQA-1.5-8B.i1-IQ3_XXS.gguf b/Llama3-ChatQA-1.5-8B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..6d9fbd9 --- /dev/null +++ b/Llama3-ChatQA-1.5-8B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46166b14f807cb2e0d2e029b0040eb475a2032617d8f298acb437bbbec5c6fa2 +size 3274912288 diff --git a/Llama3-ChatQA-1.5-8B.i1-IQ4_XS.gguf b/Llama3-ChatQA-1.5-8B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..68fd72d --- /dev/null +++ b/Llama3-ChatQA-1.5-8B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e260d959175ae3910ad6f0af30be4693d6d7b285677bc3640b63304cbad6a6ce +size 4447662624 diff --git a/Llama3-ChatQA-1.5-8B.i1-Q2_K.gguf b/Llama3-ChatQA-1.5-8B.i1-Q2_K.gguf new file mode 100644 index 0000000..d252261 --- /dev/null +++ b/Llama3-ChatQA-1.5-8B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30e7fe427da107a1aef51e2357300b01aa494084eeb155c26c2868da2e71ea1e +size 3179131424 diff --git a/Llama3-ChatQA-1.5-8B.i1-Q3_K_L.gguf b/Llama3-ChatQA-1.5-8B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..548ec74 --- /dev/null +++ b/Llama3-ChatQA-1.5-8B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac61e3c31a7bbaa0c1c3224571073f60fcfa12d108739c32a5eaa4ea0988d1d9 +size 4321956384 diff --git a/Llama3-ChatQA-1.5-8B.i1-Q3_K_M.gguf b/Llama3-ChatQA-1.5-8B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..f2f6069 --- /dev/null +++ b/Llama3-ChatQA-1.5-8B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cad6d5ee76f1726cab5be6e8cd3ae0ad9c4d38a1b0d9604b3df20db5a3099a1 +size 4018917920 diff --git a/Llama3-ChatQA-1.5-8B.i1-Q3_K_S.gguf b/Llama3-ChatQA-1.5-8B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..7207856 --- /dev/null +++ b/Llama3-ChatQA-1.5-8B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e58ea9d817c6021f0aa37692106e8fa922aaa719b58be94091138966b56ea69 +size 3664499232 diff --git a/Llama3-ChatQA-1.5-8B.i1-Q4_0.gguf b/Llama3-ChatQA-1.5-8B.i1-Q4_0.gguf new file mode 100644 index 0000000..b49c6b9 --- /dev/null +++ b/Llama3-ChatQA-1.5-8B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5646003d8bf8b1b9325dfd50d26d6b5a4172239e16896790a5fec18ddb3cdbea +size 4675891744 diff --git a/Llama3-ChatQA-1.5-8B.i1-Q4_K_M.gguf b/Llama3-ChatQA-1.5-8B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..71fe2a4 --- /dev/null +++ b/Llama3-ChatQA-1.5-8B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fce795dc8ec43a44ca40444287516a2aa9fb4d768452518458288aadd89bce0a +size 4920734240 diff --git a/Llama3-ChatQA-1.5-8B.i1-Q4_K_S.gguf b/Llama3-ChatQA-1.5-8B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..796cec0 --- /dev/null +++ b/Llama3-ChatQA-1.5-8B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a012458c4ef248e952813614def94630ee239bbd638da342bda7983a93be87d +size 4692668960 diff --git a/Llama3-ChatQA-1.5-8B.i1-Q5_K_M.gguf b/Llama3-ChatQA-1.5-8B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..353fe91 --- /dev/null +++ b/Llama3-ChatQA-1.5-8B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa5ddde2c48bfb8451f61732e410947fbcc6d914c8e2ccec627753cc7f46eab9 +size 5732987424 diff --git a/Llama3-ChatQA-1.5-8B.i1-Q5_K_S.gguf b/Llama3-ChatQA-1.5-8B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..9c783ce --- /dev/null +++ b/Llama3-ChatQA-1.5-8B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63042fe1721ab4c9698de6ec4bc7f8bff52b388416539bcf78c60b15b5436eae +size 5599293984 diff --git a/Llama3-ChatQA-1.5-8B.i1-Q6_K.gguf b/Llama3-ChatQA-1.5-8B.i1-Q6_K.gguf new file mode 100644 index 0000000..9263cf0 --- /dev/null +++ b/Llama3-ChatQA-1.5-8B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51fbf4013857b57b00fef7927f118dc27c7f54f1d411a8f1277a36bde379206f +size 6596006432 diff --git a/README.md b/README.md new file mode 100644 index 0000000..13626a3 --- /dev/null +++ b/README.md @@ -0,0 +1,78 @@ +--- +base_model: nvidia/Llama3-ChatQA-1.5-8B +language: +- en +library_name: transformers +license: llama3 +quantized_by: mradermacher +tags: +- nvidia +- chatqa-1.5 +- chatqa +- llama-3 +- pytorch +--- +## About + + + + + +weighted/imatrix quants of https://huggingface.co/nvidia/Llama3-ChatQA-1.5-8B + + +static quants are available at https://huggingface.co/mradermacher/Llama3-ChatQA-1.5-8B-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/Llama3-ChatQA-1.5-8B-i1-GGUF/resolve/main/Llama3-ChatQA-1.5-8B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Llama3-ChatQA-1.5-8B-i1-GGUF/resolve/main/Llama3-ChatQA-1.5-8B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Llama3-ChatQA-1.5-8B-i1-GGUF/resolve/main/Llama3-ChatQA-1.5-8B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/Llama3-ChatQA-1.5-8B-i1-GGUF/resolve/main/Llama3-ChatQA-1.5-8B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama3-ChatQA-1.5-8B-i1-GGUF/resolve/main/Llama3-ChatQA-1.5-8B.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama3-ChatQA-1.5-8B-i1-GGUF/resolve/main/Llama3-ChatQA-1.5-8B.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Llama3-ChatQA-1.5-8B-i1-GGUF/resolve/main/Llama3-ChatQA-1.5-8B.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama3-ChatQA-1.5-8B-i1-GGUF/resolve/main/Llama3-ChatQA-1.5-8B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Llama3-ChatQA-1.5-8B-i1-GGUF/resolve/main/Llama3-ChatQA-1.5-8B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/Llama3-ChatQA-1.5-8B-i1-GGUF/resolve/main/Llama3-ChatQA-1.5-8B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama3-ChatQA-1.5-8B-i1-GGUF/resolve/main/Llama3-ChatQA-1.5-8B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Llama3-ChatQA-1.5-8B-i1-GGUF/resolve/main/Llama3-ChatQA-1.5-8B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama3-ChatQA-1.5-8B-i1-GGUF/resolve/main/Llama3-ChatQA-1.5-8B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama3-ChatQA-1.5-8B-i1-GGUF/resolve/main/Llama3-ChatQA-1.5-8B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama3-ChatQA-1.5-8B-i1-GGUF/resolve/main/Llama3-ChatQA-1.5-8B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Llama3-ChatQA-1.5-8B-i1-GGUF/resolve/main/Llama3-ChatQA-1.5-8B.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Llama3-ChatQA-1.5-8B-i1-GGUF/resolve/main/Llama3-ChatQA-1.5-8B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Llama3-ChatQA-1.5-8B-i1-GGUF/resolve/main/Llama3-ChatQA-1.5-8B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama3-ChatQA-1.5-8B-i1-GGUF/resolve/main/Llama3-ChatQA-1.5-8B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama3-ChatQA-1.5-8B-i1-GGUF/resolve/main/Llama3-ChatQA-1.5-8B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama3-ChatQA-1.5-8B-i1-GGUF/resolve/main/Llama3-ChatQA-1.5-8B.i1-Q6_K.gguf) | i1-Q6_K | 6.7 | practically like static Q6_K | + +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/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..12309ab --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1ed253582819dc5365d29bc229ce21155be2fbd9ff7d6604880b5b0d0070ea9 +size 4988159