From 796da577cad0097d8a22b0fa3ab487e152143354 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 3 May 2026 01:10:34 +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-Alpaca-Llama3.1.08-8B-Philos-C-R1-i1-GGUF Source: Original Platform --- .gitattributes | 57 +++++++++++++ ...a-Llama3.1.08-8B-Philos-C-R1.i1-IQ1_M.gguf | 3 + ...a-Llama3.1.08-8B-Philos-C-R1.i1-IQ1_S.gguf | 3 + ...a-Llama3.1.08-8B-Philos-C-R1.i1-IQ2_M.gguf | 3 + ...a-Llama3.1.08-8B-Philos-C-R1.i1-IQ2_S.gguf | 3 + ...-Llama3.1.08-8B-Philos-C-R1.i1-IQ2_XS.gguf | 3 + ...Llama3.1.08-8B-Philos-C-R1.i1-IQ2_XXS.gguf | 3 + ...a-Llama3.1.08-8B-Philos-C-R1.i1-IQ3_M.gguf | 3 + ...a-Llama3.1.08-8B-Philos-C-R1.i1-IQ3_S.gguf | 3 + ...-Llama3.1.08-8B-Philos-C-R1.i1-IQ3_XS.gguf | 3 + ...Llama3.1.08-8B-Philos-C-R1.i1-IQ3_XXS.gguf | 3 + ...-Llama3.1.08-8B-Philos-C-R1.i1-IQ4_XS.gguf | 3 + ...ca-Llama3.1.08-8B-Philos-C-R1.i1-Q2_K.gguf | 3 + ...-Llama3.1.08-8B-Philos-C-R1.i1-Q3_K_L.gguf | 3 + ...-Llama3.1.08-8B-Philos-C-R1.i1-Q3_K_M.gguf | 3 + ...-Llama3.1.08-8B-Philos-C-R1.i1-Q3_K_S.gguf | 3 + ...ca-Llama3.1.08-8B-Philos-C-R1.i1-Q4_0.gguf | 3 + ...-Llama3.1.08-8B-Philos-C-R1.i1-Q4_K_M.gguf | 3 + ...-Llama3.1.08-8B-Philos-C-R1.i1-Q4_K_S.gguf | 3 + ...-Llama3.1.08-8B-Philos-C-R1.i1-Q5_K_M.gguf | 3 + ...-Llama3.1.08-8B-Philos-C-R1.i1-Q5_K_S.gguf | 3 + ...ca-Llama3.1.08-8B-Philos-C-R1.i1-Q6_K.gguf | 3 + README.md | 79 +++++++++++++++++++ imatrix.dat | 3 + 24 files changed, 202 insertions(+) create mode 100644 .gitattributes create mode 100644 Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ1_M.gguf create mode 100644 Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ1_S.gguf create mode 100644 Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ2_M.gguf create mode 100644 Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ2_S.gguf create mode 100644 Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ2_XS.gguf create mode 100644 Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ2_XXS.gguf create mode 100644 Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ3_M.gguf create mode 100644 Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ3_S.gguf create mode 100644 Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ3_XS.gguf create mode 100644 Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ3_XXS.gguf create mode 100644 Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ4_XS.gguf create mode 100644 Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q2_K.gguf create mode 100644 Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q3_K_L.gguf create mode 100644 Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q3_K_M.gguf create mode 100644 Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q3_K_S.gguf create mode 100644 Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q4_0.gguf create mode 100644 Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q4_K_M.gguf create mode 100644 Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q4_K_S.gguf create mode 100644 Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q5_K_M.gguf create mode 100644 Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q5_K_S.gguf create mode 100644 Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.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..8e7b792 --- /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-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ1_M.gguf b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ1_M.gguf new file mode 100644 index 0000000..e8c66a5 --- /dev/null +++ b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00e0b09a1efbdfce0ebacf1f1b78e4c987e1dfb13a365796f9ce8f8a7dc8da80 +size 2161977536 diff --git a/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ1_S.gguf b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ1_S.gguf new file mode 100644 index 0000000..dfafb58 --- /dev/null +++ b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95327584a0071c43e3623561c46b70e61a2e8912ec5bc92c8664736cdba6489b +size 2019633344 diff --git a/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ2_M.gguf b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ2_M.gguf new file mode 100644 index 0000000..3c651f1 --- /dev/null +++ b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d26be56a3ff29b5275ae895d5dc5aedd62426c6b990cf062e54b87ca87b56083 +size 2948286656 diff --git a/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ2_S.gguf b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ2_S.gguf new file mode 100644 index 0000000..7b92f1c --- /dev/null +++ b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4eb68b9e297b028da02844035c05c46228063d93719ce72e4b438044d73d44e1 +size 2758494400 diff --git a/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ2_XS.gguf b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ2_XS.gguf new file mode 100644 index 0000000..79267cd --- /dev/null +++ b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df2ad86c2cfe9d744be6ddb27aa820ccc9d4e390f23ef9522b1b10e56623fe34 +size 2605787328 diff --git a/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ2_XXS.gguf b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..bd6b20c --- /dev/null +++ b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20789c49f75bf02a4820c06476178f7d19fce8291841c8546995ca4017c85f96 +size 2399217856 diff --git a/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ3_M.gguf b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ3_M.gguf new file mode 100644 index 0000000..4dd6737 --- /dev/null +++ b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc9d0ab4d425e0788667338318538b441e888dfe70b3e346a71bf90bae566cc3 +size 3784829120 diff --git a/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ3_S.gguf b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ3_S.gguf new file mode 100644 index 0000000..c1105e1 --- /dev/null +++ b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a66c783314593c4b174ea5726e4b5bfd7e1d84873f8b2b4218463254e50f99d +size 3682330816 diff --git a/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ3_XS.gguf b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ3_XS.gguf new file mode 100644 index 0000000..57e230b --- /dev/null +++ b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:302f29a1069440005394273bc477213368cd11763527dc9237d61427ff73cf51 +size 3518752960 diff --git a/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ3_XXS.gguf b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..6f64107 --- /dev/null +++ b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63bf648b1e6078407f9d4b900fb428fff4cdda7cc6c1a77adacd79dd4c4a787f +size 3274918080 diff --git a/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ4_XS.gguf b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ4_XS.gguf new file mode 100644 index 0000000..69c3dfd --- /dev/null +++ b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3f89531cc697509da0ad97a138c74ad90e02525ec5c4800a0361757929bf7a3 +size 4447668416 diff --git a/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q2_K.gguf b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q2_K.gguf new file mode 100644 index 0000000..39e1050 --- /dev/null +++ b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f6f731187c403db6cf60677ff0d78acb77981d7ca1a9627825eaf1c7b4931f2 +size 3179137216 diff --git a/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q3_K_L.gguf b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q3_K_L.gguf new file mode 100644 index 0000000..bc4cab2 --- /dev/null +++ b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2111945777416dcaabc343ed506594547bbe3d8ef07ceccd0a71f2569dbf889 +size 4321962176 diff --git a/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q3_K_M.gguf b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q3_K_M.gguf new file mode 100644 index 0000000..411b6e1 --- /dev/null +++ b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e71addcb102f9f298d36f3da61585bb3e8eee7778ca0a7b3206f5aaa6d7e98f6 +size 4018923712 diff --git a/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q3_K_S.gguf b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q3_K_S.gguf new file mode 100644 index 0000000..4cd8683 --- /dev/null +++ b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45a4f8857375e29f63c7979114c57ceb9320de4aabcddd17ba44a6bcd0b0cd22 +size 3664505024 diff --git a/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q4_0.gguf b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q4_0.gguf new file mode 100644 index 0000000..cd384ba --- /dev/null +++ b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4db2d5be9fca5f2a687c6be180f6462abcadde0e106735b5c75f8fe3adc7485 +size 4675897536 diff --git a/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q4_K_M.gguf b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q4_K_M.gguf new file mode 100644 index 0000000..0ed534c --- /dev/null +++ b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1042802853ad19dc51c118c1a7e9904d4cba7f805fabff0952613c616b42f461 +size 4920740032 diff --git a/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q4_K_S.gguf b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q4_K_S.gguf new file mode 100644 index 0000000..3319791 --- /dev/null +++ b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7937ba34c44e0c7a1e294dd9cfbc448b9d776a903904ffd7bf94d25d66799cac +size 4692674752 diff --git a/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q5_K_M.gguf b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q5_K_M.gguf new file mode 100644 index 0000000..b4fbf78 --- /dev/null +++ b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9b52c1be1886ec6ea23bc4b701c5880f6cc194a26e66e369fcec1dff3e1c677 +size 5732993216 diff --git a/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q5_K_S.gguf b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q5_K_S.gguf new file mode 100644 index 0000000..f3c9c7a --- /dev/null +++ b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25e89fd66b77b78fb2e33ff752960c00b6fa3c413402775471ede3c8fec74936 +size 5599299776 diff --git a/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q6_K.gguf b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q6_K.gguf new file mode 100644 index 0000000..8c6fcb8 --- /dev/null +++ b/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc3b045c570e5ca2a74a7d658735dd0ad22d920b1c1d57599261d2edbded23a5 +size 6596012224 diff --git a/README.md b/README.md new file mode 100644 index 0000000..a60b728 --- /dev/null +++ b/README.md @@ -0,0 +1,79 @@ +--- +base_model: EpistemeAI2/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1 +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-Alpaca-Llama3.1.08-8B-Philos-C-R1 + + +static quants are available at https://huggingface.co/mradermacher/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1-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-Alpaca-Llama3.1.08-8B-Philos-C-R1-i1-GGUF/resolve/main/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1-i1-GGUF/resolve/main/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1-i1-GGUF/resolve/main/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1-i1-GGUF/resolve/main/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1-i1-GGUF/resolve/main/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1-i1-GGUF/resolve/main/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1-i1-GGUF/resolve/main/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1-i1-GGUF/resolve/main/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1-i1-GGUF/resolve/main/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1-i1-GGUF/resolve/main/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1-i1-GGUF/resolve/main/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1-i1-GGUF/resolve/main/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1-i1-GGUF/resolve/main/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1-i1-GGUF/resolve/main/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1-i1-GGUF/resolve/main/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1-i1-GGUF/resolve/main/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1-i1-GGUF/resolve/main/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1-i1-GGUF/resolve/main/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1-i1-GGUF/resolve/main/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1-i1-GGUF/resolve/main/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1-i1-GGUF/resolve/main/Fireball-Alpaca-Llama3.1.08-8B-Philos-C-R1.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..829cba3 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:289ff6393b1be28f5630eb335daa8da4dc950ab085bd3f37856928fe5f361a5a +size 4988157