commit 88e83814a86b4c52f97cd95dc41871f8c354b647 Author: ModelHub XC Date: Tue Jun 16 03:50:17 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/josie-4b-amharic-2026-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b4cae85 --- /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 +josie-4b-amharic-2026.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +josie-4b-amharic-2026.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +josie-4b-amharic-2026.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +josie-4b-amharic-2026.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +josie-4b-amharic-2026.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +josie-4b-amharic-2026.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +josie-4b-amharic-2026.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +josie-4b-amharic-2026.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +josie-4b-amharic-2026.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +josie-4b-amharic-2026.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +josie-4b-amharic-2026.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +josie-4b-amharic-2026.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..5ef5b39 --- /dev/null +++ b/README.md @@ -0,0 +1,76 @@ +--- +base_model: abdukuzi/josie-4b-amharic-2026 +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- amharic +- reasoning +- qwen +- conversational +--- +## About + + + + + + + + + +static quants of https://huggingface.co/abdukuzi/josie-4b-amharic-2026 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#josie-4b-amharic-2026-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/josie-4b-amharic-2026-GGUF/resolve/main/josie-4b-amharic-2026.Q2_K.gguf) | Q2_K | 1.8 | | +| [GGUF](https://huggingface.co/mradermacher/josie-4b-amharic-2026-GGUF/resolve/main/josie-4b-amharic-2026.Q3_K_S.gguf) | Q3_K_S | 2.0 | | +| [GGUF](https://huggingface.co/mradermacher/josie-4b-amharic-2026-GGUF/resolve/main/josie-4b-amharic-2026.Q3_K_M.gguf) | Q3_K_M | 2.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/josie-4b-amharic-2026-GGUF/resolve/main/josie-4b-amharic-2026.Q3_K_L.gguf) | Q3_K_L | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/josie-4b-amharic-2026-GGUF/resolve/main/josie-4b-amharic-2026.IQ4_XS.gguf) | IQ4_XS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/josie-4b-amharic-2026-GGUF/resolve/main/josie-4b-amharic-2026.Q4_K_S.gguf) | Q4_K_S | 2.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/josie-4b-amharic-2026-GGUF/resolve/main/josie-4b-amharic-2026.Q4_K_M.gguf) | Q4_K_M | 2.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/josie-4b-amharic-2026-GGUF/resolve/main/josie-4b-amharic-2026.Q5_K_S.gguf) | Q5_K_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/josie-4b-amharic-2026-GGUF/resolve/main/josie-4b-amharic-2026.Q5_K_M.gguf) | Q5_K_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/josie-4b-amharic-2026-GGUF/resolve/main/josie-4b-amharic-2026.Q6_K.gguf) | Q6_K | 3.4 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/josie-4b-amharic-2026-GGUF/resolve/main/josie-4b-amharic-2026.Q8_0.gguf) | Q8_0 | 4.4 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/josie-4b-amharic-2026-GGUF/resolve/main/josie-4b-amharic-2026.f16.gguf) | f16 | 8.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/josie-4b-amharic-2026.IQ4_XS.gguf b/josie-4b-amharic-2026.IQ4_XS.gguf new file mode 100644 index 0000000..bc3ebab --- /dev/null +++ b/josie-4b-amharic-2026.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a04a73d986140c0b4d857e177cb3c2575eaba9477503120474b6b0a7ec17fa44 +size 2285749888 diff --git a/josie-4b-amharic-2026.Q2_K.gguf b/josie-4b-amharic-2026.Q2_K.gguf new file mode 100644 index 0000000..6f39df5 --- /dev/null +++ b/josie-4b-amharic-2026.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4ad451f2f0a91d3818c93799584bcab9e33b63c979c076041b05bcea466e19b +size 1668933248 diff --git a/josie-4b-amharic-2026.Q3_K_L.gguf b/josie-4b-amharic-2026.Q3_K_L.gguf new file mode 100644 index 0000000..a7d765a --- /dev/null +++ b/josie-4b-amharic-2026.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45a461d9c2d14d951f52257e04e9e598e0615716c9a707211eeaafe018d8dece +size 2239219328 diff --git a/josie-4b-amharic-2026.Q3_K_M.gguf b/josie-4b-amharic-2026.Q3_K_M.gguf new file mode 100644 index 0000000..15e3391 --- /dev/null +++ b/josie-4b-amharic-2026.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00e68d49b1435c9f115eaef7d7e33193442825bfa468e2dd900a6f2eabb6cf72 +size 2075051648 diff --git a/josie-4b-amharic-2026.Q3_K_S.gguf b/josie-4b-amharic-2026.Q3_K_S.gguf new file mode 100644 index 0000000..edd00e3 --- /dev/null +++ b/josie-4b-amharic-2026.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5441f235007b2ff451678ec6a8cd6f8e8419764070f44cef9d5c6cedf78e913f +size 1886430848 diff --git a/josie-4b-amharic-2026.Q4_K_M.gguf b/josie-4b-amharic-2026.Q4_K_M.gguf new file mode 100644 index 0000000..dad2dc2 --- /dev/null +++ b/josie-4b-amharic-2026.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:299a9afdcfd727b0271c7f187c778439593ae6c95b8620f79505152e7e4a6fd8 +size 2496714368 diff --git a/josie-4b-amharic-2026.Q4_K_S.gguf b/josie-4b-amharic-2026.Q4_K_S.gguf new file mode 100644 index 0000000..d2fd219 --- /dev/null +++ b/josie-4b-amharic-2026.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2512514280b91be16e94520cdb4d91581f5bb0c8cf6d49c269eeb4027cb7b729 +size 2382743168 diff --git a/josie-4b-amharic-2026.Q5_K_M.gguf b/josie-4b-amharic-2026.Q5_K_M.gguf new file mode 100644 index 0000000..f7a34e7 --- /dev/null +++ b/josie-4b-amharic-2026.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1663481e3e21b1adcea8f2b8a445ce45ac15c7a2184c43c4fc2ddaeeb79626ac +size 2888947328 diff --git a/josie-4b-amharic-2026.Q5_K_S.gguf b/josie-4b-amharic-2026.Q5_K_S.gguf new file mode 100644 index 0000000..74525d9 --- /dev/null +++ b/josie-4b-amharic-2026.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5611a33e12198b77ab930f6e9f5a711f41bb9332a035e429581851c37e972bf7 +size 2823145088 diff --git a/josie-4b-amharic-2026.Q6_K.gguf b/josie-4b-amharic-2026.Q6_K.gguf new file mode 100644 index 0000000..ee7d8a6 --- /dev/null +++ b/josie-4b-amharic-2026.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9021b896df22519e2cc6c4bafa0814935bd20a44279df883b5be7fcd4b0fda4 +size 3305694848 diff --git a/josie-4b-amharic-2026.Q8_0.gguf b/josie-4b-amharic-2026.Q8_0.gguf new file mode 100644 index 0000000..c70b0e7 --- /dev/null +++ b/josie-4b-amharic-2026.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59d3cdca32dc40aac2b84489355909dae3419a153c85fad1d9dbf3f14e0886d4 +size 4279673280 diff --git a/josie-4b-amharic-2026.f16.gguf b/josie-4b-amharic-2026.f16.gguf new file mode 100644 index 0000000..1806f9f --- /dev/null +++ b/josie-4b-amharic-2026.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea685f93204586b69a4de72802249ca192b159734dd5528e6cb755ed867dfb9 +size 8049912480