From f89e9a1861624affb95edda14b10cb335e8bacc0 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 24 Apr 2026 21:13:07 +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-Llama-3.1-8B-Philos-Reflection-v0.3-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++ ....1-8B-Philos-Reflection-v0.3.i1-IQ1_M.gguf | 3 + ....1-8B-Philos-Reflection-v0.3.i1-IQ1_S.gguf | 3 + ....1-8B-Philos-Reflection-v0.3.i1-IQ2_M.gguf | 3 + ....1-8B-Philos-Reflection-v0.3.i1-IQ2_S.gguf | 3 + ...1-8B-Philos-Reflection-v0.3.i1-IQ2_XS.gguf | 3 + ...-8B-Philos-Reflection-v0.3.i1-IQ2_XXS.gguf | 3 + ....1-8B-Philos-Reflection-v0.3.i1-IQ3_M.gguf | 3 + ....1-8B-Philos-Reflection-v0.3.i1-IQ3_S.gguf | 3 + ...1-8B-Philos-Reflection-v0.3.i1-IQ3_XS.gguf | 3 + ...-8B-Philos-Reflection-v0.3.i1-IQ3_XXS.gguf | 3 + ...1-8B-Philos-Reflection-v0.3.i1-IQ4_XS.gguf | 3 + ...3.1-8B-Philos-Reflection-v0.3.i1-Q2_K.gguf | 3 + ...1-8B-Philos-Reflection-v0.3.i1-Q3_K_L.gguf | 3 + ...1-8B-Philos-Reflection-v0.3.i1-Q3_K_M.gguf | 3 + ...1-8B-Philos-Reflection-v0.3.i1-Q3_K_S.gguf | 3 + ...3.1-8B-Philos-Reflection-v0.3.i1-Q4_0.gguf | 3 + ...8B-Philos-Reflection-v0.3.i1-Q4_0_4_4.gguf | 3 + ...8B-Philos-Reflection-v0.3.i1-Q4_0_4_8.gguf | 3 + ...8B-Philos-Reflection-v0.3.i1-Q4_0_8_8.gguf | 3 + ...1-8B-Philos-Reflection-v0.3.i1-Q4_K_M.gguf | 3 + ...1-8B-Philos-Reflection-v0.3.i1-Q4_K_S.gguf | 3 + ...1-8B-Philos-Reflection-v0.3.i1-Q5_K_M.gguf | 3 + ...1-8B-Philos-Reflection-v0.3.i1-Q5_K_S.gguf | 3 + ...3.1-8B-Philos-Reflection-v0.3.i1-Q6_K.gguf | 3 + README.md | 82 +++++++++++++++++++ imatrix.dat | 3 + 27 files changed, 217 insertions(+) create mode 100644 .gitattributes create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ1_M.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ1_S.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ2_M.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ2_S.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ2_XS.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ2_XXS.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ3_M.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ3_S.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ3_XS.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ3_XXS.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ4_XS.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q2_K.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q3_K_L.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q3_K_M.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q3_K_S.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_0.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_0_4_4.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_0_4_8.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_0_8_8.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_K_M.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_K_S.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q5_K_M.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q5_K_S.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.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..bceeb0a --- /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-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_0_4_8.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_0_8_8.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ1_M.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ1_M.gguf new file mode 100644 index 0000000..dbf7e66 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8984c870141ec6680fc94bad23374575c53995e86052a22782229d94ffc3e64a +size 2161977600 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ1_S.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ1_S.gguf new file mode 100644 index 0000000..c125c29 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a63fa55a2e3ea5e25f0ff297afb90633122a92c94d97123fd9c5e70aa09ff7b9 +size 2019633408 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ2_M.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ2_M.gguf new file mode 100644 index 0000000..e36d5b6 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75d916b138aea5ad9541c6ecca35e0ac7db3037034947550f2d14a5cbd866ba2 +size 2948286720 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ2_S.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ2_S.gguf new file mode 100644 index 0000000..a6cb570 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67f8dd1c0311cc8adf602a73c06952224470e9da3b96b137f6b51d9269eb273f +size 2758494464 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ2_XS.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ2_XS.gguf new file mode 100644 index 0000000..d74f6f2 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6149612059fa0f319a68eb96810eb5c6f70aca06db250d2071654b0630604d9e +size 2605787392 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ2_XXS.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..8082cd6 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d9613e81e8ffe64658e26bb25169be761c8cf1e854d7f0872dc5698c30c10f3 +size 2399217920 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ3_M.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ3_M.gguf new file mode 100644 index 0000000..6ddebf6 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4a2f69efc41e9294a4ead1ce6f3af8019d035f6fda0d242cd444cdcbc43a9e9 +size 3784829184 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ3_S.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ3_S.gguf new file mode 100644 index 0000000..5dacf7d --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83217b657f197d8165e5a4c34c42e4acc0f13465b0898e0bd389161789053573 +size 3682330880 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ3_XS.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ3_XS.gguf new file mode 100644 index 0000000..2a350e2 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:348818840415ba626fd69f5e31c03a15d5576ade4b6782c38469d9778447f5a1 +size 3518753024 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ3_XXS.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..a55de6e --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d4b9361390031f2c978fff07f8f475e6b7efe90fc6bea6e370029150f0125ac +size 3274918144 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ4_XS.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ4_XS.gguf new file mode 100644 index 0000000..49d3854 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c99d377348fd9a65cf426782c79c3f8874032d17f5df46189821617a77637ad +size 4447668480 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q2_K.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q2_K.gguf new file mode 100644 index 0000000..a3990ba --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2e666d79db42e69865695cf012684af1fde5f550da0ebafb1f54a391c673608 +size 3179137280 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q3_K_L.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q3_K_L.gguf new file mode 100644 index 0000000..b758621 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a3ae105daae1d971c0de7b6c8c792fd567b54c7355800ff2bf192bd3e0fc183 +size 4321962240 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q3_K_M.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q3_K_M.gguf new file mode 100644 index 0000000..533b111 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c50e090223a3e73b57b7152a605c8b62abb4f68c10c529c12228e35f977d6f8 +size 4018923776 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q3_K_S.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q3_K_S.gguf new file mode 100644 index 0000000..8361941 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20de8da5957fc6d1de8ca1850e5ffabef576f3d8d4f44357b91ae83afe0a58fb +size 3664505088 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_0.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_0.gguf new file mode 100644 index 0000000..5dbba26 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f40d8377fc00cb94914b57480cdc46bfb6898410c7ca64a3967f6a36777dd107 +size 4675897600 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_0_4_4.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_0_4_4.gguf new file mode 100644 index 0000000..13e6aca --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e402e1711b910b5dfe6720422a6ea16416acc5c450a5f59359804ef59adf645 +size 4661217536 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_0_4_8.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_0_4_8.gguf new file mode 100644 index 0000000..b6c3095 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_0_4_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:292cac20caeb94dd00ee858f3a6b778e12c6f23c25b098c7c36522015f23458b +size 4661217536 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_0_8_8.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_0_8_8.gguf new file mode 100644 index 0000000..e7387ba --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_0_8_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:678157faaa5acbdfbc6cddfa8c30bb47c06fd902f74ef7c95b63640eb23caad7 +size 4661217536 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_K_M.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_K_M.gguf new file mode 100644 index 0000000..721a8e9 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e137263970d947ee408f061745a5120d180ed41c51f6739d5fc6a35fef75b03 +size 4920740096 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_K_S.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_K_S.gguf new file mode 100644 index 0000000..53c1919 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db38737b6c749a9625af6c00edf4de0ea374a29d578615cfc2c65ea097de6df5 +size 4692674816 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q5_K_M.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q5_K_M.gguf new file mode 100644 index 0000000..c848bbc --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07c9999debb4a145dc4f6a7061d61df3d16002612306de64d243bd0aab1d414c +size 5732993280 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q5_K_S.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q5_K_S.gguf new file mode 100644 index 0000000..c5e2375 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f75173c51e66d91ba1361142b450a30e525ae1d25ee4aee0e552aea3265b225 +size 5599299840 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q6_K.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q6_K.gguf new file mode 100644 index 0000000..c34acd3 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:966f62db538ab8ca7b9bcf7b3f8e64cd795cc1233a5aa3a08570effbb2759683 +size 6596012288 diff --git a/README.md b/README.md new file mode 100644 index 0000000..0bf5874 --- /dev/null +++ b/README.md @@ -0,0 +1,82 @@ +--- +base_model: EpistemeAI2/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3 +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-Llama-3.1-8B-Philos-Reflection-v0.3 + + +static quants are available at https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3-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-Llama-3.1-8B-Philos-Reflection-v0.3-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_0_4_4.gguf) | i1-Q4_0_4_4 | 4.8 | fast on arm, low quality | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.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-Llama-3.1-8B-Philos-Reflection-v0.3-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.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-Llama-3.1-8B-Philos-Reflection-v0.3-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-v0.3.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..e2cb6e4 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83f55d82a98f871d578dc59d33c4ad8c93438a28a858ebe390f57ac913f445af +size 4988157