From 4631c0cdc8b1eae87d2185ee827df031aca6420a Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 3 May 2026 02:40: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-math-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++ ...t-Agent-0.003-128K-code-math.i1-IQ1_M.gguf | 3 + ...t-Agent-0.003-128K-code-math.i1-IQ1_S.gguf | 3 + ...t-Agent-0.003-128K-code-math.i1-IQ2_M.gguf | 3 + ...t-Agent-0.003-128K-code-math.i1-IQ2_S.gguf | 3 + ...-Agent-0.003-128K-code-math.i1-IQ2_XS.gguf | 3 + ...Agent-0.003-128K-code-math.i1-IQ2_XXS.gguf | 3 + ...t-Agent-0.003-128K-code-math.i1-IQ3_M.gguf | 3 + ...t-Agent-0.003-128K-code-math.i1-IQ3_S.gguf | 3 + ...-Agent-0.003-128K-code-math.i1-IQ3_XS.gguf | 3 + ...Agent-0.003-128K-code-math.i1-IQ3_XXS.gguf | 3 + ...-Agent-0.003-128K-code-math.i1-IQ4_XS.gguf | 3 + ...ct-Agent-0.003-128K-code-math.i1-Q2_K.gguf | 3 + ...-Agent-0.003-128K-code-math.i1-Q3_K_L.gguf | 3 + ...-Agent-0.003-128K-code-math.i1-Q3_K_M.gguf | 3 + ...-Agent-0.003-128K-code-math.i1-Q3_K_S.gguf | 3 + ...ct-Agent-0.003-128K-code-math.i1-Q4_0.gguf | 3 + ...gent-0.003-128K-code-math.i1-Q4_0_4_4.gguf | 3 + ...gent-0.003-128K-code-math.i1-Q4_0_4_8.gguf | 3 + ...gent-0.003-128K-code-math.i1-Q4_0_8_8.gguf | 3 + ...-Agent-0.003-128K-code-math.i1-Q4_K_M.gguf | 3 + ...-Agent-0.003-128K-code-math.i1-Q4_K_S.gguf | 3 + ...-Agent-0.003-128K-code-math.i1-Q5_K_M.gguf | 3 + ...-Agent-0.003-128K-code-math.i1-Q5_K_S.gguf | 3 + ...ct-Agent-0.003-128K-code-math.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-math.i1-IQ1_M.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ1_S.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ2_M.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ2_S.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ2_XS.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ2_XXS.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ3_M.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ3_S.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ3_XS.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ3_XXS.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ4_XS.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q2_K.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q3_K_L.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q3_K_M.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q3_K_S.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q4_0.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q4_0_4_4.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q4_0_4_8.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q4_0_8_8.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q4_K_M.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q4_K_S.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q5_K_M.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q5_K_S.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.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..acef619 --- /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-math.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.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-math.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.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-math.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-math.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-math.i1-IQ1_M.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ1_M.gguf new file mode 100644 index 0000000..08e18e9 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4db00bbd6bcaea552cf84b8e44943fe20c230f0ac4ac1b4318a6c734ff589b93 +size 2161974080 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ1_S.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ1_S.gguf new file mode 100644 index 0000000..81395da --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f238ae99c0257df17d2c89e658ec5348e56efa4ef1b500830767e6182274f0b +size 2019629888 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ2_M.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ2_M.gguf new file mode 100644 index 0000000..c3d8693 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:658a6899518f5ab613794c2f346345af835389d11409680c46b642e49488bccb +size 2948283200 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ2_S.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ2_S.gguf new file mode 100644 index 0000000..ce8d9a1 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63586a00f8eaa1d2819893eec98222e7348679739764cfd6d0d7250e1be99c26 +size 2758490944 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ2_XS.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ2_XS.gguf new file mode 100644 index 0000000..6bd59a7 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df633b83210e701fc3df34d3650b3c3b3b4bca8e1b0c9a597209cbe12a9606e7 +size 2605783872 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ2_XXS.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..ffea0dc --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2a02dc630893093fa8b20f9a8c40a4e110fbc5a9b1c8f8c6e8b361950a16328 +size 2399214400 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ3_M.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ3_M.gguf new file mode 100644 index 0000000..95898da --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0f2e1cbabfe41e1ba716073b7fdfb4aa50c6733cc7f7f9e36e9f34ece28c6df +size 3784825664 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ3_S.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ3_S.gguf new file mode 100644 index 0000000..54a4ecf --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:039145460274f79d7ef8c40f01e99bc9502f08ad54ddd216ce863539686445b1 +size 3682327360 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ3_XS.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ3_XS.gguf new file mode 100644 index 0000000..199746f --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9121505eb133bc672b26bc72fc2b923c6e85c5150f064cc06822eea1c09d7803 +size 3518749504 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ3_XXS.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..96e5461 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e125508c435f24819461b4985d0b59de9dca95008d5ef0697928f1ef7c23e1d +size 3274914624 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ4_XS.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ4_XS.gguf new file mode 100644 index 0000000..dd8521c --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1864fecc9319fa189376c17ca75c9e0d1e9a6b0e030b81df7b817b72110b2ce2 +size 4447664960 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q2_K.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q2_K.gguf new file mode 100644 index 0000000..f5e4fb4 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0036461b29ed630badb0ce264e9ae2f3dfa6de38afc4e17117dbd9d397ae0bac +size 3179133760 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q3_K_L.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q3_K_L.gguf new file mode 100644 index 0000000..4b9a715 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:969e0846b1c88bcbbf76cd48723f16550eeb1bfc601feacc05559bc65c0722ce +size 4321958720 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q3_K_M.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q3_K_M.gguf new file mode 100644 index 0000000..1da06ab --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc9abd3c620108cc7ad5189d304448f0523604401c49cd5907e7e7e6dbd88601 +size 4018920256 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q3_K_S.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q3_K_S.gguf new file mode 100644 index 0000000..008aa94 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7a0847edff6008b65f2c60ee86d989542b60ab9da60ce9b9e17bec66f9d5c83 +size 3664501568 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q4_0.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q4_0.gguf new file mode 100644 index 0000000..1039c16 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ae32aca974b31c3fcdf74b2b452060434683e792fd7a595d2ea689e72fced38 +size 4675894080 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q4_0_4_4.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q4_0_4_4.gguf new file mode 100644 index 0000000..1966d55 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11801b33c8ec4a79359a022ec837ae251d900859574b62c03b7d648bb3b1fcb3 +size 4661214016 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q4_0_4_8.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q4_0_4_8.gguf new file mode 100644 index 0000000..98ab228 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q4_0_4_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e26a819581e5fa1b73f04dda8c569847fd300c63da8953d86d373accba449763 +size 4661214016 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q4_0_8_8.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q4_0_8_8.gguf new file mode 100644 index 0000000..c598210 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q4_0_8_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d64ffe8be40b5a29090abc4571b1918ca7e9befbb10c9569d82445654c6bfd9a +size 4661214016 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q4_K_M.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q4_K_M.gguf new file mode 100644 index 0000000..c30a1ea --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d26f3aad62de71e384d606bbb63aea4740b6c27d261adc0b08c4d83753e6478f +size 4920736576 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q4_K_S.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q4_K_S.gguf new file mode 100644 index 0000000..781d27e --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4566de694bb4e9a34a49a8366f3caa580b57eb6ecda3e962acde49856ee0db87 +size 4692671296 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q5_K_M.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q5_K_M.gguf new file mode 100644 index 0000000..aeab61a --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c81ae84c923ba5b11af48e40ed58a442eb266d178cbe2ac6f566a7d9f010a64 +size 5732989760 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q5_K_S.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q5_K_S.gguf new file mode 100644 index 0000000..15c51a8 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4e3b51e2e6362a1d7fe8e201022845627be29634d67fa18a20a8fd10204b446 +size 5599296320 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q6_K.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q6_K.gguf new file mode 100644 index 0000000..ae4b628 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2e1613388563bc155399038d3679e43f45a5513b67a4782c67946b39f2385e1 +size 6596008768 diff --git a/README.md b/README.md new file mode 100644 index 0000000..29962f4 --- /dev/null +++ b/README.md @@ -0,0 +1,84 @@ +--- +base_model: EpistemeAI2/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math +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/EpistemeAI2/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math + + +static quants are available at https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math-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-math-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.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-math-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.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-math-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.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-math-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.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-math-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.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-math-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.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-math-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.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-math-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.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-math-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.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-math-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.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-math-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.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-math-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.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-math-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.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-math-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.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-math-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.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-math-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.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-math-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.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-math-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.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-math-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.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-math-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.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-math-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.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-math-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.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-math-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.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-math-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.003-128K-code-math.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..fbf7f51 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd92cc2aaea3c242ff90bbdfde53e628bea40512d55fb29610add69dcde67604 +size 4988157