commit 101da1158fcd556a31756d2d89982d5a894fa29e Author: ModelHub XC Date: Sat Jul 18 09:32:10 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/qwen2.5-0.5b-instruct-arabic-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e07f12b --- /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 +qwen2.5-0.5b-instruct-arabic.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +qwen2.5-0.5b-instruct-arabic.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +qwen2.5-0.5b-instruct-arabic.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +qwen2.5-0.5b-instruct-arabic.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +qwen2.5-0.5b-instruct-arabic.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +qwen2.5-0.5b-instruct-arabic.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +qwen2.5-0.5b-instruct-arabic.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +qwen2.5-0.5b-instruct-arabic.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +qwen2.5-0.5b-instruct-arabic.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +qwen2.5-0.5b-instruct-arabic.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +qwen2.5-0.5b-instruct-arabic.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +qwen2.5-0.5b-instruct-arabic.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..528ff28 --- /dev/null +++ b/README.md @@ -0,0 +1,64 @@ +--- +base_model: Qanadil/qwen2.5-0.5b-instruct-arabic +language: +- en +library_name: transformers +quantized_by: mradermacher +tags: [] +--- +## About + + + + + + +static quants of https://huggingface.co/Qanadil/qwen2.5-0.5b-instruct-arabic + + +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/qwen2.5-0.5b-instruct-arabic-GGUF/resolve/main/qwen2.5-0.5b-instruct-arabic.Q3_K_S.gguf) | Q3_K_S | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/qwen2.5-0.5b-instruct-arabic-GGUF/resolve/main/qwen2.5-0.5b-instruct-arabic.Q2_K.gguf) | Q2_K | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/qwen2.5-0.5b-instruct-arabic-GGUF/resolve/main/qwen2.5-0.5b-instruct-arabic.IQ4_XS.gguf) | IQ4_XS | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/qwen2.5-0.5b-instruct-arabic-GGUF/resolve/main/qwen2.5-0.5b-instruct-arabic.Q3_K_M.gguf) | Q3_K_M | 0.5 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/qwen2.5-0.5b-instruct-arabic-GGUF/resolve/main/qwen2.5-0.5b-instruct-arabic.Q3_K_L.gguf) | Q3_K_L | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/qwen2.5-0.5b-instruct-arabic-GGUF/resolve/main/qwen2.5-0.5b-instruct-arabic.Q4_K_S.gguf) | Q4_K_S | 0.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/qwen2.5-0.5b-instruct-arabic-GGUF/resolve/main/qwen2.5-0.5b-instruct-arabic.Q4_K_M.gguf) | Q4_K_M | 0.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/qwen2.5-0.5b-instruct-arabic-GGUF/resolve/main/qwen2.5-0.5b-instruct-arabic.Q5_K_S.gguf) | Q5_K_S | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/qwen2.5-0.5b-instruct-arabic-GGUF/resolve/main/qwen2.5-0.5b-instruct-arabic.Q5_K_M.gguf) | Q5_K_M | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/qwen2.5-0.5b-instruct-arabic-GGUF/resolve/main/qwen2.5-0.5b-instruct-arabic.Q6_K.gguf) | Q6_K | 0.6 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/qwen2.5-0.5b-instruct-arabic-GGUF/resolve/main/qwen2.5-0.5b-instruct-arabic.Q8_0.gguf) | Q8_0 | 0.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/qwen2.5-0.5b-instruct-arabic-GGUF/resolve/main/qwen2.5-0.5b-instruct-arabic.f16.gguf) | f16 | 1.1 | 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/qwen2.5-0.5b-instruct-arabic.IQ4_XS.gguf b/qwen2.5-0.5b-instruct-arabic.IQ4_XS.gguf new file mode 100644 index 0000000..f13899c --- /dev/null +++ b/qwen2.5-0.5b-instruct-arabic.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca1b3a0f8ea15fc42a3d8c9c0f0db60c8a6b8d65ff7362c0e28b52115bd9cb94 +size 351445280 diff --git a/qwen2.5-0.5b-instruct-arabic.Q2_K.gguf b/qwen2.5-0.5b-instruct-arabic.Q2_K.gguf new file mode 100644 index 0000000..5f43126 --- /dev/null +++ b/qwen2.5-0.5b-instruct-arabic.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5085f10049f813ce32dfc0c0a93fa3709d1125babfeccc77397a75414094e353 +size 338607392 diff --git a/qwen2.5-0.5b-instruct-arabic.Q3_K_L.gguf b/qwen2.5-0.5b-instruct-arabic.Q3_K_L.gguf new file mode 100644 index 0000000..0587dcb --- /dev/null +++ b/qwen2.5-0.5b-instruct-arabic.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5c9164e56abea19cc57d7e305fc77439330b84015ae60b2ba582d1be5bdb60f +size 369358112 diff --git a/qwen2.5-0.5b-instruct-arabic.Q3_K_M.gguf b/qwen2.5-0.5b-instruct-arabic.Q3_K_M.gguf new file mode 100644 index 0000000..eaca3b3 --- /dev/null +++ b/qwen2.5-0.5b-instruct-arabic.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11c075b207a0198869c19ea4496c84b5b7d15fa0d28f9d8609382674a447fd29 +size 355466528 diff --git a/qwen2.5-0.5b-instruct-arabic.Q3_K_S.gguf b/qwen2.5-0.5b-instruct-arabic.Q3_K_S.gguf new file mode 100644 index 0000000..e292d60 --- /dev/null +++ b/qwen2.5-0.5b-instruct-arabic.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a443914431f21a423d10d91a233dc97c604a8fa7f5c9bf31ebaa82d596d9769 +size 338263328 diff --git a/qwen2.5-0.5b-instruct-arabic.Q4_K_M.gguf b/qwen2.5-0.5b-instruct-arabic.Q4_K_M.gguf new file mode 100644 index 0000000..eee77ff --- /dev/null +++ b/qwen2.5-0.5b-instruct-arabic.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea8f1493b21576b7aa896fcf4a01288279677b5c65a55054c9610901308d5be3 +size 397807904 diff --git a/qwen2.5-0.5b-instruct-arabic.Q4_K_S.gguf b/qwen2.5-0.5b-instruct-arabic.Q4_K_S.gguf new file mode 100644 index 0000000..832730e --- /dev/null +++ b/qwen2.5-0.5b-instruct-arabic.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0def52fceded7a76d70196f898fe708734eb7c1c4a665f24ebfb8f6fb13600ce +size 385471776 diff --git a/qwen2.5-0.5b-instruct-arabic.Q5_K_M.gguf b/qwen2.5-0.5b-instruct-arabic.Q5_K_M.gguf new file mode 100644 index 0000000..e1f463a --- /dev/null +++ b/qwen2.5-0.5b-instruct-arabic.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df2989eead804ea8be40422de7e8a13241d34022696c06d66d057d570d93bd3e +size 420086048 diff --git a/qwen2.5-0.5b-instruct-arabic.Q5_K_S.gguf b/qwen2.5-0.5b-instruct-arabic.Q5_K_S.gguf new file mode 100644 index 0000000..837fcf6 --- /dev/null +++ b/qwen2.5-0.5b-instruct-arabic.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0071e44c977fdc9f0d91350a691ba4e4ed580ac2c78bfa4a87a6f1e53bafe8bc +size 412710176 diff --git a/qwen2.5-0.5b-instruct-arabic.Q6_K.gguf b/qwen2.5-0.5b-instruct-arabic.Q6_K.gguf new file mode 100644 index 0000000..5d32d3b --- /dev/null +++ b/qwen2.5-0.5b-instruct-arabic.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a91ee505104ea2d0b00e775f1584576482f621eb709101dfc810bb59f0b36a86 +size 505736480 diff --git a/qwen2.5-0.5b-instruct-arabic.Q8_0.gguf b/qwen2.5-0.5b-instruct-arabic.Q8_0.gguf new file mode 100644 index 0000000..2de209f --- /dev/null +++ b/qwen2.5-0.5b-instruct-arabic.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad1b89221b2a51c7204c1cda72a3b295f8974e1cf43bd2a12aadd53c50d95a8f +size 531068192 diff --git a/qwen2.5-0.5b-instruct-arabic.f16.gguf b/qwen2.5-0.5b-instruct-arabic.f16.gguf new file mode 100644 index 0000000..f8d757a --- /dev/null +++ b/qwen2.5-0.5b-instruct-arabic.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb9e7457f50dc2a12f6f9cad4518683851f52fc2c349de1e672d1fd599cabcf0 +size 994156832