commit 8d522f6d94f99e7a76506b6e10cc91f093958b48 Author: ModelHub XC Date: Thu Jun 11 20:14:18 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/Zion-Aritha-AI-AR1-7B-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ff01367 --- /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 +Zion-Aritha-AI-AR1-7B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Zion-Aritha-AI-AR1-7B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Zion-Aritha-AI-AR1-7B.f16.gguf filter=lfs diff=lfs merge=lfs -text +Zion-Aritha-AI-AR1-7B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Zion-Aritha-AI-AR1-7B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Zion-Aritha-AI-AR1-7B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Zion-Aritha-AI-AR1-7B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Zion-Aritha-AI-AR1-7B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Zion-Aritha-AI-AR1-7B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Zion-Aritha-AI-AR1-7B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Zion-Aritha-AI-AR1-7B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Zion-Aritha-AI-AR1-7B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..401345f --- /dev/null +++ b/README.md @@ -0,0 +1,77 @@ +--- +base_model: muralcode/Zion-Aritha-AI-AR1-7B +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- qwen2 +--- +## About + + + + + + + + + +static quants of https://huggingface.co/muralcode/Zion-Aritha-AI-AR1-7B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Zion-Aritha-AI-AR1-7B-GGUF).*** + +weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion. +## 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/Zion-Aritha-AI-AR1-7B-GGUF/resolve/main/Zion-Aritha-AI-AR1-7B.Q2_K.gguf) | Q2_K | 3.1 | | +| [GGUF](https://huggingface.co/mradermacher/Zion-Aritha-AI-AR1-7B-GGUF/resolve/main/Zion-Aritha-AI-AR1-7B.Q3_K_S.gguf) | Q3_K_S | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/Zion-Aritha-AI-AR1-7B-GGUF/resolve/main/Zion-Aritha-AI-AR1-7B.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Zion-Aritha-AI-AR1-7B-GGUF/resolve/main/Zion-Aritha-AI-AR1-7B.Q3_K_L.gguf) | Q3_K_L | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/Zion-Aritha-AI-AR1-7B-GGUF/resolve/main/Zion-Aritha-AI-AR1-7B.IQ4_XS.gguf) | IQ4_XS | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/Zion-Aritha-AI-AR1-7B-GGUF/resolve/main/Zion-Aritha-AI-AR1-7B.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Zion-Aritha-AI-AR1-7B-GGUF/resolve/main/Zion-Aritha-AI-AR1-7B.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Zion-Aritha-AI-AR1-7B-GGUF/resolve/main/Zion-Aritha-AI-AR1-7B.Q5_K_S.gguf) | Q5_K_S | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/Zion-Aritha-AI-AR1-7B-GGUF/resolve/main/Zion-Aritha-AI-AR1-7B.Q5_K_M.gguf) | Q5_K_M | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/Zion-Aritha-AI-AR1-7B-GGUF/resolve/main/Zion-Aritha-AI-AR1-7B.Q6_K.gguf) | Q6_K | 6.4 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Zion-Aritha-AI-AR1-7B-GGUF/resolve/main/Zion-Aritha-AI-AR1-7B.Q8_0.gguf) | Q8_0 | 8.2 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Zion-Aritha-AI-AR1-7B-GGUF/resolve/main/Zion-Aritha-AI-AR1-7B.f16.gguf) | f16 | 15.3 | 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. + + diff --git a/Zion-Aritha-AI-AR1-7B.IQ4_XS.gguf b/Zion-Aritha-AI-AR1-7B.IQ4_XS.gguf new file mode 100644 index 0000000..b06a894 --- /dev/null +++ b/Zion-Aritha-AI-AR1-7B.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:664a6e3c0685d88a37212f69cf8744a98fed64e9ffc557460fdd4340e2896c25 +size 4250296608 diff --git a/Zion-Aritha-AI-AR1-7B.Q2_K.gguf b/Zion-Aritha-AI-AR1-7B.Q2_K.gguf new file mode 100644 index 0000000..25f3bdb --- /dev/null +++ b/Zion-Aritha-AI-AR1-7B.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab92f493cad202160cdf146cdc8498626535322fbe64f2736c34057c73b55157 +size 3015938336 diff --git a/Zion-Aritha-AI-AR1-7B.Q3_K_L.gguf b/Zion-Aritha-AI-AR1-7B.Q3_K_L.gguf new file mode 100644 index 0000000..d98526b --- /dev/null +++ b/Zion-Aritha-AI-AR1-7B.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea6ecb243ab03f520626b62234be78748f047c501c20a426e3cef570aba37c28 +size 4088457504 diff --git a/Zion-Aritha-AI-AR1-7B.Q3_K_M.gguf b/Zion-Aritha-AI-AR1-7B.Q3_K_M.gguf new file mode 100644 index 0000000..b4cd70e --- /dev/null +++ b/Zion-Aritha-AI-AR1-7B.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c7d22730aa4a16876e898f432ca4c84fd64ae1da93c5ea2cacb324ea764e9b4 +size 3808389408 diff --git a/Zion-Aritha-AI-AR1-7B.Q3_K_S.gguf b/Zion-Aritha-AI-AR1-7B.Q3_K_S.gguf new file mode 100644 index 0000000..08e5076 --- /dev/null +++ b/Zion-Aritha-AI-AR1-7B.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38c44ef4d27eb3f664a5302bea2186f24cc2cebc8e8e3dabe77964afa50275c9 +size 3492366624 diff --git a/Zion-Aritha-AI-AR1-7B.Q4_K_M.gguf b/Zion-Aritha-AI-AR1-7B.Q4_K_M.gguf new file mode 100644 index 0000000..f52bdf7 --- /dev/null +++ b/Zion-Aritha-AI-AR1-7B.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ed20743aaeffd9d7430d322cf9ba02e3c3b5be698235dedeba287c781df00ec +size 4683071776 diff --git a/Zion-Aritha-AI-AR1-7B.Q4_K_S.gguf b/Zion-Aritha-AI-AR1-7B.Q4_K_S.gguf new file mode 100644 index 0000000..db14684 --- /dev/null +++ b/Zion-Aritha-AI-AR1-7B.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82e8c98669a69670943ade5ab5c98df4dcf2d3eacb5b0d9a48719fa02c96fe2e +size 4457767200 diff --git a/Zion-Aritha-AI-AR1-7B.Q5_K_M.gguf b/Zion-Aritha-AI-AR1-7B.Q5_K_M.gguf new file mode 100644 index 0000000..f86fc46 --- /dev/null +++ b/Zion-Aritha-AI-AR1-7B.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef060dba8b8e9513f4c86ba733797f2c7c3b0765f3e45447042ce7b89e5722a8 +size 5444829472 diff --git a/Zion-Aritha-AI-AR1-7B.Q5_K_S.gguf b/Zion-Aritha-AI-AR1-7B.Q5_K_S.gguf new file mode 100644 index 0000000..308fa0e --- /dev/null +++ b/Zion-Aritha-AI-AR1-7B.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4af872a852d20ece23f03f7a807c5f1c4dc07c2b45cd5caecb62661060f2db76 +size 5315174688 diff --git a/Zion-Aritha-AI-AR1-7B.Q6_K.gguf b/Zion-Aritha-AI-AR1-7B.Q6_K.gguf new file mode 100644 index 0000000..a986a84 --- /dev/null +++ b/Zion-Aritha-AI-AR1-7B.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42e5bd86e0400d9402a19dbcab4c78c3a192a2f0f5d5169486085b4c54683dd5 +size 6254197024 diff --git a/Zion-Aritha-AI-AR1-7B.Q8_0.gguf b/Zion-Aritha-AI-AR1-7B.Q8_0.gguf new file mode 100644 index 0000000..bd5025d --- /dev/null +++ b/Zion-Aritha-AI-AR1-7B.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d672db912a705e37e3cbf8013d8ddada4ff1aebd193a7d90f02d2c44be4e4c5 +size 8098523424 diff --git a/Zion-Aritha-AI-AR1-7B.f16.gguf b/Zion-Aritha-AI-AR1-7B.f16.gguf new file mode 100644 index 0000000..e739f10 --- /dev/null +++ b/Zion-Aritha-AI-AR1-7B.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04255671a7c243fdf37d9af3d9c7663aebddd8804d452ef11684276c14568b46 +size 15237851424