commit 3d560ab2d004654a706ba80389c3ec55a4e6e78e Author: ModelHub XC Date: Mon Jul 20 00:33:15 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/astrollama-3-8b-base_aic-i1-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b1e7227 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,59 @@ +*.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-base_aic.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-base_aic.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-base_aic.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-base_aic.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-base_aic.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-base_aic.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-base_aic.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-base_aic.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-base_aic.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-base_aic.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-base_aic.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-base_aic.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-base_aic.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-base_aic.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-base_aic.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-base_aic.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-base_aic.i1-Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-base_aic.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-base_aic.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-base_aic.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-base_aic.i1-Q4_0_4_8.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-base_aic.i1-Q4_0_8_8.gguf filter=lfs diff=lfs merge=lfs -text +astrollama-3-8b-base_aic.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..73a2c0e --- /dev/null +++ b/README.md @@ -0,0 +1,81 @@ +--- +base_model: AstroMLab/astrollama-3-8b-base_aic +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-base_aic + + +static quants are available at https://huggingface.co/mradermacher/astrollama-3-8b-base_aic-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-base_aic-i1-GGUF/resolve/main/astrollama-3-8b-base_aic.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-base_aic-i1-GGUF/resolve/main/astrollama-3-8b-base_aic.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-base_aic-i1-GGUF/resolve/main/astrollama-3-8b-base_aic.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-base_aic-i1-GGUF/resolve/main/astrollama-3-8b-base_aic.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-base_aic-i1-GGUF/resolve/main/astrollama-3-8b-base_aic.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-base_aic-i1-GGUF/resolve/main/astrollama-3-8b-base_aic.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-base_aic-i1-GGUF/resolve/main/astrollama-3-8b-base_aic.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-base_aic-i1-GGUF/resolve/main/astrollama-3-8b-base_aic.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-base_aic-i1-GGUF/resolve/main/astrollama-3-8b-base_aic.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-base_aic-i1-GGUF/resolve/main/astrollama-3-8b-base_aic.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-base_aic-i1-GGUF/resolve/main/astrollama-3-8b-base_aic.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-base_aic-i1-GGUF/resolve/main/astrollama-3-8b-base_aic.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-base_aic-i1-GGUF/resolve/main/astrollama-3-8b-base_aic.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-base_aic-i1-GGUF/resolve/main/astrollama-3-8b-base_aic.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-base_aic-i1-GGUF/resolve/main/astrollama-3-8b-base_aic.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-base_aic-i1-GGUF/resolve/main/astrollama-3-8b-base_aic.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-base_aic-i1-GGUF/resolve/main/astrollama-3-8b-base_aic.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-base_aic-i1-GGUF/resolve/main/astrollama-3-8b-base_aic.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-base_aic-i1-GGUF/resolve/main/astrollama-3-8b-base_aic.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-base_aic-i1-GGUF/resolve/main/astrollama-3-8b-base_aic.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-base_aic-i1-GGUF/resolve/main/astrollama-3-8b-base_aic.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-base_aic-i1-GGUF/resolve/main/astrollama-3-8b-base_aic.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-base_aic-i1-GGUF/resolve/main/astrollama-3-8b-base_aic.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/astrollama-3-8b-base_aic-i1-GGUF/resolve/main/astrollama-3-8b-base_aic.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-base_aic.i1-IQ1_M.gguf b/astrollama-3-8b-base_aic.i1-IQ1_M.gguf new file mode 100644 index 0000000..3da59c3 --- /dev/null +++ b/astrollama-3-8b-base_aic.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a4c868f6c692d61c664da54c99594807bf1ed254636363d686f392653ae8278 +size 2161972480 diff --git a/astrollama-3-8b-base_aic.i1-IQ1_S.gguf b/astrollama-3-8b-base_aic.i1-IQ1_S.gguf new file mode 100644 index 0000000..cac54a3 --- /dev/null +++ b/astrollama-3-8b-base_aic.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:161dd83ea631addd0e3ee638250eefb0b8cac57f670214456ccbefea9ffae7e2 +size 2019628288 diff --git a/astrollama-3-8b-base_aic.i1-IQ2_M.gguf b/astrollama-3-8b-base_aic.i1-IQ2_M.gguf new file mode 100644 index 0000000..532a0bb --- /dev/null +++ b/astrollama-3-8b-base_aic.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2df3573a67d226a307e31108bca8d982f80c7095525dd97e3b18b59161a05340 +size 2948281600 diff --git a/astrollama-3-8b-base_aic.i1-IQ2_S.gguf b/astrollama-3-8b-base_aic.i1-IQ2_S.gguf new file mode 100644 index 0000000..4bbaf2d --- /dev/null +++ b/astrollama-3-8b-base_aic.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a15800128826727106b5c8024d985d9b4703d57e6a56fec62b7c55a3f6c8686d +size 2758489344 diff --git a/astrollama-3-8b-base_aic.i1-IQ2_XS.gguf b/astrollama-3-8b-base_aic.i1-IQ2_XS.gguf new file mode 100644 index 0000000..6171586 --- /dev/null +++ b/astrollama-3-8b-base_aic.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f620063c0231933d621c6e6d1bddc42d478883c79e852fb418c63e79f17c929f +size 2605782272 diff --git a/astrollama-3-8b-base_aic.i1-IQ2_XXS.gguf b/astrollama-3-8b-base_aic.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..4dc3b36 --- /dev/null +++ b/astrollama-3-8b-base_aic.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78b159cc769f04f2013a69bd7716aac43614ea666de68e97e93aa5e266bb388f +size 2399212800 diff --git a/astrollama-3-8b-base_aic.i1-IQ3_M.gguf b/astrollama-3-8b-base_aic.i1-IQ3_M.gguf new file mode 100644 index 0000000..2ae2a2c --- /dev/null +++ b/astrollama-3-8b-base_aic.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:172c22ab0376ecb647ef9653702e339b69ebcaf63a2b801a5db32977971df1bd +size 3784824064 diff --git a/astrollama-3-8b-base_aic.i1-IQ3_S.gguf b/astrollama-3-8b-base_aic.i1-IQ3_S.gguf new file mode 100644 index 0000000..72423d7 --- /dev/null +++ b/astrollama-3-8b-base_aic.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b1c60e85f7e59416b72470c3981e54aac32e9057c198ba4ba661613d2b5698b +size 3682325760 diff --git a/astrollama-3-8b-base_aic.i1-IQ3_XS.gguf b/astrollama-3-8b-base_aic.i1-IQ3_XS.gguf new file mode 100644 index 0000000..fccf5da --- /dev/null +++ b/astrollama-3-8b-base_aic.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73f4c0613f6c1d579df412a0408b2d6a071fdca42b9c56fea0ca610c2ce200e2 +size 3518747904 diff --git a/astrollama-3-8b-base_aic.i1-IQ3_XXS.gguf b/astrollama-3-8b-base_aic.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..c752fc0 --- /dev/null +++ b/astrollama-3-8b-base_aic.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9717d5ed81a37933500e6d011cfb26cfac4e604ad15efce863df0c82d40038b5 +size 3274913024 diff --git a/astrollama-3-8b-base_aic.i1-IQ4_XS.gguf b/astrollama-3-8b-base_aic.i1-IQ4_XS.gguf new file mode 100644 index 0000000..e317d79 --- /dev/null +++ b/astrollama-3-8b-base_aic.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:526626ab93dbafe1ee07a835ed530e61763f28fe711cbcddbbea1e14cafcc0f8 +size 4447663360 diff --git a/astrollama-3-8b-base_aic.i1-Q2_K.gguf b/astrollama-3-8b-base_aic.i1-Q2_K.gguf new file mode 100644 index 0000000..664359e --- /dev/null +++ b/astrollama-3-8b-base_aic.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:259870b116587a51aaf07950d6dfa7156a28b2714410336077289d1c193e4a2e +size 3179132160 diff --git a/astrollama-3-8b-base_aic.i1-Q3_K_L.gguf b/astrollama-3-8b-base_aic.i1-Q3_K_L.gguf new file mode 100644 index 0000000..55e92fb --- /dev/null +++ b/astrollama-3-8b-base_aic.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b09cff85029f485172c809204a6f575e6097840a90e8556ce463d389e7314bd2 +size 4321957120 diff --git a/astrollama-3-8b-base_aic.i1-Q3_K_M.gguf b/astrollama-3-8b-base_aic.i1-Q3_K_M.gguf new file mode 100644 index 0000000..9a98524 --- /dev/null +++ b/astrollama-3-8b-base_aic.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb1b58f376f69f7acecdc091f5250b91502b92396f139005193ff2a5d8ed6fc9 +size 4018918656 diff --git a/astrollama-3-8b-base_aic.i1-Q3_K_S.gguf b/astrollama-3-8b-base_aic.i1-Q3_K_S.gguf new file mode 100644 index 0000000..145b4c9 --- /dev/null +++ b/astrollama-3-8b-base_aic.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15ff6724cb09b336507e89d161592ffe7a9dea0d58f569b93946ffc3bcf2de33 +size 3664499968 diff --git a/astrollama-3-8b-base_aic.i1-Q4_0.gguf b/astrollama-3-8b-base_aic.i1-Q4_0.gguf new file mode 100644 index 0000000..bc50f73 --- /dev/null +++ b/astrollama-3-8b-base_aic.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdbe309c387c9c53c82ecffd989923fa8a703db85ee141b762d8e2c87b47a24e +size 4675892480 diff --git a/astrollama-3-8b-base_aic.i1-Q4_0_4_4.gguf b/astrollama-3-8b-base_aic.i1-Q4_0_4_4.gguf new file mode 100644 index 0000000..27156bb --- /dev/null +++ b/astrollama-3-8b-base_aic.i1-Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc0b96020a03a56790c06be24f9412d4bd7047c6b6e7327146f179e414c5a615 +size 4661212416 diff --git a/astrollama-3-8b-base_aic.i1-Q4_0_4_8.gguf b/astrollama-3-8b-base_aic.i1-Q4_0_4_8.gguf new file mode 100644 index 0000000..244eadc --- /dev/null +++ b/astrollama-3-8b-base_aic.i1-Q4_0_4_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa0c37804e2f40d3aa263e0d685837b3f1743501cce70c461ea5a7b541593c90 +size 4661212416 diff --git a/astrollama-3-8b-base_aic.i1-Q4_0_8_8.gguf b/astrollama-3-8b-base_aic.i1-Q4_0_8_8.gguf new file mode 100644 index 0000000..2dc976f --- /dev/null +++ b/astrollama-3-8b-base_aic.i1-Q4_0_8_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f6adfcf5c7605999321362b1cb63d345abbe9c9a9b62d3cdc1759cb14c16a77 +size 4661212416 diff --git a/astrollama-3-8b-base_aic.i1-Q4_K_M.gguf b/astrollama-3-8b-base_aic.i1-Q4_K_M.gguf new file mode 100644 index 0000000..ac3a6a9 --- /dev/null +++ b/astrollama-3-8b-base_aic.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b8d92f605f073194e2b45b74bce62d6b82b947f09ccb186698e3a3038ebd762 +size 4920734976 diff --git a/astrollama-3-8b-base_aic.i1-Q4_K_S.gguf b/astrollama-3-8b-base_aic.i1-Q4_K_S.gguf new file mode 100644 index 0000000..489d8b1 --- /dev/null +++ b/astrollama-3-8b-base_aic.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5a49b57979cc8e562f5cc23f7d2043ef989d1524901f131011c704da68f2af7 +size 4692669696 diff --git a/astrollama-3-8b-base_aic.i1-Q5_K_M.gguf b/astrollama-3-8b-base_aic.i1-Q5_K_M.gguf new file mode 100644 index 0000000..fcac4f4 --- /dev/null +++ b/astrollama-3-8b-base_aic.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dc5f6d094648e3552b73d1a6fe387c39dc916875c9fa5d174007315ecabf1ac +size 5732988160 diff --git a/astrollama-3-8b-base_aic.i1-Q5_K_S.gguf b/astrollama-3-8b-base_aic.i1-Q5_K_S.gguf new file mode 100644 index 0000000..31c02ac --- /dev/null +++ b/astrollama-3-8b-base_aic.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeb2f66ed5cb3fa055140597bbf474197c7021438fce1358cb48fa5f7433f2ac +size 5599294720 diff --git a/astrollama-3-8b-base_aic.i1-Q6_K.gguf b/astrollama-3-8b-base_aic.i1-Q6_K.gguf new file mode 100644 index 0000000..a1963af --- /dev/null +++ b/astrollama-3-8b-base_aic.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd75b2d24c8182744f12d3393648bfa177f94c88e82d02516b7a734eea6c564b +size 6596007168 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..663f6ba --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aa0674545cddae4542470d8676a75782d0200f087abf071df89d6099677fe29 +size 4988157