From 4242b4357e99b390508734580cb28480c89df446 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 3 May 2026 01:04:21 +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-KTO-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++ ...3.1-8B-Philos-Reflection-KTO.i1-IQ1_M.gguf | 3 + ...3.1-8B-Philos-Reflection-KTO.i1-IQ1_S.gguf | 3 + ...3.1-8B-Philos-Reflection-KTO.i1-IQ2_M.gguf | 3 + ...3.1-8B-Philos-Reflection-KTO.i1-IQ2_S.gguf | 3 + ....1-8B-Philos-Reflection-KTO.i1-IQ2_XS.gguf | 3 + ...1-8B-Philos-Reflection-KTO.i1-IQ2_XXS.gguf | 3 + ...3.1-8B-Philos-Reflection-KTO.i1-IQ3_M.gguf | 3 + ...3.1-8B-Philos-Reflection-KTO.i1-IQ3_S.gguf | 3 + ....1-8B-Philos-Reflection-KTO.i1-IQ3_XS.gguf | 3 + ...1-8B-Philos-Reflection-KTO.i1-IQ3_XXS.gguf | 3 + ....1-8B-Philos-Reflection-KTO.i1-IQ4_XS.gguf | 3 + ...-3.1-8B-Philos-Reflection-KTO.i1-Q2_K.gguf | 3 + ....1-8B-Philos-Reflection-KTO.i1-Q3_K_L.gguf | 3 + ....1-8B-Philos-Reflection-KTO.i1-Q3_K_M.gguf | 3 + ....1-8B-Philos-Reflection-KTO.i1-Q3_K_S.gguf | 3 + ...-3.1-8B-Philos-Reflection-KTO.i1-Q4_0.gguf | 3 + ...-8B-Philos-Reflection-KTO.i1-Q4_0_4_4.gguf | 3 + ...-8B-Philos-Reflection-KTO.i1-Q4_0_4_8.gguf | 3 + ...-8B-Philos-Reflection-KTO.i1-Q4_0_8_8.gguf | 3 + ....1-8B-Philos-Reflection-KTO.i1-Q4_K_M.gguf | 3 + ....1-8B-Philos-Reflection-KTO.i1-Q4_K_S.gguf | 3 + ....1-8B-Philos-Reflection-KTO.i1-Q5_K_M.gguf | 3 + ....1-8B-Philos-Reflection-KTO.i1-Q5_K_S.gguf | 3 + ...-3.1-8B-Philos-Reflection-KTO.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-KTO.i1-IQ1_M.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ1_S.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ2_M.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ2_S.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ2_XS.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ2_XXS.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ3_M.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ3_S.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ3_XS.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ3_XXS.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ4_XS.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q2_K.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q3_K_L.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q3_K_M.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q3_K_S.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_0.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_0_4_4.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_0_4_8.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_0_8_8.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_K_M.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_K_S.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q5_K_M.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q5_K_S.gguf create mode 100644 Fireball-Llama-3.1-8B-Philos-Reflection-KTO.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..bcdc7f8 --- /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-KTO.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_0_4_8.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_0_8_8.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ1_M.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ1_M.gguf new file mode 100644 index 0000000..00e1517 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0720c7ea93c9226c3b91a4443f3bd73ec962078f291c9ce24a2f17f9efdb735d +size 2161977568 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ1_S.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ1_S.gguf new file mode 100644 index 0000000..c024135 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa0e34779e82ea1a5cea8b6ad21c8a702ab4a6e5b45e14986c0a03715a90770b +size 2019633376 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ2_M.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ2_M.gguf new file mode 100644 index 0000000..abf2d53 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b87ecf2fa87843d2ebfd91b901b7108e22e1ce78854d8ba3ef365fae292ec334 +size 2948286688 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ2_S.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ2_S.gguf new file mode 100644 index 0000000..7351946 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f8917c206827512d2d2c32d42c37413bcd2ae89666629d3da641d1010a9f321 +size 2758494432 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ2_XS.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ2_XS.gguf new file mode 100644 index 0000000..cbf19b3 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bc1f3aea4d2ee9569164c8c844adc47d9ddcd9b04a1f96bb29169a1ed3503f0 +size 2605787360 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ2_XXS.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..c5b646f --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeec0eafb954fb3ae9a8bcdfe9c89813e46b0662e77ff9e6bc7919cff62b594b +size 2399217888 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ3_M.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ3_M.gguf new file mode 100644 index 0000000..a17a85b --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c161253c5d3139c849b44cfd27b5907878dd912346fe24de0ac871abfcfdbbf1 +size 3784829152 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ3_S.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ3_S.gguf new file mode 100644 index 0000000..7b1dbfc --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4ffefc9a8451723156585e1354e7112f6af223c97534e3cba315fdb1d3cafc0 +size 3682330848 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ3_XS.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ3_XS.gguf new file mode 100644 index 0000000..ad6f762 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b243356e527e7d9c7dc7b98e92e16bd9a53abcfc7b965f2257dd50d00ac957cf +size 3518752992 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ3_XXS.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..b3e0307 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82a10258c7b915e840460afe1b6f6089b85d9a5f5682e5b490cfa0feb8f08e03 +size 3274918112 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ4_XS.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ4_XS.gguf new file mode 100644 index 0000000..3532a9a --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42f876cc4bb6c9ace68594dbed6a9422d23f9e56780dd011606a526f36a8552b +size 4447668448 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q2_K.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q2_K.gguf new file mode 100644 index 0000000..8bf91bb --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c30b4c63f6224639aeb7d3c93994e021e344154c66491780d9f6ea0dfefb3c59 +size 3179137248 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q3_K_L.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q3_K_L.gguf new file mode 100644 index 0000000..147e714 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aea887a3405ef904e00fdaf3bb3f02b2579433261ecb56b7a55b6d6b46d07f18 +size 4321962208 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q3_K_M.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q3_K_M.gguf new file mode 100644 index 0000000..14bdf82 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f65a018985a75fcfd6cca7fb676f4c02e5ce7709dd84c97ffe3628e5d6b22a2f +size 4018923744 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q3_K_S.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q3_K_S.gguf new file mode 100644 index 0000000..943f3b0 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5511d8c42d76e91dae50931d42687520aa7e86840ba236d41cf0d2d050e7be37 +size 3664505056 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_0.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_0.gguf new file mode 100644 index 0000000..87bf2e4 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8257831c4a6ebc7ac82afdc6ed568213a4aa1ba31586110069a5eb46ce5da53e +size 4675897568 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_0_4_4.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_0_4_4.gguf new file mode 100644 index 0000000..1d7e438 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:348be1744ba04b97337ed1c9bef225a624748c8d9169963a280bb52fe7e56f65 +size 4661217504 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_0_4_8.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_0_4_8.gguf new file mode 100644 index 0000000..e6ec5c2 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_0_4_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cecd29772c56554d4ea884d419957381d68f4c0d76ea32bf658561159e93e624 +size 4661217504 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_0_8_8.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_0_8_8.gguf new file mode 100644 index 0000000..2ec44fc --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_0_8_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:262559589499e7509119d56da9c47b6e861aef127618d259a04e0cc9339e50d6 +size 4661217504 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_K_M.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_K_M.gguf new file mode 100644 index 0000000..ab34157 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f28c89303bc7c3a0f6113b238621d527bf774e07a331d184adcfb85eea96321d +size 4920740064 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_K_S.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_K_S.gguf new file mode 100644 index 0000000..2358e51 --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:534839338ec608b8addc1dc1ef3fa72da774127d05af325cd66527b0c92af6e9 +size 4692674784 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q5_K_M.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q5_K_M.gguf new file mode 100644 index 0000000..6cba1ca --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a85cd3c9b750befacaebcc83fd505260ec38506cd4adf0f528fd60e5ec25b325 +size 5732993248 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q5_K_S.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q5_K_S.gguf new file mode 100644 index 0000000..18d41df --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05c950a34f3914b9e070766c7ebfd0cb514613b1aef6d4d90e3da3c1ea16ac54 +size 5599299808 diff --git a/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q6_K.gguf b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q6_K.gguf new file mode 100644 index 0000000..fd0997f --- /dev/null +++ b/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f2ff4309d9b3eeac67955ecf8c5097fc47ad57ce7a8df65d8c175aaa4bf58c5 +size 6596012256 diff --git a/README.md b/README.md new file mode 100644 index 0000000..2763a2a --- /dev/null +++ b/README.md @@ -0,0 +1,82 @@ +--- +base_model: EpistemeAI2/Fireball-Llama-3.1-8B-Philos-Reflection-KTO +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-KTO + + +static quants are available at https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-KTO-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-KTO-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-KTO-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-KTO-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-KTO-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-KTO-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-KTO-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-KTO-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.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-KTO-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-KTO-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-KTO-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.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-KTO-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-KTO-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-KTO-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.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-KTO-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.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-KTO-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-KTO-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.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-KTO-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.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-KTO-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.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-KTO-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-KTO-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.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-KTO-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.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-KTO-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-KTO-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Llama-3.1-8B-Philos-Reflection-KTO-i1-GGUF/resolve/main/Fireball-Llama-3.1-8B-Philos-Reflection-KTO.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..dcbeba6 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8dabf7a8d6760ef9bedf5338aa5658d6cc5d774f33ba6c047d42d9eda1d2912 +size 4988157