From 850e77c878a958779eb692b10aebe1ef41f43bbe Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 18 May 2026 11:19:05 +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/Llama-3-8B-Instruct-262k-i1-GGUF Source: Original Platform --- .gitattributes | 57 ++++++++++++++++++ Llama-3-8B-Instruct-262k.i1-IQ1_M.gguf | 3 + Llama-3-8B-Instruct-262k.i1-IQ1_S.gguf | 3 + Llama-3-8B-Instruct-262k.i1-IQ2_M.gguf | 3 + Llama-3-8B-Instruct-262k.i1-IQ2_S.gguf | 3 + Llama-3-8B-Instruct-262k.i1-IQ2_XS.gguf | 3 + Llama-3-8B-Instruct-262k.i1-IQ2_XXS.gguf | 3 + Llama-3-8B-Instruct-262k.i1-IQ3_M.gguf | 3 + Llama-3-8B-Instruct-262k.i1-IQ3_S.gguf | 3 + Llama-3-8B-Instruct-262k.i1-IQ3_XS.gguf | 3 + Llama-3-8B-Instruct-262k.i1-IQ3_XXS.gguf | 3 + Llama-3-8B-Instruct-262k.i1-IQ4_XS.gguf | 3 + Llama-3-8B-Instruct-262k.i1-Q2_K.gguf | 3 + Llama-3-8B-Instruct-262k.i1-Q3_K_L.gguf | 3 + Llama-3-8B-Instruct-262k.i1-Q3_K_M.gguf | 3 + Llama-3-8B-Instruct-262k.i1-Q3_K_S.gguf | 3 + Llama-3-8B-Instruct-262k.i1-Q4_0.gguf | 3 + Llama-3-8B-Instruct-262k.i1-Q4_K_M.gguf | 3 + Llama-3-8B-Instruct-262k.i1-Q4_K_S.gguf | 3 + Llama-3-8B-Instruct-262k.i1-Q5_K_M.gguf | 3 + Llama-3-8B-Instruct-262k.i1-Q5_K_S.gguf | 3 + Llama-3-8B-Instruct-262k.i1-Q6_K.gguf | 3 + README.md | 75 ++++++++++++++++++++++++ imatrix.dat | 3 + 24 files changed, 198 insertions(+) create mode 100644 .gitattributes create mode 100644 Llama-3-8B-Instruct-262k.i1-IQ1_M.gguf create mode 100644 Llama-3-8B-Instruct-262k.i1-IQ1_S.gguf create mode 100644 Llama-3-8B-Instruct-262k.i1-IQ2_M.gguf create mode 100644 Llama-3-8B-Instruct-262k.i1-IQ2_S.gguf create mode 100644 Llama-3-8B-Instruct-262k.i1-IQ2_XS.gguf create mode 100644 Llama-3-8B-Instruct-262k.i1-IQ2_XXS.gguf create mode 100644 Llama-3-8B-Instruct-262k.i1-IQ3_M.gguf create mode 100644 Llama-3-8B-Instruct-262k.i1-IQ3_S.gguf create mode 100644 Llama-3-8B-Instruct-262k.i1-IQ3_XS.gguf create mode 100644 Llama-3-8B-Instruct-262k.i1-IQ3_XXS.gguf create mode 100644 Llama-3-8B-Instruct-262k.i1-IQ4_XS.gguf create mode 100644 Llama-3-8B-Instruct-262k.i1-Q2_K.gguf create mode 100644 Llama-3-8B-Instruct-262k.i1-Q3_K_L.gguf create mode 100644 Llama-3-8B-Instruct-262k.i1-Q3_K_M.gguf create mode 100644 Llama-3-8B-Instruct-262k.i1-Q3_K_S.gguf create mode 100644 Llama-3-8B-Instruct-262k.i1-Q4_0.gguf create mode 100644 Llama-3-8B-Instruct-262k.i1-Q4_K_M.gguf create mode 100644 Llama-3-8B-Instruct-262k.i1-Q4_K_S.gguf create mode 100644 Llama-3-8B-Instruct-262k.i1-Q5_K_M.gguf create mode 100644 Llama-3-8B-Instruct-262k.i1-Q5_K_S.gguf create mode 100644 Llama-3-8B-Instruct-262k.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..d0f2289 --- /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 +Llama-3-8B-Instruct-262k.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-Instruct-262k.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-Instruct-262k.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-Instruct-262k.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-Instruct-262k.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-Instruct-262k.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-Instruct-262k.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-Instruct-262k.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-Instruct-262k.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-Instruct-262k.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-Instruct-262k.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-Instruct-262k.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-Instruct-262k.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-Instruct-262k.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-Instruct-262k.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-Instruct-262k.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-Instruct-262k.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-Instruct-262k.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-Instruct-262k.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-Instruct-262k.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-Instruct-262k.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Llama-3-8B-Instruct-262k.i1-IQ1_M.gguf b/Llama-3-8B-Instruct-262k.i1-IQ1_M.gguf new file mode 100644 index 0000000..4d27eb7 --- /dev/null +++ b/Llama-3-8B-Instruct-262k.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bee132a0aca3d3a30716b9d8fef0db565c15433da337f648493a584d38263e79 +size 2162485152 diff --git a/Llama-3-8B-Instruct-262k.i1-IQ1_S.gguf b/Llama-3-8B-Instruct-262k.i1-IQ1_S.gguf new file mode 100644 index 0000000..2ad6ba9 --- /dev/null +++ b/Llama-3-8B-Instruct-262k.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83cf69aefb215482c4d8784d6204678c631ad28745272e48daed4b4df750c0ab +size 2020140960 diff --git a/Llama-3-8B-Instruct-262k.i1-IQ2_M.gguf b/Llama-3-8B-Instruct-262k.i1-IQ2_M.gguf new file mode 100644 index 0000000..9e2cec0 --- /dev/null +++ b/Llama-3-8B-Instruct-262k.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:385e36d65657c13229695e3914cf673232d266f9379216629b15fb10262fc40c +size 2948794272 diff --git a/Llama-3-8B-Instruct-262k.i1-IQ2_S.gguf b/Llama-3-8B-Instruct-262k.i1-IQ2_S.gguf new file mode 100644 index 0000000..fc436c6 --- /dev/null +++ b/Llama-3-8B-Instruct-262k.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:045571f72cb698aa9d92792fae7002a68bca2f50175300b2efe20e270333da28 +size 2759002016 diff --git a/Llama-3-8B-Instruct-262k.i1-IQ2_XS.gguf b/Llama-3-8B-Instruct-262k.i1-IQ2_XS.gguf new file mode 100644 index 0000000..6a091ff --- /dev/null +++ b/Llama-3-8B-Instruct-262k.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69ee4424a920312a11448a5f17251c9783c8dd142c1b1505af1d6bff94e67a68 +size 2606294944 diff --git a/Llama-3-8B-Instruct-262k.i1-IQ2_XXS.gguf b/Llama-3-8B-Instruct-262k.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..d1aba9a --- /dev/null +++ b/Llama-3-8B-Instruct-262k.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b27778f57d78dc8bd2c4be733d93e3a87969b960771c83ca68fa1c286cabcc5 +size 2399725472 diff --git a/Llama-3-8B-Instruct-262k.i1-IQ3_M.gguf b/Llama-3-8B-Instruct-262k.i1-IQ3_M.gguf new file mode 100644 index 0000000..7ba4a9b --- /dev/null +++ b/Llama-3-8B-Instruct-262k.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a2ea6e2e9b0a0c8bf76fc75d19647b3cfa31d2a76c26279c84687fe474004bf +size 3785336736 diff --git a/Llama-3-8B-Instruct-262k.i1-IQ3_S.gguf b/Llama-3-8B-Instruct-262k.i1-IQ3_S.gguf new file mode 100644 index 0000000..e53552a --- /dev/null +++ b/Llama-3-8B-Instruct-262k.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7af6dbef0bbe4f2d3a3094f70ed209f003ee03ee1d53a8ec829e6a6214cba58 +size 3682838432 diff --git a/Llama-3-8B-Instruct-262k.i1-IQ3_XS.gguf b/Llama-3-8B-Instruct-262k.i1-IQ3_XS.gguf new file mode 100644 index 0000000..f0756cb --- /dev/null +++ b/Llama-3-8B-Instruct-262k.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d54ddebbd88620c66ee39fe0556ab0f59ac00c28b3b079e02c89abb1effc24b +size 3519260576 diff --git a/Llama-3-8B-Instruct-262k.i1-IQ3_XXS.gguf b/Llama-3-8B-Instruct-262k.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..6294ea6 --- /dev/null +++ b/Llama-3-8B-Instruct-262k.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94799c43745c0b80a5b0504e0d5c9d060897614a3cea226ec86116dbea22b1e3 +size 3275425696 diff --git a/Llama-3-8B-Instruct-262k.i1-IQ4_XS.gguf b/Llama-3-8B-Instruct-262k.i1-IQ4_XS.gguf new file mode 100644 index 0000000..adc98c7 --- /dev/null +++ b/Llama-3-8B-Instruct-262k.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db657ccdf32d4765ac0b15f0116a6b0764e91817a8ab983558530b49edf7650e +size 4448176032 diff --git a/Llama-3-8B-Instruct-262k.i1-Q2_K.gguf b/Llama-3-8B-Instruct-262k.i1-Q2_K.gguf new file mode 100644 index 0000000..1e891fb --- /dev/null +++ b/Llama-3-8B-Instruct-262k.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2c2a9dfdbb125b6a3a79ad918e5a7ebd2feff695c5a7a5fb033e72bbb2a0ae6 +size 3179644832 diff --git a/Llama-3-8B-Instruct-262k.i1-Q3_K_L.gguf b/Llama-3-8B-Instruct-262k.i1-Q3_K_L.gguf new file mode 100644 index 0000000..81720cd --- /dev/null +++ b/Llama-3-8B-Instruct-262k.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8cd48db30d7e42806658270107a2233cfe96efe57c9c7dac7e95d733322d85b +size 4322469792 diff --git a/Llama-3-8B-Instruct-262k.i1-Q3_K_M.gguf b/Llama-3-8B-Instruct-262k.i1-Q3_K_M.gguf new file mode 100644 index 0000000..10b1f05 --- /dev/null +++ b/Llama-3-8B-Instruct-262k.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:650a03de88a2c8cd4f45b59b1550213e22856cd93b5918028624281c8d45b81d +size 4019431328 diff --git a/Llama-3-8B-Instruct-262k.i1-Q3_K_S.gguf b/Llama-3-8B-Instruct-262k.i1-Q3_K_S.gguf new file mode 100644 index 0000000..7fe74c8 --- /dev/null +++ b/Llama-3-8B-Instruct-262k.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:291c21652e4b999c679b50d5dc20802e3a64a02417826b043be7eb8d4e23069e +size 3665012640 diff --git a/Llama-3-8B-Instruct-262k.i1-Q4_0.gguf b/Llama-3-8B-Instruct-262k.i1-Q4_0.gguf new file mode 100644 index 0000000..32e08e7 --- /dev/null +++ b/Llama-3-8B-Instruct-262k.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5ecf9bc35e9199b938262577d6c1d3250df2433e69e074166f9018b03c0ceb6 +size 4676405152 diff --git a/Llama-3-8B-Instruct-262k.i1-Q4_K_M.gguf b/Llama-3-8B-Instruct-262k.i1-Q4_K_M.gguf new file mode 100644 index 0000000..38d4302 --- /dev/null +++ b/Llama-3-8B-Instruct-262k.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:260baaaeb1af159b060bf8cf411833210c823fb08a34ad0294fc8d5877e2b854 +size 4921247648 diff --git a/Llama-3-8B-Instruct-262k.i1-Q4_K_S.gguf b/Llama-3-8B-Instruct-262k.i1-Q4_K_S.gguf new file mode 100644 index 0000000..bde0b44 --- /dev/null +++ b/Llama-3-8B-Instruct-262k.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bbded4ab697dbffdf9597de29412928a2754b0dda545a08a19f232977314e8a +size 4693182368 diff --git a/Llama-3-8B-Instruct-262k.i1-Q5_K_M.gguf b/Llama-3-8B-Instruct-262k.i1-Q5_K_M.gguf new file mode 100644 index 0000000..e3958d4 --- /dev/null +++ b/Llama-3-8B-Instruct-262k.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c27c5502338274ba904f1dad6601b2bf25c5a3529bb3399bca8af23fb8b8dc40 +size 5733500832 diff --git a/Llama-3-8B-Instruct-262k.i1-Q5_K_S.gguf b/Llama-3-8B-Instruct-262k.i1-Q5_K_S.gguf new file mode 100644 index 0000000..9e82652 --- /dev/null +++ b/Llama-3-8B-Instruct-262k.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a77214c92e79d8d80c1b6c50481b141e0c67380aae206023cbfc493157e6fb15 +size 5599807392 diff --git a/Llama-3-8B-Instruct-262k.i1-Q6_K.gguf b/Llama-3-8B-Instruct-262k.i1-Q6_K.gguf new file mode 100644 index 0000000..7eda5a8 --- /dev/null +++ b/Llama-3-8B-Instruct-262k.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39ffaac38b1d8bc46639c0f73439cd30e73aadb8047b55922311fb002ea56360 +size 6596519840 diff --git a/README.md b/README.md new file mode 100644 index 0000000..ccb61c2 --- /dev/null +++ b/README.md @@ -0,0 +1,75 @@ +--- +base_model: gradientai/Llama-3-8B-Instruct-262k +language: +- en +library_name: transformers +license: llama3 +quantized_by: mradermacher +tags: +- meta +- llama-3 +--- +## About + + + + + +weighted/imatrix quants of https://huggingface.co/gradientai/Llama-3-8B-Instruct-262k + + +static quants are available at https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-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/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-Instruct-262k-i1-GGUF/resolve/main/Llama-3-8B-Instruct-262k.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..24c4ecc --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93d37a81f3017f280a1b2a5ac6b9e353f867f3b6db740ca3e4bfe4d5c395b32f +size 4988159