From b8d1b664efd556c02dbcc07dea5b7d40d9c9d1da Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 5 Aug 2026 22:03:16 +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/LLama3.1-Hawkish-Theia-Fireball-8B-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++ ....1-Hawkish-Theia-Fireball-8B.i1-IQ1_M.gguf | 3 + ....1-Hawkish-Theia-Fireball-8B.i1-IQ1_S.gguf | 3 + ....1-Hawkish-Theia-Fireball-8B.i1-IQ2_M.gguf | 3 + ....1-Hawkish-Theia-Fireball-8B.i1-IQ2_S.gguf | 3 + ...1-Hawkish-Theia-Fireball-8B.i1-IQ2_XS.gguf | 3 + ...-Hawkish-Theia-Fireball-8B.i1-IQ2_XXS.gguf | 3 + ....1-Hawkish-Theia-Fireball-8B.i1-IQ3_M.gguf | 3 + ....1-Hawkish-Theia-Fireball-8B.i1-IQ3_S.gguf | 3 + ...1-Hawkish-Theia-Fireball-8B.i1-IQ3_XS.gguf | 3 + ...-Hawkish-Theia-Fireball-8B.i1-IQ3_XXS.gguf | 3 + ...1-Hawkish-Theia-Fireball-8B.i1-IQ4_XS.gguf | 3 + ...3.1-Hawkish-Theia-Fireball-8B.i1-Q2_K.gguf | 3 + ...1-Hawkish-Theia-Fireball-8B.i1-Q3_K_L.gguf | 3 + ...1-Hawkish-Theia-Fireball-8B.i1-Q3_K_M.gguf | 3 + ...1-Hawkish-Theia-Fireball-8B.i1-Q3_K_S.gguf | 3 + ...3.1-Hawkish-Theia-Fireball-8B.i1-Q4_0.gguf | 3 + ...Hawkish-Theia-Fireball-8B.i1-Q4_0_4_4.gguf | 3 + ...Hawkish-Theia-Fireball-8B.i1-Q4_0_4_8.gguf | 3 + ...Hawkish-Theia-Fireball-8B.i1-Q4_0_8_8.gguf | 3 + ...1-Hawkish-Theia-Fireball-8B.i1-Q4_K_M.gguf | 3 + ...1-Hawkish-Theia-Fireball-8B.i1-Q4_K_S.gguf | 3 + ...1-Hawkish-Theia-Fireball-8B.i1-Q5_K_M.gguf | 3 + ...1-Hawkish-Theia-Fireball-8B.i1-Q5_K_S.gguf | 3 + ...3.1-Hawkish-Theia-Fireball-8B.i1-Q6_K.gguf | 3 + README.md | 86 +++++++++++++++++++ imatrix.dat | 3 + 27 files changed, 221 insertions(+) create mode 100644 .gitattributes create mode 100644 LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ1_M.gguf create mode 100644 LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ1_S.gguf create mode 100644 LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ2_M.gguf create mode 100644 LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ2_S.gguf create mode 100644 LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ2_XS.gguf create mode 100644 LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ2_XXS.gguf create mode 100644 LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ3_M.gguf create mode 100644 LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ3_S.gguf create mode 100644 LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ3_XS.gguf create mode 100644 LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ3_XXS.gguf create mode 100644 LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ4_XS.gguf create mode 100644 LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q2_K.gguf create mode 100644 LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q3_K_L.gguf create mode 100644 LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q3_K_M.gguf create mode 100644 LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q3_K_S.gguf create mode 100644 LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_0.gguf create mode 100644 LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_0_4_4.gguf create mode 100644 LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_0_4_8.gguf create mode 100644 LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_0_8_8.gguf create mode 100644 LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_K_M.gguf create mode 100644 LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_K_S.gguf create mode 100644 LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q5_K_M.gguf create mode 100644 LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q5_K_S.gguf create mode 100644 LLama3.1-Hawkish-Theia-Fireball-8B.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..d3c4846 --- /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 +LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text +LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_0_4_8.gguf filter=lfs diff=lfs merge=lfs -text +LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_0_8_8.gguf filter=lfs diff=lfs merge=lfs -text +LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ1_M.gguf b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ1_M.gguf new file mode 100644 index 0000000..ba92115 --- /dev/null +++ b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae456715f3f358549c110311495f9a6a940419a9b98f946633b7f1ba52382b80 +size 2161978240 diff --git a/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ1_S.gguf b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ1_S.gguf new file mode 100644 index 0000000..86c8925 --- /dev/null +++ b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c7bc1ae937cd4bce06cc7792aced0bbf27fadee340140fa4313668fa21af507 +size 2019634048 diff --git a/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ2_M.gguf b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ2_M.gguf new file mode 100644 index 0000000..e05dfb2 --- /dev/null +++ b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50c6d9ec2435edbb6edaab865017727672743346de3178ebfef4eff43ac59d1e +size 2948287360 diff --git a/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ2_S.gguf b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ2_S.gguf new file mode 100644 index 0000000..7b801b4 --- /dev/null +++ b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42ac19058f5beea3c91edcaead0fcb9b61e45b7f6ea0f97d48ac75e94720e1db +size 2758495104 diff --git a/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ2_XS.gguf b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..0559c49 --- /dev/null +++ b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de704e9ccf6bbe922a16ca913ebdbe6807043ebf2b8b7df7dbd918626042397d +size 2605788032 diff --git a/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ2_XXS.gguf b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..276e474 --- /dev/null +++ b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c52defc5d453a3d74596318fece4eb04b984606c34d79d8b19def7a758d18cbd +size 2399218560 diff --git a/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ3_M.gguf b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ3_M.gguf new file mode 100644 index 0000000..65d0a50 --- /dev/null +++ b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcf679100f1851e60e9e482132539e5742b1bbebe42f0cdbf956ae415765d8a5 +size 3784829824 diff --git a/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ3_S.gguf b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ3_S.gguf new file mode 100644 index 0000000..2852074 --- /dev/null +++ b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69873c5be86885db53d4a7851bade76bd8c315408b025a410bf341911d4b9268 +size 3682331520 diff --git a/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ3_XS.gguf b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..59abcb1 --- /dev/null +++ b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:214f7adec71faf476dd6f0425efead1d1299503ae62dc53693faf4e088081bf7 +size 3518753664 diff --git a/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ3_XXS.gguf b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..e0c0d0a --- /dev/null +++ b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c09df687955a4cfbfe0c86a5fd33369989a6cb7a0e6e33523fc8dca0b092bd6 +size 3274918784 diff --git a/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ4_XS.gguf b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..555c42f --- /dev/null +++ b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ffe8d5d402a94a6c82f8f7f955d28ba23d26aecb95d2e0a598454b9f1c2deb0 +size 4447669120 diff --git a/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q2_K.gguf b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q2_K.gguf new file mode 100644 index 0000000..6e07582 --- /dev/null +++ b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ef59f7df8229bd86b7856ee691b5e0030e7fb1936c8ef5bd0cc8c6d18ac4ef0 +size 3179137920 diff --git a/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q3_K_L.gguf b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..19c2651 --- /dev/null +++ b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bdf8154b073b67946213f3cbefc93a12ba6334bf5385b1465d53b05b3028302 +size 4321962880 diff --git a/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q3_K_M.gguf b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..db199bf --- /dev/null +++ b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0477efbba92eb6f017126578b80399496fb813964949626d86f4bf6d4d1bf23 +size 4018924416 diff --git a/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q3_K_S.gguf b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..257e826 --- /dev/null +++ b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8b9b87cb94fd3c73ac53cbd35f26cb7e564c6c51a3cf03f0bef10c7dea8faf5 +size 3664505728 diff --git a/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_0.gguf b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_0.gguf new file mode 100644 index 0000000..c801522 --- /dev/null +++ b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84a1cc87aa0b034f843ffd33c42209a1b0740498fb4290ab82a82ae4f8e7de80 +size 4675898240 diff --git a/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_0_4_4.gguf b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_0_4_4.gguf new file mode 100644 index 0000000..80013a5 --- /dev/null +++ b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecbde8b655799c57bd49ca5baaf332d825bf249c87553ef849cb3e91c060dfc4 +size 4661218176 diff --git a/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_0_4_8.gguf b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_0_4_8.gguf new file mode 100644 index 0000000..42050b6 --- /dev/null +++ b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_0_4_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20b8412fe31d592c67e2439ea043261e73b8088470180080628cb994417759be +size 4661218176 diff --git a/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_0_8_8.gguf b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_0_8_8.gguf new file mode 100644 index 0000000..8c51d0d --- /dev/null +++ b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_0_8_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aff24394c88bf98cb079271cc0d70e347c4997afa04868a3ee64adc5908038ca +size 4661218176 diff --git a/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_K_M.gguf b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..4173b55 --- /dev/null +++ b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b4a9d93c16721cc29bf5267420ded2947360587b828000a299cf6ce1c80e43f +size 4920740736 diff --git a/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_K_S.gguf b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..68d100b --- /dev/null +++ b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f12f28c28a7c66260d7f2cce6b25a0cb917fdbe0d02da66ed5fc14b59a53ce5a +size 4692675456 diff --git a/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q5_K_M.gguf b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..7b0ca50 --- /dev/null +++ b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb8139700668692da3c5ad64687fc9a6e5b439b3f64701efe91033985a7f804f +size 5732993920 diff --git a/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q5_K_S.gguf b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..6c6ce45 --- /dev/null +++ b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2e9d3a5c6e3c88c0ef1bbe7d6da4455829730a6e642964c3b057cc8a9c51ebb +size 5599300480 diff --git a/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q6_K.gguf b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q6_K.gguf new file mode 100644 index 0000000..756c1c0 --- /dev/null +++ b/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fcf943e2fc9d77b8c3bf85cc1b372454c72a299b821d90306bb374538b9972e +size 6596012928 diff --git a/README.md b/README.md new file mode 100644 index 0000000..3f2e031 --- /dev/null +++ b/README.md @@ -0,0 +1,86 @@ +--- +base_model: ZeroXClem/LLama3.1-Hawkish-Theia-Fireball-8B +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- merge +- mergekit +- lazymergekit +- bfloat16 +- text-generation-inference +- model_stock +- crypto +- finance +- llama +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/ZeroXClem/LLama3.1-Hawkish-Theia-Fireball-8B + + +static quants are available at https://huggingface.co/mradermacher/LLama3.1-Hawkish-Theia-Fireball-8B-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/LLama3.1-Hawkish-Theia-Fireball-8B-i1-GGUF/resolve/main/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/LLama3.1-Hawkish-Theia-Fireball-8B-i1-GGUF/resolve/main/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/LLama3.1-Hawkish-Theia-Fireball-8B-i1-GGUF/resolve/main/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/LLama3.1-Hawkish-Theia-Fireball-8B-i1-GGUF/resolve/main/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/LLama3.1-Hawkish-Theia-Fireball-8B-i1-GGUF/resolve/main/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/LLama3.1-Hawkish-Theia-Fireball-8B-i1-GGUF/resolve/main/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/LLama3.1-Hawkish-Theia-Fireball-8B-i1-GGUF/resolve/main/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/LLama3.1-Hawkish-Theia-Fireball-8B-i1-GGUF/resolve/main/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/LLama3.1-Hawkish-Theia-Fireball-8B-i1-GGUF/resolve/main/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/LLama3.1-Hawkish-Theia-Fireball-8B-i1-GGUF/resolve/main/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/LLama3.1-Hawkish-Theia-Fireball-8B-i1-GGUF/resolve/main/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/LLama3.1-Hawkish-Theia-Fireball-8B-i1-GGUF/resolve/main/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/LLama3.1-Hawkish-Theia-Fireball-8B-i1-GGUF/resolve/main/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/LLama3.1-Hawkish-Theia-Fireball-8B-i1-GGUF/resolve/main/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/LLama3.1-Hawkish-Theia-Fireball-8B-i1-GGUF/resolve/main/LLama3.1-Hawkish-Theia-Fireball-8B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/LLama3.1-Hawkish-Theia-Fireball-8B-i1-GGUF/resolve/main/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_0_4_4.gguf) | i1-Q4_0_4_4 | 4.8 | fast on arm, low quality | +| [GGUF](https://huggingface.co/mradermacher/LLama3.1-Hawkish-Theia-Fireball-8B-i1-GGUF/resolve/main/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_0_4_8.gguf) | i1-Q4_0_4_8 | 4.8 | fast on arm+i8mm, low quality | +| [GGUF](https://huggingface.co/mradermacher/LLama3.1-Hawkish-Theia-Fireball-8B-i1-GGUF/resolve/main/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_0_8_8.gguf) | i1-Q4_0_8_8 | 4.8 | fast on arm+sve, low quality | +| [GGUF](https://huggingface.co/mradermacher/LLama3.1-Hawkish-Theia-Fireball-8B-i1-GGUF/resolve/main/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/LLama3.1-Hawkish-Theia-Fireball-8B-i1-GGUF/resolve/main/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/LLama3.1-Hawkish-Theia-Fireball-8B-i1-GGUF/resolve/main/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/LLama3.1-Hawkish-Theia-Fireball-8B-i1-GGUF/resolve/main/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/LLama3.1-Hawkish-Theia-Fireball-8B-i1-GGUF/resolve/main/LLama3.1-Hawkish-Theia-Fireball-8B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/LLama3.1-Hawkish-Theia-Fireball-8B-i1-GGUF/resolve/main/LLama3.1-Hawkish-Theia-Fireball-8B.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..6650b59 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2e9434ff8c2c7a743e6b323464489d669aa0811f5e625e3798ff41c036f1215 +size 4988157