From 030fff8cd1b8d7e8342318f4d4b919fef4f382d9 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 12 Jun 2026 14:50: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/astrollama-3-8b-chat_summary-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++ README.md | 81 +++++++++++++++++++ astrollama-3-8b-chat_summary.i1-IQ1_M.gguf | 3 + astrollama-3-8b-chat_summary.i1-IQ1_S.gguf | 3 + astrollama-3-8b-chat_summary.i1-IQ2_M.gguf | 3 + astrollama-3-8b-chat_summary.i1-IQ2_S.gguf | 3 + astrollama-3-8b-chat_summary.i1-IQ2_XS.gguf | 3 + astrollama-3-8b-chat_summary.i1-IQ2_XXS.gguf | 3 + astrollama-3-8b-chat_summary.i1-IQ3_M.gguf | 3 + astrollama-3-8b-chat_summary.i1-IQ3_S.gguf | 3 + astrollama-3-8b-chat_summary.i1-IQ3_XS.gguf | 3 + astrollama-3-8b-chat_summary.i1-IQ3_XXS.gguf | 3 + astrollama-3-8b-chat_summary.i1-IQ4_XS.gguf | 3 + astrollama-3-8b-chat_summary.i1-Q2_K.gguf | 3 + astrollama-3-8b-chat_summary.i1-Q3_K_L.gguf | 3 + astrollama-3-8b-chat_summary.i1-Q3_K_M.gguf | 3 + astrollama-3-8b-chat_summary.i1-Q3_K_S.gguf | 3 + astrollama-3-8b-chat_summary.i1-Q4_0.gguf | 3 + astrollama-3-8b-chat_summary.i1-Q4_0_4_4.gguf | 3 + astrollama-3-8b-chat_summary.i1-Q4_0_4_8.gguf | 3 + astrollama-3-8b-chat_summary.i1-Q4_0_8_8.gguf | 3 + astrollama-3-8b-chat_summary.i1-Q4_K_M.gguf | 3 + astrollama-3-8b-chat_summary.i1-Q4_K_S.gguf | 3 + astrollama-3-8b-chat_summary.i1-Q5_K_M.gguf | 3 + astrollama-3-8b-chat_summary.i1-Q5_K_S.gguf | 3 + astrollama-3-8b-chat_summary.i1-Q6_K.gguf | 3 + imatrix.dat | 3 + 27 files changed, 216 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 astrollama-3-8b-chat_summary.i1-IQ1_M.gguf create mode 100644 astrollama-3-8b-chat_summary.i1-IQ1_S.gguf create mode 100644 astrollama-3-8b-chat_summary.i1-IQ2_M.gguf create mode 100644 astrollama-3-8b-chat_summary.i1-IQ2_S.gguf create mode 100644 astrollama-3-8b-chat_summary.i1-IQ2_XS.gguf create mode 100644 astrollama-3-8b-chat_summary.i1-IQ2_XXS.gguf create mode 100644 astrollama-3-8b-chat_summary.i1-IQ3_M.gguf create mode 100644 astrollama-3-8b-chat_summary.i1-IQ3_S.gguf create mode 100644 astrollama-3-8b-chat_summary.i1-IQ3_XS.gguf create mode 100644 astrollama-3-8b-chat_summary.i1-IQ3_XXS.gguf create mode 100644 astrollama-3-8b-chat_summary.i1-IQ4_XS.gguf create mode 100644 astrollama-3-8b-chat_summary.i1-Q2_K.gguf create mode 100644 astrollama-3-8b-chat_summary.i1-Q3_K_L.gguf create mode 100644 astrollama-3-8b-chat_summary.i1-Q3_K_M.gguf create mode 100644 astrollama-3-8b-chat_summary.i1-Q3_K_S.gguf create mode 100644 astrollama-3-8b-chat_summary.i1-Q4_0.gguf create mode 100644 astrollama-3-8b-chat_summary.i1-Q4_0_4_4.gguf create mode 100644 astrollama-3-8b-chat_summary.i1-Q4_0_4_8.gguf create mode 100644 astrollama-3-8b-chat_summary.i1-Q4_0_8_8.gguf create mode 100644 astrollama-3-8b-chat_summary.i1-Q4_K_M.gguf create mode 100644 astrollama-3-8b-chat_summary.i1-Q4_K_S.gguf create mode 100644 astrollama-3-8b-chat_summary.i1-Q5_K_M.gguf create mode 100644 astrollama-3-8b-chat_summary.i1-Q5_K_S.gguf create mode 100644 astrollama-3-8b-chat_summary.i1-Q6_K.gguf create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..80dc8e4 --- /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 +astrollama-3-8b-chat_summary.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-chat_summary.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-chat_summary.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-chat_summary.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-chat_summary.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-chat_summary.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-chat_summary.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-chat_summary.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-chat_summary.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-chat_summary.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-chat_summary.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-chat_summary.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-chat_summary.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-chat_summary.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-chat_summary.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-chat_summary.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-chat_summary.i1-Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-chat_summary.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-chat_summary.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-chat_summary.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-chat_summary.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-chat_summary.i1-Q4_0_4_8.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-chat_summary.i1-Q4_0_8_8.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-chat_summary.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..ecb2d07 --- /dev/null +++ b/README.md @@ -0,0 +1,81 @@ +--- +base_model: AstroMLab/astrollama-3-8b-chat_summary +language: +- en +library_name: transformers +license: mit +quantized_by: mradermacher +tags: +- llama-3 +- astronomy +- astrophysics +- arxiv +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/AstroMLab/astrollama-3-8b-chat_summary + + +static quants are available at https://huggingface.co/mradermacher/astrollama-3-8b-chat_summary-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/astrollama-3-8b-chat_summary-i1-GGUF/resolve/main/astrollama-3-8b-chat_summary.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_summary-i1-GGUF/resolve/main/astrollama-3-8b-chat_summary.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_summary-i1-GGUF/resolve/main/astrollama-3-8b-chat_summary.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_summary-i1-GGUF/resolve/main/astrollama-3-8b-chat_summary.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_summary-i1-GGUF/resolve/main/astrollama-3-8b-chat_summary.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_summary-i1-GGUF/resolve/main/astrollama-3-8b-chat_summary.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_summary-i1-GGUF/resolve/main/astrollama-3-8b-chat_summary.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_summary-i1-GGUF/resolve/main/astrollama-3-8b-chat_summary.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_summary-i1-GGUF/resolve/main/astrollama-3-8b-chat_summary.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_summary-i1-GGUF/resolve/main/astrollama-3-8b-chat_summary.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_summary-i1-GGUF/resolve/main/astrollama-3-8b-chat_summary.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_summary-i1-GGUF/resolve/main/astrollama-3-8b-chat_summary.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_summary-i1-GGUF/resolve/main/astrollama-3-8b-chat_summary.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_summary-i1-GGUF/resolve/main/astrollama-3-8b-chat_summary.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_summary-i1-GGUF/resolve/main/astrollama-3-8b-chat_summary.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_summary-i1-GGUF/resolve/main/astrollama-3-8b-chat_summary.i1-Q4_0_4_4.gguf) | i1-Q4_0_4_4 | 4.8 | fast on arm, low quality | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_summary-i1-GGUF/resolve/main/astrollama-3-8b-chat_summary.i1-Q4_0_4_8.gguf) | i1-Q4_0_4_8 | 4.8 | fast on arm+i8mm, low quality | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_summary-i1-GGUF/resolve/main/astrollama-3-8b-chat_summary.i1-Q4_0_8_8.gguf) | i1-Q4_0_8_8 | 4.8 | fast on arm+sve, low quality | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_summary-i1-GGUF/resolve/main/astrollama-3-8b-chat_summary.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_summary-i1-GGUF/resolve/main/astrollama-3-8b-chat_summary.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_summary-i1-GGUF/resolve/main/astrollama-3-8b-chat_summary.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_summary-i1-GGUF/resolve/main/astrollama-3-8b-chat_summary.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_summary-i1-GGUF/resolve/main/astrollama-3-8b-chat_summary.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-chat_summary-i1-GGUF/resolve/main/astrollama-3-8b-chat_summary.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/astrollama-3-8b-chat_summary.i1-IQ1_M.gguf b/astrollama-3-8b-chat_summary.i1-IQ1_M.gguf new file mode 100644 index 0000000..7785d39 --- /dev/null +++ b/astrollama-3-8b-chat_summary.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80213a4c94b9deeb21c60b646b0f98bd804cbf44437aa8fc56f1bd6508b1d6be +size 2161972480 diff --git a/astrollama-3-8b-chat_summary.i1-IQ1_S.gguf b/astrollama-3-8b-chat_summary.i1-IQ1_S.gguf new file mode 100644 index 0000000..db1c3ba --- /dev/null +++ b/astrollama-3-8b-chat_summary.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dddacf73f7adf109bff09db1ccb5f2f6ad27e8113602c9818fccccc306e12b8 +size 2019628288 diff --git a/astrollama-3-8b-chat_summary.i1-IQ2_M.gguf b/astrollama-3-8b-chat_summary.i1-IQ2_M.gguf new file mode 100644 index 0000000..8f909f5 --- /dev/null +++ b/astrollama-3-8b-chat_summary.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:909c1ddfc9754e856a1d369f157a3d4e5fbaf6e03a3e4c5dfb228a0396e00d26 +size 2948281600 diff --git a/astrollama-3-8b-chat_summary.i1-IQ2_S.gguf b/astrollama-3-8b-chat_summary.i1-IQ2_S.gguf new file mode 100644 index 0000000..03c8b0b --- /dev/null +++ b/astrollama-3-8b-chat_summary.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccee175180d6606aa6d55115215de2e55689b3bac78e03175e918ce4ade02361 +size 2758489344 diff --git a/astrollama-3-8b-chat_summary.i1-IQ2_XS.gguf b/astrollama-3-8b-chat_summary.i1-IQ2_XS.gguf new file mode 100644 index 0000000..8c0c8b8 --- /dev/null +++ b/astrollama-3-8b-chat_summary.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea8ccfe164dfb86b79d190dc43581419031ada53c30184754e693bffc4f0de3b +size 2605782272 diff --git a/astrollama-3-8b-chat_summary.i1-IQ2_XXS.gguf b/astrollama-3-8b-chat_summary.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..25c758a --- /dev/null +++ b/astrollama-3-8b-chat_summary.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9770ca50bbda142167dba48a6631b4037c06e4be07c2b2cc906264837a47ff9b +size 2399212800 diff --git a/astrollama-3-8b-chat_summary.i1-IQ3_M.gguf b/astrollama-3-8b-chat_summary.i1-IQ3_M.gguf new file mode 100644 index 0000000..d807365 --- /dev/null +++ b/astrollama-3-8b-chat_summary.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86ce5142af33aaa487cb0ef5f72f8cf4c62bb325a888b3da8e213559d5cc625d +size 3784824064 diff --git a/astrollama-3-8b-chat_summary.i1-IQ3_S.gguf b/astrollama-3-8b-chat_summary.i1-IQ3_S.gguf new file mode 100644 index 0000000..8c7071f --- /dev/null +++ b/astrollama-3-8b-chat_summary.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:426dcddb08f3535cd5b997132c7f9034d4160790753b6ac6115c65aad23f2b4a +size 3682325760 diff --git a/astrollama-3-8b-chat_summary.i1-IQ3_XS.gguf b/astrollama-3-8b-chat_summary.i1-IQ3_XS.gguf new file mode 100644 index 0000000..14b2a8b --- /dev/null +++ b/astrollama-3-8b-chat_summary.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7745242ca2c06cb2f36f20bb421431f180ad767373cc0670857a46064abe7c66 +size 3518747904 diff --git a/astrollama-3-8b-chat_summary.i1-IQ3_XXS.gguf b/astrollama-3-8b-chat_summary.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..23aacc2 --- /dev/null +++ b/astrollama-3-8b-chat_summary.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fec68a867d71644205953f0c8eba3bd8859584d682e180d68849c115888e4b51 +size 3274913024 diff --git a/astrollama-3-8b-chat_summary.i1-IQ4_XS.gguf b/astrollama-3-8b-chat_summary.i1-IQ4_XS.gguf new file mode 100644 index 0000000..f2f922e --- /dev/null +++ b/astrollama-3-8b-chat_summary.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01c9f6c23bb97e4deb93baadb5568df81f83d90e6cc632636542488766ca7714 +size 4447663360 diff --git a/astrollama-3-8b-chat_summary.i1-Q2_K.gguf b/astrollama-3-8b-chat_summary.i1-Q2_K.gguf new file mode 100644 index 0000000..16528a0 --- /dev/null +++ b/astrollama-3-8b-chat_summary.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dabc8311d04290a219ca615fc214b3421df86c6a0bc77845fcc95a7f78cf9575 +size 3179132160 diff --git a/astrollama-3-8b-chat_summary.i1-Q3_K_L.gguf b/astrollama-3-8b-chat_summary.i1-Q3_K_L.gguf new file mode 100644 index 0000000..7b1c223 --- /dev/null +++ b/astrollama-3-8b-chat_summary.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01bedaace3ab87a84ab79c7833e4f74d855209894a6ce048fc1f80bbfef13115 +size 4321957120 diff --git a/astrollama-3-8b-chat_summary.i1-Q3_K_M.gguf b/astrollama-3-8b-chat_summary.i1-Q3_K_M.gguf new file mode 100644 index 0000000..4897f24 --- /dev/null +++ b/astrollama-3-8b-chat_summary.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d46148c48cc8d9630e723edcb46ff992a433e994322e849c579f7c893a3fd60f +size 4018918656 diff --git a/astrollama-3-8b-chat_summary.i1-Q3_K_S.gguf b/astrollama-3-8b-chat_summary.i1-Q3_K_S.gguf new file mode 100644 index 0000000..382edf6 --- /dev/null +++ b/astrollama-3-8b-chat_summary.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51b3eb7176df78ae1b42d90d55dacd94fd0554fe6260461a4ad82ff6647567f0 +size 3664499968 diff --git a/astrollama-3-8b-chat_summary.i1-Q4_0.gguf b/astrollama-3-8b-chat_summary.i1-Q4_0.gguf new file mode 100644 index 0000000..cb0c7cf --- /dev/null +++ b/astrollama-3-8b-chat_summary.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd0359ffab764f88ba355d424f73f3b474b1080c6074e2e6dcb55c8261b11460 +size 4675892480 diff --git a/astrollama-3-8b-chat_summary.i1-Q4_0_4_4.gguf b/astrollama-3-8b-chat_summary.i1-Q4_0_4_4.gguf new file mode 100644 index 0000000..bf2f4cf --- /dev/null +++ b/astrollama-3-8b-chat_summary.i1-Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:779ac37983567157004f9820bbf707d8b0fa6355bc28a90ff3baa2a0d5746780 +size 4661212416 diff --git a/astrollama-3-8b-chat_summary.i1-Q4_0_4_8.gguf b/astrollama-3-8b-chat_summary.i1-Q4_0_4_8.gguf new file mode 100644 index 0000000..610633e --- /dev/null +++ b/astrollama-3-8b-chat_summary.i1-Q4_0_4_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acb573b762980145e9ed63ffcba5b3659ed44c511c4344a18e096c4df67827cf +size 4661212416 diff --git a/astrollama-3-8b-chat_summary.i1-Q4_0_8_8.gguf b/astrollama-3-8b-chat_summary.i1-Q4_0_8_8.gguf new file mode 100644 index 0000000..2bfc4e3 --- /dev/null +++ b/astrollama-3-8b-chat_summary.i1-Q4_0_8_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cc458b2e5952772e35d59d6232f15afd7c87d3d7479c895fd4fba707a43ac5f +size 4661212416 diff --git a/astrollama-3-8b-chat_summary.i1-Q4_K_M.gguf b/astrollama-3-8b-chat_summary.i1-Q4_K_M.gguf new file mode 100644 index 0000000..016518d --- /dev/null +++ b/astrollama-3-8b-chat_summary.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72de189fdf628f98e7d459cc48911f35a4f40ad71e22ede44052ebaa92a6f30b +size 4920734976 diff --git a/astrollama-3-8b-chat_summary.i1-Q4_K_S.gguf b/astrollama-3-8b-chat_summary.i1-Q4_K_S.gguf new file mode 100644 index 0000000..3d92daf --- /dev/null +++ b/astrollama-3-8b-chat_summary.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdde5762f20d901a6748fa02c3e477d620dde27e2a97fc228652c8f6622afbb1 +size 4692669696 diff --git a/astrollama-3-8b-chat_summary.i1-Q5_K_M.gguf b/astrollama-3-8b-chat_summary.i1-Q5_K_M.gguf new file mode 100644 index 0000000..97fe288 --- /dev/null +++ b/astrollama-3-8b-chat_summary.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86d9281568e3220a109cb5a563306c4edee457696c8577a0ca810a77ee09ba74 +size 5732988160 diff --git a/astrollama-3-8b-chat_summary.i1-Q5_K_S.gguf b/astrollama-3-8b-chat_summary.i1-Q5_K_S.gguf new file mode 100644 index 0000000..42271a2 --- /dev/null +++ b/astrollama-3-8b-chat_summary.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81ab9df582192ba906b402c223f91bad8708603f7d0e30a53a130d7da9e32887 +size 5599294720 diff --git a/astrollama-3-8b-chat_summary.i1-Q6_K.gguf b/astrollama-3-8b-chat_summary.i1-Q6_K.gguf new file mode 100644 index 0000000..af7e198 --- /dev/null +++ b/astrollama-3-8b-chat_summary.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3dcd2de6cad8282e8e3b8c2bb5e098689fe695a6d6509f1b221aa1304ff1f04 +size 6596007168 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..71eeb40 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e4c7648804fb0d37c4ce93b8ff5654209722462267b8ab1968b3c225083db6b +size 4988157