From 104b0c13a2fb96625a233abfa268f6fb76b9d606 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 10 May 2026 04:33:09 +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/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++ ...struct-Agent-0.003-128K-code.i1-IQ1_M.gguf | 3 + ...struct-Agent-0.003-128K-code.i1-IQ1_S.gguf | 3 + ...struct-Agent-0.003-128K-code.i1-IQ2_M.gguf | 3 + ...struct-Agent-0.003-128K-code.i1-IQ2_S.gguf | 3 + ...truct-Agent-0.003-128K-code.i1-IQ2_XS.gguf | 3 + ...ruct-Agent-0.003-128K-code.i1-IQ2_XXS.gguf | 3 + ...struct-Agent-0.003-128K-code.i1-IQ3_M.gguf | 3 + ...struct-Agent-0.003-128K-code.i1-IQ3_S.gguf | 3 + ...truct-Agent-0.003-128K-code.i1-IQ3_XS.gguf | 3 + ...ruct-Agent-0.003-128K-code.i1-IQ3_XXS.gguf | 3 + ...truct-Agent-0.003-128K-code.i1-IQ4_XS.gguf | 3 + ...nstruct-Agent-0.003-128K-code.i1-Q2_K.gguf | 3 + ...truct-Agent-0.003-128K-code.i1-Q3_K_L.gguf | 3 + ...truct-Agent-0.003-128K-code.i1-Q3_K_M.gguf | 3 + ...truct-Agent-0.003-128K-code.i1-Q3_K_S.gguf | 3 + ...nstruct-Agent-0.003-128K-code.i1-Q4_0.gguf | 3 + ...uct-Agent-0.003-128K-code.i1-Q4_0_4_4.gguf | 3 + ...uct-Agent-0.003-128K-code.i1-Q4_0_4_8.gguf | 3 + ...uct-Agent-0.003-128K-code.i1-Q4_0_8_8.gguf | 3 + ...truct-Agent-0.003-128K-code.i1-Q4_K_M.gguf | 3 + ...truct-Agent-0.003-128K-code.i1-Q4_K_S.gguf | 3 + ...truct-Agent-0.003-128K-code.i1-Q5_K_M.gguf | 3 + ...truct-Agent-0.003-128K-code.i1-Q5_K_S.gguf | 3 + ...nstruct-Agent-0.003-128K-code.i1-Q6_K.gguf | 3 + README.md | 84 +++++++++++++++++++ imatrix.dat | 3 + 27 files changed, 219 insertions(+) create mode 100644 .gitattributes create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ1_M.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ1_S.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ2_M.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ2_S.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ2_XS.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ2_XXS.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ3_M.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ3_S.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ3_XS.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ3_XXS.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ4_XS.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q2_K.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q3_K_L.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q3_K_M.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q3_K_S.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_0.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_0_4_4.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_0_4_8.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_0_8_8.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_K_M.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_K_S.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q5_K_M.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q5_K_S.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.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..9108a13 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,60 @@ +*.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 +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_0_4_8.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_0_8_8.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ1_M.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ1_M.gguf new file mode 100644 index 0000000..70aeb97 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:038eac93a7ebbc12fa473ca488ac67120a342759b812087f191763e66ab4387e +size 2161973984 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ1_S.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ1_S.gguf new file mode 100644 index 0000000..4c7fa6c --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8793503aa757cd5b37466b6cd45aa4251c21a72e32f50ecd928ca47af029b8a +size 2019629792 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ2_M.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ2_M.gguf new file mode 100644 index 0000000..baa447e --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6ccb91b67f114cb2a879a279b1218bb3591b9a5f00a5bbf41b8d85bafcc4373 +size 2948283104 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ2_S.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ2_S.gguf new file mode 100644 index 0000000..279647c --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b950bb43885694ab25368d0984e4c6868a15c5aea77edabae3d47c68376a70f +size 2758490848 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ2_XS.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ2_XS.gguf new file mode 100644 index 0000000..d262024 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bd24cedf40bccd4618f0f1ec60a00fe8ae55eb0b3bcfe61b99af6184afa0441 +size 2605783776 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ2_XXS.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..ac619ce --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0986dd411f92a4518f2db33c79afdc7b7193d5d90d714ebbc2217581b2b024a0 +size 2399214304 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ3_M.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ3_M.gguf new file mode 100644 index 0000000..d4e2014 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ecaeac8bb1f565c7b5d0d715e802935d7f2dd17d3695f5ec25e89af5c8e313f +size 3784825568 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ3_S.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ3_S.gguf new file mode 100644 index 0000000..9dfe069 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39d99ac8d028812ab01be2b7cb483c3d2a5086e8744ae319593cabc2270b4b04 +size 3682327264 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ3_XS.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ3_XS.gguf new file mode 100644 index 0000000..aa7e349 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6942fe51abdebf14520d6a95b17c8de1641f72b1407a9de071b27f2951901a4 +size 3518749408 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ3_XXS.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..073ab92 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f44c563f8894a699296c35713360890f0791907a90884c0565dc550e2cfe349 +size 3274914528 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ4_XS.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ4_XS.gguf new file mode 100644 index 0000000..8024368 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ce2d51dac3b33314e235173b18e585c94d1463b7bd292284c48b26b65b64ef1 +size 4447664864 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q2_K.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q2_K.gguf new file mode 100644 index 0000000..96616b5 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76ab80cb91fb54dbf6213ab3e20b56c32c55f3fb3ad420ab5f0ed5ceebd339aa +size 3179133664 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q3_K_L.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q3_K_L.gguf new file mode 100644 index 0000000..7aa42fe --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c30b9e62ec93d53e38418a4bf039f013988a5445359b074aa3173f4efe42817 +size 4321958624 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q3_K_M.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q3_K_M.gguf new file mode 100644 index 0000000..b6bff4c --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac205b3495ca9a6ab953754be44b5f2a358c26e3df0fa9acc989851b2e167e40 +size 4018920160 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q3_K_S.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q3_K_S.gguf new file mode 100644 index 0000000..67d2772 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05ae0601d5632027d6d45891cba94e4e1fc345a01e1989e54dab662f712a7f3e +size 3664501472 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_0.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_0.gguf new file mode 100644 index 0000000..76ec9b0 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2e559c3b74f5b28639182737602d9969e7a380107e070f2b582627d01635ce7 +size 4675893984 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_0_4_4.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_0_4_4.gguf new file mode 100644 index 0000000..46dafd1 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e25db4d351c338706df4a609726947053f596c2543b5d444d3e39bbd314f9af +size 4661213920 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_0_4_8.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_0_4_8.gguf new file mode 100644 index 0000000..1f54dc3 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_0_4_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d952ca00416063abc60f2df3703ed9c72967b34e5760f171aa61852c7bdbfd0 +size 4661213920 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_0_8_8.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_0_8_8.gguf new file mode 100644 index 0000000..9614cdd --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_0_8_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9141cb3d7c576d6637179a269ca6695662bcdcef97a07f76ebadd5be3070370e +size 4661213920 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_K_M.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_K_M.gguf new file mode 100644 index 0000000..118ae11 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75fc5429aa3f2d168ff4b74f6107e6a89541f3f16e12ab77ba4a3b159632eccf +size 4920736480 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_K_S.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_K_S.gguf new file mode 100644 index 0000000..55aba85 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0373825a2c33c015e27dc51d2b809b359ab3fc9f381b0dc42e33d14073091e5 +size 4692671200 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q5_K_M.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q5_K_M.gguf new file mode 100644 index 0000000..1dac290 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d950232087201d2814db4cfa989184f7596ad5fa013bc3d7ffcdb5a81249716 +size 5732989664 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q5_K_S.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q5_K_S.gguf new file mode 100644 index 0000000..7b5baba --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d4bc975ceb2f305520842e11538763495e922c3dfa47cae27b29a246f9e7e2a +size 5599296224 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q6_K.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q6_K.gguf new file mode 100644 index 0000000..330284a --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07f22f970b06537ad90990b5e7d6d469c98c6f0a9da98582a19343f9fc837751 +size 6596008672 diff --git a/README.md b/README.md new file mode 100644 index 0000000..43738d5 --- /dev/null +++ b/README.md @@ -0,0 +1,84 @@ +--- +base_model: EpistemeAI/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code +datasets: +- EpistemeAI/agentic-test1 +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- llama +- trl +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/EpistemeAI/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code + + +static quants are available at https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-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/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_0_4_4.gguf) | i1-Q4_0_4_4 | 4.8 | fast on arm, low quality | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_0_4_8.gguf) | i1-Q4_0_4_8 | 4.8 | fast on arm+i8mm, low quality | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_0_8_8.gguf) | i1-Q4_0_8_8 | 4.8 | fast on arm+sve, low quality | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code.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. 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..6165f54 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eaec13d33cbd42ca2283dc4f8b55d5735ae028d58bdcf51ea371d16bf17ab4f +size 4988157