From cc56a3598017d1ecaee6d2ff360c56e3d119cc0b Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 4 May 2026 18:39:40 +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/Meta-Llama-3-70B-Instruct-function-calling-i1-GGUF Source: Original Platform --- .gitattributes | 58 +++++++++++++ ...0B-Instruct-function-calling.i1-IQ1_M.gguf | 3 + ...0B-Instruct-function-calling.i1-IQ1_S.gguf | 3 + ...0B-Instruct-function-calling.i1-IQ2_M.gguf | 3 + ...0B-Instruct-function-calling.i1-IQ2_S.gguf | 3 + ...B-Instruct-function-calling.i1-IQ2_XS.gguf | 3 + ...-Instruct-function-calling.i1-IQ2_XXS.gguf | 3 + ...0B-Instruct-function-calling.i1-IQ3_M.gguf | 3 + ...0B-Instruct-function-calling.i1-IQ3_S.gguf | 3 + ...B-Instruct-function-calling.i1-IQ3_XS.gguf | 3 + ...-Instruct-function-calling.i1-IQ3_XXS.gguf | 3 + ...B-Instruct-function-calling.i1-IQ4_XS.gguf | 3 + ...70B-Instruct-function-calling.i1-Q2_K.gguf | 3 + ...B-Instruct-function-calling.i1-Q3_K_L.gguf | 3 + ...B-Instruct-function-calling.i1-Q3_K_M.gguf | 3 + ...B-Instruct-function-calling.i1-Q3_K_S.gguf | 3 + ...70B-Instruct-function-calling.i1-Q4_0.gguf | 3 + ...B-Instruct-function-calling.i1-Q4_K_M.gguf | 3 + ...B-Instruct-function-calling.i1-Q4_K_S.gguf | 3 + ...B-Instruct-function-calling.i1-Q5_K_M.gguf | 3 + ...B-Instruct-function-calling.i1-Q5_K_S.gguf | 3 + ...uct-function-calling.i1-Q6_K.gguf.part1of2 | 3 + ...uct-function-calling.i1-Q6_K.gguf.part2of2 | 3 + README.md | 82 +++++++++++++++++++ imatrix.dat | 3 + 25 files changed, 209 insertions(+) create mode 100644 .gitattributes create mode 100644 Meta-Llama-3-70B-Instruct-function-calling.i1-IQ1_M.gguf create mode 100644 Meta-Llama-3-70B-Instruct-function-calling.i1-IQ1_S.gguf create mode 100644 Meta-Llama-3-70B-Instruct-function-calling.i1-IQ2_M.gguf create mode 100644 Meta-Llama-3-70B-Instruct-function-calling.i1-IQ2_S.gguf create mode 100644 Meta-Llama-3-70B-Instruct-function-calling.i1-IQ2_XS.gguf create mode 100644 Meta-Llama-3-70B-Instruct-function-calling.i1-IQ2_XXS.gguf create mode 100644 Meta-Llama-3-70B-Instruct-function-calling.i1-IQ3_M.gguf create mode 100644 Meta-Llama-3-70B-Instruct-function-calling.i1-IQ3_S.gguf create mode 100644 Meta-Llama-3-70B-Instruct-function-calling.i1-IQ3_XS.gguf create mode 100644 Meta-Llama-3-70B-Instruct-function-calling.i1-IQ3_XXS.gguf create mode 100644 Meta-Llama-3-70B-Instruct-function-calling.i1-IQ4_XS.gguf create mode 100644 Meta-Llama-3-70B-Instruct-function-calling.i1-Q2_K.gguf create mode 100644 Meta-Llama-3-70B-Instruct-function-calling.i1-Q3_K_L.gguf create mode 100644 Meta-Llama-3-70B-Instruct-function-calling.i1-Q3_K_M.gguf create mode 100644 Meta-Llama-3-70B-Instruct-function-calling.i1-Q3_K_S.gguf create mode 100644 Meta-Llama-3-70B-Instruct-function-calling.i1-Q4_0.gguf create mode 100644 Meta-Llama-3-70B-Instruct-function-calling.i1-Q4_K_M.gguf create mode 100644 Meta-Llama-3-70B-Instruct-function-calling.i1-Q4_K_S.gguf create mode 100644 Meta-Llama-3-70B-Instruct-function-calling.i1-Q5_K_M.gguf create mode 100644 Meta-Llama-3-70B-Instruct-function-calling.i1-Q5_K_S.gguf create mode 100644 Meta-Llama-3-70B-Instruct-function-calling.i1-Q6_K.gguf.part1of2 create mode 100644 Meta-Llama-3-70B-Instruct-function-calling.i1-Q6_K.gguf.part2of2 create mode 100644 README.md create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7752903 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,58 @@ +*.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 +Meta-Llama-3-70B-Instruct-function-calling.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Meta-Llama-3-70B-Instruct-function-calling.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Meta-Llama-3-70B-Instruct-function-calling.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Meta-Llama-3-70B-Instruct-function-calling.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Meta-Llama-3-70B-Instruct-function-calling.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Meta-Llama-3-70B-Instruct-function-calling.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Meta-Llama-3-70B-Instruct-function-calling.i1-Q6_K.gguf.part1of2 filter=lfs diff=lfs merge=lfs -text +Meta-Llama-3-70B-Instruct-function-calling.i1-Q6_K.gguf.part2of2 filter=lfs diff=lfs merge=lfs -text +Meta-Llama-3-70B-Instruct-function-calling.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Meta-Llama-3-70B-Instruct-function-calling.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Meta-Llama-3-70B-Instruct-function-calling.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Meta-Llama-3-70B-Instruct-function-calling.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Meta-Llama-3-70B-Instruct-function-calling.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Meta-Llama-3-70B-Instruct-function-calling.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Meta-Llama-3-70B-Instruct-function-calling.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Meta-Llama-3-70B-Instruct-function-calling.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Meta-Llama-3-70B-Instruct-function-calling.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Meta-Llama-3-70B-Instruct-function-calling.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Meta-Llama-3-70B-Instruct-function-calling.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Meta-Llama-3-70B-Instruct-function-calling.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Meta-Llama-3-70B-Instruct-function-calling.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Meta-Llama-3-70B-Instruct-function-calling.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ1_M.gguf b/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ1_M.gguf new file mode 100644 index 0000000..8e43e8e --- /dev/null +++ b/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ca8c00ea877bdc4ff9f107bcc70049bb33ba1649f43d31654b1472b68cb287d +size 16751197248 diff --git a/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ1_S.gguf b/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ1_S.gguf new file mode 100644 index 0000000..213b2da --- /dev/null +++ b/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37ce6ce3c5598b5214a605cddc9725e29809ae288c5bea7b093f8007fed57410 +size 15343483968 diff --git a/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ2_M.gguf b/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ2_M.gguf new file mode 100644 index 0000000..675837f --- /dev/null +++ b/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88c56d1a45d5789a9647e1a359140f7d7f2a8195fd8b8963934e0257196e398b +size 24119295040 diff --git a/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ2_S.gguf b/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ2_S.gguf new file mode 100644 index 0000000..00e133a --- /dev/null +++ b/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2352979f1a0ca9061be5bad50fc00a156e32b7e6a6e3335a92f5a3cc8e5fdbc5 +size 22242344000 diff --git a/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ2_XS.gguf b/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ2_XS.gguf new file mode 100644 index 0000000..3a16171 --- /dev/null +++ b/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db518e09db7462c531b7d2c5d3ecd9facb25777c0998343b3895d881ffa37334 +size 21142109248 diff --git a/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ2_XXS.gguf b/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..d87c6e1 --- /dev/null +++ b/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:345a76758387bc1eae84fa4910ad6439c7e4352cda0c293059f383921741d282 +size 19097386048 diff --git a/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ3_M.gguf b/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ3_M.gguf new file mode 100644 index 0000000..b8b0eaa --- /dev/null +++ b/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e36ffd8bfe20dab29ee4c3ad566ce49de88e4613a0489e06e7894b56319386c +size 31937035328 diff --git a/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ3_S.gguf b/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ3_S.gguf new file mode 100644 index 0000000..21c5eb8 --- /dev/null +++ b/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b4e378573b31c1f947966c0078937551cea3fdb1ab49c1dfc325806d0421746 +size 30912052288 diff --git a/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ3_XS.gguf b/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ3_XS.gguf new file mode 100644 index 0000000..ff1afc1 --- /dev/null +++ b/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b101aef7c4a91f7e58c3c30a515396cf99a205633c39bf623e7459c44d09200d +size 29307731008 diff --git a/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ3_XXS.gguf b/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..71ada9c --- /dev/null +++ b/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:392963c4f32442ed99f1a35fda43ed79d5e90f65bbd71c5b8674ec03a4b82277 +size 27469495360 diff --git a/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ4_XS.gguf b/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ4_XS.gguf new file mode 100644 index 0000000..e81c758 --- /dev/null +++ b/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed7a39046270086424efd57d043e325be0a1aa33fcaa074a074083d732620dfe +size 37902662720 diff --git a/Meta-Llama-3-70B-Instruct-function-calling.i1-Q2_K.gguf b/Meta-Llama-3-70B-Instruct-function-calling.i1-Q2_K.gguf new file mode 100644 index 0000000..4eda320 --- /dev/null +++ b/Meta-Llama-3-70B-Instruct-function-calling.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0b8794da34f3eb0164d5cfb66ef573953d7adef18df405478705a887afed15a +size 26375109696 diff --git a/Meta-Llama-3-70B-Instruct-function-calling.i1-Q3_K_L.gguf b/Meta-Llama-3-70B-Instruct-function-calling.i1-Q3_K_L.gguf new file mode 100644 index 0000000..96765b9 --- /dev/null +++ b/Meta-Llama-3-70B-Instruct-function-calling.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:410dad4bd4063932e9eb0037f2410a1d7e69e1492b64f5592959a0d0a9fc72fd +size 37140593728 diff --git a/Meta-Llama-3-70B-Instruct-function-calling.i1-Q3_K_M.gguf b/Meta-Llama-3-70B-Instruct-function-calling.i1-Q3_K_M.gguf new file mode 100644 index 0000000..1410126 --- /dev/null +++ b/Meta-Llama-3-70B-Instruct-function-calling.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fdb14fcbc379537cfd02f38b2a34cf6076a0b628741e70e3a9992980c057d77 +size 34267495488 diff --git a/Meta-Llama-3-70B-Instruct-function-calling.i1-Q3_K_S.gguf b/Meta-Llama-3-70B-Instruct-function-calling.i1-Q3_K_S.gguf new file mode 100644 index 0000000..4a0782d --- /dev/null +++ b/Meta-Llama-3-70B-Instruct-function-calling.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:875b311865ee5486ac8f552d81c8f2ffc03799a6bc87b36ee6d2d3aeb3082bf3 +size 30912052288 diff --git a/Meta-Llama-3-70B-Instruct-function-calling.i1-Q4_0.gguf b/Meta-Llama-3-70B-Instruct-function-calling.i1-Q4_0.gguf new file mode 100644 index 0000000..02cd5da --- /dev/null +++ b/Meta-Llama-3-70B-Instruct-function-calling.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb1b05e577cdb885de2319a9f80403578989a5ab6c3865fa18d451e6d39aea46 +size 40116534336 diff --git a/Meta-Llama-3-70B-Instruct-function-calling.i1-Q4_K_M.gguf b/Meta-Llama-3-70B-Instruct-function-calling.i1-Q4_K_M.gguf new file mode 100644 index 0000000..143bbb1 --- /dev/null +++ b/Meta-Llama-3-70B-Instruct-function-calling.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:229f5421791953aa3b6acdeb862f3c50452c9b5794d171c323240118aee62c00 +size 42520394816 diff --git a/Meta-Llama-3-70B-Instruct-function-calling.i1-Q4_K_S.gguf b/Meta-Llama-3-70B-Instruct-function-calling.i1-Q4_K_S.gguf new file mode 100644 index 0000000..973e850 --- /dev/null +++ b/Meta-Llama-3-70B-Instruct-function-calling.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49e9de36338ed4b4120540792d9a319f2ef13440d9f60024ce3dd9265f6a629c +size 40347221056 diff --git a/Meta-Llama-3-70B-Instruct-function-calling.i1-Q5_K_M.gguf b/Meta-Llama-3-70B-Instruct-function-calling.i1-Q5_K_M.gguf new file mode 100644 index 0000000..5b418c6 --- /dev/null +++ b/Meta-Llama-3-70B-Instruct-function-calling.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2367fbfabbe27ba87a24267fc69c48b0ef2d292970251dc659fec0e39a16b320 +size 49949817920 diff --git a/Meta-Llama-3-70B-Instruct-function-calling.i1-Q5_K_S.gguf b/Meta-Llama-3-70B-Instruct-function-calling.i1-Q5_K_S.gguf new file mode 100644 index 0000000..a63d9f4 --- /dev/null +++ b/Meta-Llama-3-70B-Instruct-function-calling.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:716e39039ab2c8d681ca5dbc0c01be05776c1ade624d8450dd8fee52a1a4cc5f +size 48657448000 diff --git a/Meta-Llama-3-70B-Instruct-function-calling.i1-Q6_K.gguf.part1of2 b/Meta-Llama-3-70B-Instruct-function-calling.i1-Q6_K.gguf.part1of2 new file mode 100644 index 0000000..026c505 --- /dev/null +++ b/Meta-Llama-3-70B-Instruct-function-calling.i1-Q6_K.gguf.part1of2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41539531af3eb512fafa5be6fcfd61c481d81f35f71186a39a05a57786ab0d66 +size 28991029248 diff --git a/Meta-Llama-3-70B-Instruct-function-calling.i1-Q6_K.gguf.part2of2 b/Meta-Llama-3-70B-Instruct-function-calling.i1-Q6_K.gguf.part2of2 new file mode 100644 index 0000000..5ce666b --- /dev/null +++ b/Meta-Llama-3-70B-Instruct-function-calling.i1-Q6_K.gguf.part2of2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d27fe63d6f2d129fb5c356923641f956156add39e6425d6206a325c945e0abe +size 28897115200 diff --git a/README.md b/README.md new file mode 100644 index 0000000..b694954 --- /dev/null +++ b/README.md @@ -0,0 +1,82 @@ +--- +base_model: Trelis/Meta-Llama-3-70B-Instruct-function-calling +datasets: +- Trelis/function_calling_v3 +extra_gated_prompt: Purchase access to this repo [HERE](https://buy.stripe.com/00g5l6aO9dmbcV201z)! +language: +- en +library_name: transformers +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- llama +- trl +- llama 3 +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/Trelis/Meta-Llama-3-70B-Instruct-function-calling + + +static quants are available at https://huggingface.co/mradermacher/Meta-Llama-3-70B-Instruct-function-calling-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/Meta-Llama-3-70B-Instruct-function-calling-i1-GGUF/resolve/main/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ1_S.gguf) | i1-IQ1_S | 15.4 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Meta-Llama-3-70B-Instruct-function-calling-i1-GGUF/resolve/main/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ1_M.gguf) | i1-IQ1_M | 16.9 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Meta-Llama-3-70B-Instruct-function-calling-i1-GGUF/resolve/main/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 19.2 | | +| [GGUF](https://huggingface.co/mradermacher/Meta-Llama-3-70B-Instruct-function-calling-i1-GGUF/resolve/main/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ2_XS.gguf) | i1-IQ2_XS | 21.2 | | +| [GGUF](https://huggingface.co/mradermacher/Meta-Llama-3-70B-Instruct-function-calling-i1-GGUF/resolve/main/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ2_S.gguf) | i1-IQ2_S | 22.3 | | +| [GGUF](https://huggingface.co/mradermacher/Meta-Llama-3-70B-Instruct-function-calling-i1-GGUF/resolve/main/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ2_M.gguf) | i1-IQ2_M | 24.2 | | +| [GGUF](https://huggingface.co/mradermacher/Meta-Llama-3-70B-Instruct-function-calling-i1-GGUF/resolve/main/Meta-Llama-3-70B-Instruct-function-calling.i1-Q2_K.gguf) | i1-Q2_K | 26.5 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Meta-Llama-3-70B-Instruct-function-calling-i1-GGUF/resolve/main/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 27.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Meta-Llama-3-70B-Instruct-function-calling-i1-GGUF/resolve/main/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ3_XS.gguf) | i1-IQ3_XS | 29.4 | | +| [GGUF](https://huggingface.co/mradermacher/Meta-Llama-3-70B-Instruct-function-calling-i1-GGUF/resolve/main/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ3_S.gguf) | i1-IQ3_S | 31.0 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Meta-Llama-3-70B-Instruct-function-calling-i1-GGUF/resolve/main/Meta-Llama-3-70B-Instruct-function-calling.i1-Q3_K_S.gguf) | i1-Q3_K_S | 31.0 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Meta-Llama-3-70B-Instruct-function-calling-i1-GGUF/resolve/main/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ3_M.gguf) | i1-IQ3_M | 32.0 | | +| [GGUF](https://huggingface.co/mradermacher/Meta-Llama-3-70B-Instruct-function-calling-i1-GGUF/resolve/main/Meta-Llama-3-70B-Instruct-function-calling.i1-Q3_K_M.gguf) | i1-Q3_K_M | 34.4 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Meta-Llama-3-70B-Instruct-function-calling-i1-GGUF/resolve/main/Meta-Llama-3-70B-Instruct-function-calling.i1-Q3_K_L.gguf) | i1-Q3_K_L | 37.2 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Meta-Llama-3-70B-Instruct-function-calling-i1-GGUF/resolve/main/Meta-Llama-3-70B-Instruct-function-calling.i1-IQ4_XS.gguf) | i1-IQ4_XS | 38.0 | | +| [GGUF](https://huggingface.co/mradermacher/Meta-Llama-3-70B-Instruct-function-calling-i1-GGUF/resolve/main/Meta-Llama-3-70B-Instruct-function-calling.i1-Q4_0.gguf) | i1-Q4_0 | 40.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Meta-Llama-3-70B-Instruct-function-calling-i1-GGUF/resolve/main/Meta-Llama-3-70B-Instruct-function-calling.i1-Q4_K_S.gguf) | i1-Q4_K_S | 40.4 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Meta-Llama-3-70B-Instruct-function-calling-i1-GGUF/resolve/main/Meta-Llama-3-70B-Instruct-function-calling.i1-Q4_K_M.gguf) | i1-Q4_K_M | 42.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Meta-Llama-3-70B-Instruct-function-calling-i1-GGUF/resolve/main/Meta-Llama-3-70B-Instruct-function-calling.i1-Q5_K_S.gguf) | i1-Q5_K_S | 48.8 | | +| [GGUF](https://huggingface.co/mradermacher/Meta-Llama-3-70B-Instruct-function-calling-i1-GGUF/resolve/main/Meta-Llama-3-70B-Instruct-function-calling.i1-Q5_K_M.gguf) | i1-Q5_K_M | 50.0 | | +| [PART 1](https://huggingface.co/mradermacher/Meta-Llama-3-70B-Instruct-function-calling-i1-GGUF/resolve/main/Meta-Llama-3-70B-Instruct-function-calling.i1-Q6_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Meta-Llama-3-70B-Instruct-function-calling-i1-GGUF/resolve/main/Meta-Llama-3-70B-Instruct-function-calling.i1-Q6_K.gguf.part2of2) | i1-Q6_K | 58.0 | 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. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to. + + diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..e1da482 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92afcd30b0f2aede7ee883614fb2b7b7640f1060eb57241a99ea86a62c377025 +size 24922285