From 05793bb2a7b2108f08ed0e9ffc991f3f3a86ae54 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 19 Jun 2026 14:44:20 +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.005-128K-code-COT-i1-GGUF Source: Original Platform --- .gitattributes | 57 +++++++++++++ ...ct-Agent-0.005-128K-code-COT.i1-IQ1_M.gguf | 3 + ...ct-Agent-0.005-128K-code-COT.i1-IQ1_S.gguf | 3 + ...ct-Agent-0.005-128K-code-COT.i1-IQ2_M.gguf | 3 + ...ct-Agent-0.005-128K-code-COT.i1-IQ2_S.gguf | 3 + ...t-Agent-0.005-128K-code-COT.i1-IQ2_XS.gguf | 3 + ...-Agent-0.005-128K-code-COT.i1-IQ2_XXS.gguf | 3 + ...ct-Agent-0.005-128K-code-COT.i1-IQ3_M.gguf | 3 + ...ct-Agent-0.005-128K-code-COT.i1-IQ3_S.gguf | 3 + ...t-Agent-0.005-128K-code-COT.i1-IQ3_XS.gguf | 3 + ...-Agent-0.005-128K-code-COT.i1-IQ3_XXS.gguf | 3 + ...t-Agent-0.005-128K-code-COT.i1-IQ4_XS.gguf | 3 + ...uct-Agent-0.005-128K-code-COT.i1-Q2_K.gguf | 3 + ...t-Agent-0.005-128K-code-COT.i1-Q3_K_L.gguf | 3 + ...t-Agent-0.005-128K-code-COT.i1-Q3_K_M.gguf | 3 + ...t-Agent-0.005-128K-code-COT.i1-Q3_K_S.gguf | 3 + ...uct-Agent-0.005-128K-code-COT.i1-Q4_0.gguf | 3 + ...t-Agent-0.005-128K-code-COT.i1-Q4_K_M.gguf | 3 + ...t-Agent-0.005-128K-code-COT.i1-Q4_K_S.gguf | 3 + ...t-Agent-0.005-128K-code-COT.i1-Q5_K_M.gguf | 3 + ...t-Agent-0.005-128K-code-COT.i1-Q5_K_S.gguf | 3 + ...uct-Agent-0.005-128K-code-COT.i1-Q6_K.gguf | 3 + README.md | 79 +++++++++++++++++++ imatrix.dat | 3 + 24 files changed, 202 insertions(+) create mode 100644 .gitattributes create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ1_M.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ1_S.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ2_M.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ2_S.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ2_XS.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ2_XXS.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ3_M.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ3_S.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ3_XS.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ3_XXS.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ4_XS.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q2_K.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q3_K_L.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q3_K_M.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q3_K_S.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q4_0.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q4_K_M.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q4_K_S.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q5_K_M.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q5_K_S.gguf create mode 100644 Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.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..a041aad --- /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 +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ1_M.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ1_M.gguf new file mode 100644 index 0000000..759e719 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c616d58d1863d18c1db1ae403a56ac7324c798825268bc21189d16d5cf22d7b +size 2161974016 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ1_S.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ1_S.gguf new file mode 100644 index 0000000..376ee55 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3761e135d41ba59347c172e7f2ff171239d72bd8d7c9983443977f528553e7a +size 2019629824 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ2_M.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ2_M.gguf new file mode 100644 index 0000000..151e188 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4eecb5d348ee7d4f4fc7917122094499bf1f35fa1508b1283e09f0747f9653bd +size 2948283136 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ2_S.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ2_S.gguf new file mode 100644 index 0000000..5db864d --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98e739cdb79fcd0f4dfca4a3641987f90a97e7ec63d70dfee152585555cb2217 +size 2758490880 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ2_XS.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ2_XS.gguf new file mode 100644 index 0000000..a92521b --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f731cf9a386bf9e0ba42cc33dadadd0ed8f57a311a9a10264cd9583364dc701 +size 2605783808 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ2_XXS.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..1274d88 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b832a6becc89ef45708c08fb8c5b992f5468525cc8172d4f4c1d140aab8db0ff +size 2399214336 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ3_M.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ3_M.gguf new file mode 100644 index 0000000..c21019c --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9223f11468091dd64a39252b7f9b6d7091901b8c31c55ee02820e83b504c3b5a +size 3784825600 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ3_S.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ3_S.gguf new file mode 100644 index 0000000..5cc0d64 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5974cef8d841c3931598fa2db99256250a53502539886d869a9b3c9167b1b0f +size 3682327296 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ3_XS.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ3_XS.gguf new file mode 100644 index 0000000..81442a7 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80dced0e7fa78155890d72610415f3dd5dffc790ecf26801f808770ad75791c5 +size 3518749440 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ3_XXS.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..81ec5c5 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9222dcfd489943ce5f0ec8fe986c254a175d41c7be1ddaec4fb1973c3f1718e +size 3274914560 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ4_XS.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ4_XS.gguf new file mode 100644 index 0000000..ac2ca32 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd57a3a9b410fd713e82fc3465e4fc4963c5106cb4bee9a8bf08517db841bf2f +size 4447664896 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q2_K.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q2_K.gguf new file mode 100644 index 0000000..7e073a7 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faad28e29f9ba72991f79f0816546c3ba197a194e1edd8833ec95833f3baee1f +size 3179133696 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q3_K_L.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q3_K_L.gguf new file mode 100644 index 0000000..f76a538 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:537815cac9264692b3c42fbaba7dd73c842140fdf3f39f888b601ac41839e3d6 +size 4321958656 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q3_K_M.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q3_K_M.gguf new file mode 100644 index 0000000..0133407 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:befff0fbe75bc0ac0c7ead8a0463e324f01fb6c2a625363ba32c5f63a64c3e40 +size 4018920192 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q3_K_S.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q3_K_S.gguf new file mode 100644 index 0000000..434b4e4 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15ca00d20b8bebdefcc64dd8f266e9b079f3bb283935b39153fa48767e7a3b87 +size 3664501504 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q4_0.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q4_0.gguf new file mode 100644 index 0000000..7a758d5 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da14c3223b0ca191b6651de412ff5a57cbb95a5905013a0dd6f96d9617f26e38 +size 4675894016 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q4_K_M.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q4_K_M.gguf new file mode 100644 index 0000000..344e0ee --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42b61efb3c163510f21e57828a0efdf2ba677dff66b042b3dd2f048d3a9dac19 +size 4920736512 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q4_K_S.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q4_K_S.gguf new file mode 100644 index 0000000..6ce609b --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99ab63272ca8f762421b4606a31eedfa0f8c14a9c8ff52da048e317d87a61aeb +size 4692671232 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q5_K_M.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q5_K_M.gguf new file mode 100644 index 0000000..d24cf7f --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bf95e9ea79078ec4e62008d7f9ec97b9821a0ff4c6a6e98d2967fc168cbc129 +size 5732989696 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q5_K_S.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q5_K_S.gguf new file mode 100644 index 0000000..8d04eec --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:028bfce4f5cad1602f93b69d74d64c5c244c282a9db50f8f626d0c50632fd80f +size 5599296256 diff --git a/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q6_K.gguf b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q6_K.gguf new file mode 100644 index 0000000..6feeb45 --- /dev/null +++ b/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6799f579c30df1eda634ba58c8559e234ab4740a5d0970de09415317f2ed52ca +size 6596008704 diff --git a/README.md b/README.md new file mode 100644 index 0000000..8bf3627 --- /dev/null +++ b/README.md @@ -0,0 +1,79 @@ +--- +base_model: EpistemeAI2/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT +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.005-128K-code-COT + + +static quants are available at https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT-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.005-128K-code-COT-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.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.005-128K-code-COT-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.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.005-128K-code-COT-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.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.005-128K-code-COT-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.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.005-128K-code-COT-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.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.005-128K-code-COT-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.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.005-128K-code-COT-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.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.005-128K-code-COT-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.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.005-128K-code-COT-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.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.005-128K-code-COT-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.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.005-128K-code-COT-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.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.005-128K-code-COT-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.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.005-128K-code-COT-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.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.005-128K-code-COT-i1-GGUF/resolve/main/Fireball-Meta-Llama-3.1-8B-Instruct-Agent-0.005-128K-code-COT.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..27f956b --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a298eb21e9167a78609a22dc717dcd70d47c51acaf922cb9b82126ba47b546bf +size 4988157