commit 36768da4365c942355fc4316641660fe540f1ef3 Author: ModelHub XC Date: Thu Aug 6 09:03:16 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/Llama-3.1-8B-AthenaSky-MegaMix-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f5aa328 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,47 @@ +*.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 +Llama-3.1-8B-AthenaSky-MegaMix.f16.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-AthenaSky-MegaMix.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-AthenaSky-MegaMix.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-AthenaSky-MegaMix.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-AthenaSky-MegaMix.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-AthenaSky-MegaMix.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-AthenaSky-MegaMix.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-AthenaSky-MegaMix.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-AthenaSky-MegaMix.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-AthenaSky-MegaMix.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-AthenaSky-MegaMix.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-AthenaSky-MegaMix.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Llama-3.1-8B-AthenaSky-MegaMix.IQ4_XS.gguf b/Llama-3.1-8B-AthenaSky-MegaMix.IQ4_XS.gguf new file mode 100644 index 0000000..6f84256 --- /dev/null +++ b/Llama-3.1-8B-AthenaSky-MegaMix.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cd6c76d148850552f667ba5adcabb15ba8ce46105879043c60970dda823118e +size 4484369312 diff --git a/Llama-3.1-8B-AthenaSky-MegaMix.Q2_K.gguf b/Llama-3.1-8B-AthenaSky-MegaMix.Q2_K.gguf new file mode 100644 index 0000000..45db372 --- /dev/null +++ b/Llama-3.1-8B-AthenaSky-MegaMix.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dd4cfb6a60832ca85c238de26826b924737dc7bf2638902084ee196ee526b62 +size 3179137952 diff --git a/Llama-3.1-8B-AthenaSky-MegaMix.Q3_K_L.gguf b/Llama-3.1-8B-AthenaSky-MegaMix.Q3_K_L.gguf new file mode 100644 index 0000000..5091939 --- /dev/null +++ b/Llama-3.1-8B-AthenaSky-MegaMix.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83f924e6367cc7e2a69ba4d8e403adc8a4e7820623f02cde8ae0d59d2a5a7b9b +size 4321962912 diff --git a/Llama-3.1-8B-AthenaSky-MegaMix.Q3_K_M.gguf b/Llama-3.1-8B-AthenaSky-MegaMix.Q3_K_M.gguf new file mode 100644 index 0000000..2cdfcd6 --- /dev/null +++ b/Llama-3.1-8B-AthenaSky-MegaMix.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:543464e089c1423089623a327b773ca062cb2621f2bcebd9abd829a40976520f +size 4018924448 diff --git a/Llama-3.1-8B-AthenaSky-MegaMix.Q3_K_S.gguf b/Llama-3.1-8B-AthenaSky-MegaMix.Q3_K_S.gguf new file mode 100644 index 0000000..3e43c76 --- /dev/null +++ b/Llama-3.1-8B-AthenaSky-MegaMix.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4c54a8676477ef96a787d6a462cfb47404bdaba2e0f711764122a1300eb50f1 +size 3664505760 diff --git a/Llama-3.1-8B-AthenaSky-MegaMix.Q4_K_M.gguf b/Llama-3.1-8B-AthenaSky-MegaMix.Q4_K_M.gguf new file mode 100644 index 0000000..0286a70 --- /dev/null +++ b/Llama-3.1-8B-AthenaSky-MegaMix.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7ab94176c6506d48346d9d289b974c981717bc70387c4e1a62ac1fdca4f22fa +size 4920740768 diff --git a/Llama-3.1-8B-AthenaSky-MegaMix.Q4_K_S.gguf b/Llama-3.1-8B-AthenaSky-MegaMix.Q4_K_S.gguf new file mode 100644 index 0000000..0e38b5f --- /dev/null +++ b/Llama-3.1-8B-AthenaSky-MegaMix.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23d8ca46db5f1361d1b2c84e4f84f4787b1fcbb452bd9c407677017ce2adf5ad +size 4692675488 diff --git a/Llama-3.1-8B-AthenaSky-MegaMix.Q5_K_M.gguf b/Llama-3.1-8B-AthenaSky-MegaMix.Q5_K_M.gguf new file mode 100644 index 0000000..53938ed --- /dev/null +++ b/Llama-3.1-8B-AthenaSky-MegaMix.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae2fdc370467805a963d720fedfae78f477075e5360575df5f3474beae2278be +size 5732993952 diff --git a/Llama-3.1-8B-AthenaSky-MegaMix.Q5_K_S.gguf b/Llama-3.1-8B-AthenaSky-MegaMix.Q5_K_S.gguf new file mode 100644 index 0000000..dc866d8 --- /dev/null +++ b/Llama-3.1-8B-AthenaSky-MegaMix.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:284b7a6513f7a0b7283b1ecfa5b70d240835d3bf35c4e796a0e87255b8c5634f +size 5599300512 diff --git a/Llama-3.1-8B-AthenaSky-MegaMix.Q6_K.gguf b/Llama-3.1-8B-AthenaSky-MegaMix.Q6_K.gguf new file mode 100644 index 0000000..4f02e6c --- /dev/null +++ b/Llama-3.1-8B-AthenaSky-MegaMix.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfd2470ad559b0491511773caccccc5b40e813ba9db23f7b4e168d594c8d6ba0 +size 6596012960 diff --git a/Llama-3.1-8B-AthenaSky-MegaMix.Q8_0.gguf b/Llama-3.1-8B-AthenaSky-MegaMix.Q8_0.gguf new file mode 100644 index 0000000..1b114cd --- /dev/null +++ b/Llama-3.1-8B-AthenaSky-MegaMix.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daed1af501c3fe7cf9435f551e7d61cf3cd1045fc3f54898c0f68f5a5fc14c53 +size 8540777376 diff --git a/Llama-3.1-8B-AthenaSky-MegaMix.f16.gguf b/Llama-3.1-8B-AthenaSky-MegaMix.f16.gguf new file mode 100644 index 0000000..c588185 --- /dev/null +++ b/Llama-3.1-8B-AthenaSky-MegaMix.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1d33af06ffc1397de0363bd996140f8dd7b8fe25a09847d5db5575d0fb50451 +size 16068897696 diff --git a/README.md b/README.md new file mode 100644 index 0000000..41db6cd --- /dev/null +++ b/README.md @@ -0,0 +1,75 @@ +--- +base_model: ZeroXClem/Llama-3.1-8B-AthenaSky-MegaMix +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- merge +- mergekit +- lazymergekit +- model_stock +- ZeroXClem-Llama-3.1-8B-AthenaSky-MegaMix +--- +## About + + + + + + +static quants of https://huggingface.co/ZeroXClem/Llama-3.1-8B-AthenaSky-MegaMix + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Llama-3.1-8B-AthenaSky-MegaMix-GGUF).*** + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/Llama-3.1-8B-AthenaSky-MegaMix-i1-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/Llama-3.1-8B-AthenaSky-MegaMix-GGUF/resolve/main/Llama-3.1-8B-AthenaSky-MegaMix.Q2_K.gguf) | Q2_K | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-AthenaSky-MegaMix-GGUF/resolve/main/Llama-3.1-8B-AthenaSky-MegaMix.Q3_K_S.gguf) | Q3_K_S | 3.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-AthenaSky-MegaMix-GGUF/resolve/main/Llama-3.1-8B-AthenaSky-MegaMix.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-AthenaSky-MegaMix-GGUF/resolve/main/Llama-3.1-8B-AthenaSky-MegaMix.Q3_K_L.gguf) | Q3_K_L | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-AthenaSky-MegaMix-GGUF/resolve/main/Llama-3.1-8B-AthenaSky-MegaMix.IQ4_XS.gguf) | IQ4_XS | 4.6 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-AthenaSky-MegaMix-GGUF/resolve/main/Llama-3.1-8B-AthenaSky-MegaMix.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-AthenaSky-MegaMix-GGUF/resolve/main/Llama-3.1-8B-AthenaSky-MegaMix.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-AthenaSky-MegaMix-GGUF/resolve/main/Llama-3.1-8B-AthenaSky-MegaMix.Q5_K_S.gguf) | Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-AthenaSky-MegaMix-GGUF/resolve/main/Llama-3.1-8B-AthenaSky-MegaMix.Q5_K_M.gguf) | Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-AthenaSky-MegaMix-GGUF/resolve/main/Llama-3.1-8B-AthenaSky-MegaMix.Q6_K.gguf) | Q6_K | 6.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-AthenaSky-MegaMix-GGUF/resolve/main/Llama-3.1-8B-AthenaSky-MegaMix.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-AthenaSky-MegaMix-GGUF/resolve/main/Llama-3.1-8B-AthenaSky-MegaMix.f16.gguf) | f16 | 16.2 | 16 bpw, overkill | + +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. + +