From 144fd4c62084cb8c5c23c94400dd878e4b02323e Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 25 Jun 2026 12:22: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/AstroSage-8B-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++++++++++ AstroSage-8B.i1-IQ1_M.gguf | 3 ++ AstroSage-8B.i1-IQ1_S.gguf | 3 ++ AstroSage-8B.i1-IQ2_M.gguf | 3 ++ AstroSage-8B.i1-IQ2_S.gguf | 3 ++ AstroSage-8B.i1-IQ2_XS.gguf | 3 ++ AstroSage-8B.i1-IQ2_XXS.gguf | 3 ++ AstroSage-8B.i1-IQ3_M.gguf | 3 ++ AstroSage-8B.i1-IQ3_S.gguf | 3 ++ AstroSage-8B.i1-IQ3_XS.gguf | 3 ++ AstroSage-8B.i1-IQ3_XXS.gguf | 3 ++ AstroSage-8B.i1-IQ4_XS.gguf | 3 ++ AstroSage-8B.i1-Q2_K.gguf | 3 ++ AstroSage-8B.i1-Q3_K_L.gguf | 3 ++ AstroSage-8B.i1-Q3_K_M.gguf | 3 ++ AstroSage-8B.i1-Q3_K_S.gguf | 3 ++ AstroSage-8B.i1-Q4_0.gguf | 3 ++ AstroSage-8B.i1-Q4_0_4_4.gguf | 3 ++ AstroSage-8B.i1-Q4_0_4_8.gguf | 3 ++ AstroSage-8B.i1-Q4_0_8_8.gguf | 3 ++ AstroSage-8B.i1-Q4_K_M.gguf | 3 ++ AstroSage-8B.i1-Q4_K_S.gguf | 3 ++ AstroSage-8B.i1-Q5_K_M.gguf | 3 ++ AstroSage-8B.i1-Q5_K_S.gguf | 3 ++ AstroSage-8B.i1-Q6_K.gguf | 3 ++ README.md | 81 +++++++++++++++++++++++++++++++++++ imatrix.dat | 3 ++ 27 files changed, 216 insertions(+) create mode 100644 .gitattributes create mode 100644 AstroSage-8B.i1-IQ1_M.gguf create mode 100644 AstroSage-8B.i1-IQ1_S.gguf create mode 100644 AstroSage-8B.i1-IQ2_M.gguf create mode 100644 AstroSage-8B.i1-IQ2_S.gguf create mode 100644 AstroSage-8B.i1-IQ2_XS.gguf create mode 100644 AstroSage-8B.i1-IQ2_XXS.gguf create mode 100644 AstroSage-8B.i1-IQ3_M.gguf create mode 100644 AstroSage-8B.i1-IQ3_S.gguf create mode 100644 AstroSage-8B.i1-IQ3_XS.gguf create mode 100644 AstroSage-8B.i1-IQ3_XXS.gguf create mode 100644 AstroSage-8B.i1-IQ4_XS.gguf create mode 100644 AstroSage-8B.i1-Q2_K.gguf create mode 100644 AstroSage-8B.i1-Q3_K_L.gguf create mode 100644 AstroSage-8B.i1-Q3_K_M.gguf create mode 100644 AstroSage-8B.i1-Q3_K_S.gguf create mode 100644 AstroSage-8B.i1-Q4_0.gguf create mode 100644 AstroSage-8B.i1-Q4_0_4_4.gguf create mode 100644 AstroSage-8B.i1-Q4_0_4_8.gguf create mode 100644 AstroSage-8B.i1-Q4_0_8_8.gguf create mode 100644 AstroSage-8B.i1-Q4_K_M.gguf create mode 100644 AstroSage-8B.i1-Q4_K_S.gguf create mode 100644 AstroSage-8B.i1-Q5_K_M.gguf create mode 100644 AstroSage-8B.i1-Q5_K_S.gguf create mode 100644 AstroSage-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..63e4c7b --- /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 +AstroSage-8B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +AstroSage-8B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +AstroSage-8B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +AstroSage-8B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +AstroSage-8B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +AstroSage-8B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +AstroSage-8B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +AstroSage-8B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +AstroSage-8B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +AstroSage-8B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +AstroSage-8B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +AstroSage-8B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +AstroSage-8B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +AstroSage-8B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +AstroSage-8B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +AstroSage-8B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +AstroSage-8B.i1-Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text +AstroSage-8B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +AstroSage-8B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +AstroSage-8B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +AstroSage-8B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +AstroSage-8B.i1-Q4_0_4_8.gguf filter=lfs diff=lfs merge=lfs -text +AstroSage-8B.i1-Q4_0_8_8.gguf filter=lfs diff=lfs merge=lfs -text +AstroSage-8B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/AstroSage-8B.i1-IQ1_M.gguf b/AstroSage-8B.i1-IQ1_M.gguf new file mode 100644 index 0000000..9adcd04 --- /dev/null +++ b/AstroSage-8B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddf4b525145e2c70650593dab5dc9d3d79153e78586fdef3f3be8816e68fee76 +size 2161972608 diff --git a/AstroSage-8B.i1-IQ1_S.gguf b/AstroSage-8B.i1-IQ1_S.gguf new file mode 100644 index 0000000..0963899 --- /dev/null +++ b/AstroSage-8B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f97e41c240517faed0d1821dbb59db4955fa0b9722b2266165548804d6203d6 +size 2019628416 diff --git a/AstroSage-8B.i1-IQ2_M.gguf b/AstroSage-8B.i1-IQ2_M.gguf new file mode 100644 index 0000000..e69315b --- /dev/null +++ b/AstroSage-8B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b799225bd07beeee68ff47a2c19e010315dbe44d2244b5a435793979b2a80c8 +size 2948281728 diff --git a/AstroSage-8B.i1-IQ2_S.gguf b/AstroSage-8B.i1-IQ2_S.gguf new file mode 100644 index 0000000..b05054d --- /dev/null +++ b/AstroSage-8B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f288f5b13e88740262e345199e71c5ce5e2e704480a541793f09a148b64ada0d +size 2758489472 diff --git a/AstroSage-8B.i1-IQ2_XS.gguf b/AstroSage-8B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..c97698a --- /dev/null +++ b/AstroSage-8B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7a88e575d13c851ec99715dfbc51b43a93046150ff0524417137224668eceb9 +size 2605782400 diff --git a/AstroSage-8B.i1-IQ2_XXS.gguf b/AstroSage-8B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..b4ef186 --- /dev/null +++ b/AstroSage-8B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb181ce8432cd5caf23b439c6faba3e89e33d63bc87bf1333bf17d552e7babb7 +size 2399212928 diff --git a/AstroSage-8B.i1-IQ3_M.gguf b/AstroSage-8B.i1-IQ3_M.gguf new file mode 100644 index 0000000..25c6fac --- /dev/null +++ b/AstroSage-8B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:229c894841cb59f7d1389cab5478db65bba9e9283738dc2f124061429dbbcf9f +size 3784824192 diff --git a/AstroSage-8B.i1-IQ3_S.gguf b/AstroSage-8B.i1-IQ3_S.gguf new file mode 100644 index 0000000..4c12b20 --- /dev/null +++ b/AstroSage-8B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe25d99b2d149b3e6fa86f9c01c22dbce9ab01a701e61c09ac2ca748820c7329 +size 3682325888 diff --git a/AstroSage-8B.i1-IQ3_XS.gguf b/AstroSage-8B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..6fe9fcc --- /dev/null +++ b/AstroSage-8B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e2b62e5926cc167e5f7b97a4029d5982ec5666f8c58622cb5c3b49619f1e8f6 +size 3518748032 diff --git a/AstroSage-8B.i1-IQ3_XXS.gguf b/AstroSage-8B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..4ed448c --- /dev/null +++ b/AstroSage-8B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:959b1da5e2514049e730978a0d90389bf883e5100b58e4bc73c330ca6aaec339 +size 3274913152 diff --git a/AstroSage-8B.i1-IQ4_XS.gguf b/AstroSage-8B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..99369a0 --- /dev/null +++ b/AstroSage-8B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:007fe203c64b2ff443e70b1f094b45adeb0b27f4d963245d7d195270cf855f4b +size 4447663488 diff --git a/AstroSage-8B.i1-Q2_K.gguf b/AstroSage-8B.i1-Q2_K.gguf new file mode 100644 index 0000000..a0bd958 --- /dev/null +++ b/AstroSage-8B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58163b0d67c2a7e9a41ecc6ee33192eaf0db8cd182fde9d1aa1f2b690b85bde1 +size 3179132288 diff --git a/AstroSage-8B.i1-Q3_K_L.gguf b/AstroSage-8B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..49f8f6b --- /dev/null +++ b/AstroSage-8B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e6206518815b2b1f7c6eb9763046cb3c8a76b7f289beef696710c8b57fc7f27 +size 4321957248 diff --git a/AstroSage-8B.i1-Q3_K_M.gguf b/AstroSage-8B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..8177b41 --- /dev/null +++ b/AstroSage-8B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb6a39da86653fe3277485a0d222e50be2420a5abdc7d31fd75e043bb4fe1b9d +size 4018918784 diff --git a/AstroSage-8B.i1-Q3_K_S.gguf b/AstroSage-8B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..eed8677 --- /dev/null +++ b/AstroSage-8B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bc39707b3186ae1cddba517caf473fefb432479793a98e6aa784670386ce7a1 +size 3664500096 diff --git a/AstroSage-8B.i1-Q4_0.gguf b/AstroSage-8B.i1-Q4_0.gguf new file mode 100644 index 0000000..97f9350 --- /dev/null +++ b/AstroSage-8B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0449ac9ee31587a5f0dbbb90f4564c50bd55e63257ac7edcee6546d162dbd752 +size 4675892608 diff --git a/AstroSage-8B.i1-Q4_0_4_4.gguf b/AstroSage-8B.i1-Q4_0_4_4.gguf new file mode 100644 index 0000000..e65f85c --- /dev/null +++ b/AstroSage-8B.i1-Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d0ef9f07dc6bfb109de44ba81f4a8479313e50ec56f63545e683bb717538dc5 +size 4661212544 diff --git a/AstroSage-8B.i1-Q4_0_4_8.gguf b/AstroSage-8B.i1-Q4_0_4_8.gguf new file mode 100644 index 0000000..a6dea54 --- /dev/null +++ b/AstroSage-8B.i1-Q4_0_4_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60ed0ae7b63d790849277e0be0a496efc7af87268522a69ffaff20240c55e5e4 +size 4661212544 diff --git a/AstroSage-8B.i1-Q4_0_8_8.gguf b/AstroSage-8B.i1-Q4_0_8_8.gguf new file mode 100644 index 0000000..75b9cde --- /dev/null +++ b/AstroSage-8B.i1-Q4_0_8_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3dadfff571a3e6aa4657de1a2ff1c3152e096f029694caab373396d9e86054b +size 4661212544 diff --git a/AstroSage-8B.i1-Q4_K_M.gguf b/AstroSage-8B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..97ecd85 --- /dev/null +++ b/AstroSage-8B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44983ef9a29d3cf004d9e90a4f1311e3769f795975bf14a43be2ada64237854e +size 4920735104 diff --git a/AstroSage-8B.i1-Q4_K_S.gguf b/AstroSage-8B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..7d57884 --- /dev/null +++ b/AstroSage-8B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f39afdcf18e80e54ff195d08b7e4da407723f5a76898dc17a3b1291ea388c013 +size 4692669824 diff --git a/AstroSage-8B.i1-Q5_K_M.gguf b/AstroSage-8B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..32cb06e --- /dev/null +++ b/AstroSage-8B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a0897d519085a6790d3deb861e8d92b7a39a9acd1ca853e2d91f05b69694425 +size 5732988288 diff --git a/AstroSage-8B.i1-Q5_K_S.gguf b/AstroSage-8B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..3a55e20 --- /dev/null +++ b/AstroSage-8B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f282026318a8b82d8da39dcf6e5b4ce467cc5eb38877bbabcec356a3bad4c8a +size 5599294848 diff --git a/AstroSage-8B.i1-Q6_K.gguf b/AstroSage-8B.i1-Q6_K.gguf new file mode 100644 index 0000000..c1188e3 --- /dev/null +++ b/AstroSage-8B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9de36fef286cc2f5370aa243912b4edd7bb5fa09bbddcc57f7e90cd15bbe67a0 +size 6596007296 diff --git a/README.md b/README.md new file mode 100644 index 0000000..e89d028 --- /dev/null +++ b/README.md @@ -0,0 +1,81 @@ +--- +base_model: AstroMLab/AstroSage-8B +language: +- en +library_name: transformers +quantized_by: mradermacher +tags: +- llama-3.1 +- astronomy +- astrophysics +- cosmology +- arxiv +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/AstroMLab/AstroSage-8B + + +static quants are available at https://huggingface.co/mradermacher/AstroSage-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/AstroSage-8B-i1-GGUF/resolve/main/AstroSage-8B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/AstroSage-8B-i1-GGUF/resolve/main/AstroSage-8B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/AstroSage-8B-i1-GGUF/resolve/main/AstroSage-8B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/AstroSage-8B-i1-GGUF/resolve/main/AstroSage-8B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/AstroSage-8B-i1-GGUF/resolve/main/AstroSage-8B.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/AstroSage-8B-i1-GGUF/resolve/main/AstroSage-8B.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/AstroSage-8B-i1-GGUF/resolve/main/AstroSage-8B.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/AstroSage-8B-i1-GGUF/resolve/main/AstroSage-8B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/AstroSage-8B-i1-GGUF/resolve/main/AstroSage-8B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/AstroSage-8B-i1-GGUF/resolve/main/AstroSage-8B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/AstroSage-8B-i1-GGUF/resolve/main/AstroSage-8B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/AstroSage-8B-i1-GGUF/resolve/main/AstroSage-8B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/AstroSage-8B-i1-GGUF/resolve/main/AstroSage-8B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/AstroSage-8B-i1-GGUF/resolve/main/AstroSage-8B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/AstroSage-8B-i1-GGUF/resolve/main/AstroSage-8B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/AstroSage-8B-i1-GGUF/resolve/main/AstroSage-8B.i1-Q4_0_4_4.gguf) | i1-Q4_0_4_4 | 4.8 | fast on arm, low quality | +| [GGUF](https://huggingface.co/mradermacher/AstroSage-8B-i1-GGUF/resolve/main/AstroSage-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/AstroSage-8B-i1-GGUF/resolve/main/AstroSage-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/AstroSage-8B-i1-GGUF/resolve/main/AstroSage-8B.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/AstroSage-8B-i1-GGUF/resolve/main/AstroSage-8B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/AstroSage-8B-i1-GGUF/resolve/main/AstroSage-8B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/AstroSage-8B-i1-GGUF/resolve/main/AstroSage-8B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/AstroSage-8B-i1-GGUF/resolve/main/AstroSage-8B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/AstroSage-8B-i1-GGUF/resolve/main/AstroSage-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..8ad8d31 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bd0213756cd43ce842cf91f9fffab1982e11cbbcaca9343b5aae3a152f258f2 +size 4988157