From dfa351e6c51969ef2fdba28082ed55e037363c8b Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 11 Apr 2026 22:41:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=EF=BC=8C=E7=94=B1ModelHub=20XC=E7=A4=BE=E5=8C=BA=E6=8F=90?= =?UTF-8?q?=E4=BE=9B=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Model: mradermacher/RoLlama3-8b-Instruct-GGUF Source: Original Platform --- .gitattributes | 50 ++++++++++++++++++++ README.md | 79 ++++++++++++++++++++++++++++++++ RoLlama3-8b-Instruct.IQ3_M.gguf | 3 ++ RoLlama3-8b-Instruct.IQ3_S.gguf | 3 ++ RoLlama3-8b-Instruct.IQ3_XS.gguf | 3 ++ RoLlama3-8b-Instruct.IQ4_XS.gguf | 3 ++ RoLlama3-8b-Instruct.Q2_K.gguf | 3 ++ RoLlama3-8b-Instruct.Q3_K_L.gguf | 3 ++ RoLlama3-8b-Instruct.Q3_K_M.gguf | 3 ++ RoLlama3-8b-Instruct.Q3_K_S.gguf | 3 ++ RoLlama3-8b-Instruct.Q4_K_M.gguf | 3 ++ RoLlama3-8b-Instruct.Q4_K_S.gguf | 3 ++ RoLlama3-8b-Instruct.Q5_K_M.gguf | 3 ++ RoLlama3-8b-Instruct.Q5_K_S.gguf | 3 ++ RoLlama3-8b-Instruct.Q6_K.gguf | 3 ++ RoLlama3-8b-Instruct.Q8_0.gguf | 3 ++ RoLlama3-8b-Instruct.f16.gguf | 3 ++ 17 files changed, 174 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 RoLlama3-8b-Instruct.IQ3_M.gguf create mode 100644 RoLlama3-8b-Instruct.IQ3_S.gguf create mode 100644 RoLlama3-8b-Instruct.IQ3_XS.gguf create mode 100644 RoLlama3-8b-Instruct.IQ4_XS.gguf create mode 100644 RoLlama3-8b-Instruct.Q2_K.gguf create mode 100644 RoLlama3-8b-Instruct.Q3_K_L.gguf create mode 100644 RoLlama3-8b-Instruct.Q3_K_M.gguf create mode 100644 RoLlama3-8b-Instruct.Q3_K_S.gguf create mode 100644 RoLlama3-8b-Instruct.Q4_K_M.gguf create mode 100644 RoLlama3-8b-Instruct.Q4_K_S.gguf create mode 100644 RoLlama3-8b-Instruct.Q5_K_M.gguf create mode 100644 RoLlama3-8b-Instruct.Q5_K_S.gguf create mode 100644 RoLlama3-8b-Instruct.Q6_K.gguf create mode 100644 RoLlama3-8b-Instruct.Q8_0.gguf create mode 100644 RoLlama3-8b-Instruct.f16.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5acb09c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,50 @@ +*.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 +RoLlama3-8b-Instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama3-8b-Instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama3-8b-Instruct.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama3-8b-Instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama3-8b-Instruct.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama3-8b-Instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama3-8b-Instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama3-8b-Instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama3-8b-Instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama3-8b-Instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama3-8b-Instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama3-8b-Instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama3-8b-Instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama3-8b-Instruct.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama3-8b-Instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..8d991d5 --- /dev/null +++ b/README.md @@ -0,0 +1,79 @@ +--- +base_model: OpenLLM-Ro/RoLlama3-8b-Instruct +datasets: +- OpenLLM-Ro/ro_sft_alpaca +- OpenLLM-Ro/ro_sft_alpaca_gpt4 +- OpenLLM-Ro/ro_sft_dolly +- OpenLLM-Ro/ro_sft_selfinstruct_gpt4 +- OpenLLM-Ro/ro_sft_norobots +- OpenLLM-Ro/ro_sft_orca +- OpenLLM-Ro/ro_sft_camel +- OpenLLM-Ro/ro_sft_oasst +- OpenLLM-Ro/ro_sft_ultrachat +- OpenLLM-Ro/ro_sft_magpie_mt +- OpenLLM-Ro/ro_sft_magpie_reasoning +language: +- ro +library_name: transformers +license: cc-by-nc-4.0 +quantized_by: mradermacher +--- +## About + + + + + + +static quants of https://huggingface.co/OpenLLM-Ro/RoLlama3-8b-Instruct + + +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/RoLlama3-8b-Instruct-GGUF/resolve/main/RoLlama3-8b-Instruct.Q2_K.gguf) | Q2_K | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/RoLlama3-8b-Instruct-GGUF/resolve/main/RoLlama3-8b-Instruct.IQ3_XS.gguf) | IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/RoLlama3-8b-Instruct-GGUF/resolve/main/RoLlama3-8b-Instruct.Q3_K_S.gguf) | Q3_K_S | 3.8 | | +| [GGUF](https://huggingface.co/mradermacher/RoLlama3-8b-Instruct-GGUF/resolve/main/RoLlama3-8b-Instruct.IQ3_S.gguf) | IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/RoLlama3-8b-Instruct-GGUF/resolve/main/RoLlama3-8b-Instruct.IQ3_M.gguf) | IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/RoLlama3-8b-Instruct-GGUF/resolve/main/RoLlama3-8b-Instruct.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/RoLlama3-8b-Instruct-GGUF/resolve/main/RoLlama3-8b-Instruct.Q3_K_L.gguf) | Q3_K_L | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/RoLlama3-8b-Instruct-GGUF/resolve/main/RoLlama3-8b-Instruct.IQ4_XS.gguf) | IQ4_XS | 4.6 | | +| [GGUF](https://huggingface.co/mradermacher/RoLlama3-8b-Instruct-GGUF/resolve/main/RoLlama3-8b-Instruct.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/RoLlama3-8b-Instruct-GGUF/resolve/main/RoLlama3-8b-Instruct.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/RoLlama3-8b-Instruct-GGUF/resolve/main/RoLlama3-8b-Instruct.Q5_K_S.gguf) | Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/RoLlama3-8b-Instruct-GGUF/resolve/main/RoLlama3-8b-Instruct.Q5_K_M.gguf) | Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/RoLlama3-8b-Instruct-GGUF/resolve/main/RoLlama3-8b-Instruct.Q6_K.gguf) | Q6_K | 6.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/RoLlama3-8b-Instruct-GGUF/resolve/main/RoLlama3-8b-Instruct.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/RoLlama3-8b-Instruct-GGUF/resolve/main/RoLlama3-8b-Instruct.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. + + diff --git a/RoLlama3-8b-Instruct.IQ3_M.gguf b/RoLlama3-8b-Instruct.IQ3_M.gguf new file mode 100644 index 0000000..54a80c2 --- /dev/null +++ b/RoLlama3-8b-Instruct.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dc4da08ccc7f07d1f2ae6fed36035d13d3d45e72b45bf137792f829f2fcc1db +size 3784823968 diff --git a/RoLlama3-8b-Instruct.IQ3_S.gguf b/RoLlama3-8b-Instruct.IQ3_S.gguf new file mode 100644 index 0000000..abc3dd4 --- /dev/null +++ b/RoLlama3-8b-Instruct.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5600a2fa1f1cc5c3b8fc8c30e60f3daec585dcc37ee2384d8f86169bf441660 +size 3682325664 diff --git a/RoLlama3-8b-Instruct.IQ3_XS.gguf b/RoLlama3-8b-Instruct.IQ3_XS.gguf new file mode 100644 index 0000000..578522e --- /dev/null +++ b/RoLlama3-8b-Instruct.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58f4973e7962250814952006df8d318d71b4f4e2dbf9d6db1510ed3351a6efdf +size 3518747808 diff --git a/RoLlama3-8b-Instruct.IQ4_XS.gguf b/RoLlama3-8b-Instruct.IQ4_XS.gguf new file mode 100644 index 0000000..3ba3c65 --- /dev/null +++ b/RoLlama3-8b-Instruct.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ffa41f071bfb2884feabc38efb73afabc573018edec313e2d525e6631142ad1 +size 4484363424 diff --git a/RoLlama3-8b-Instruct.Q2_K.gguf b/RoLlama3-8b-Instruct.Q2_K.gguf new file mode 100644 index 0000000..bfb4ca5 --- /dev/null +++ b/RoLlama3-8b-Instruct.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e3bbe1cd8eacc41a337b83ca4dbf47087026337376cf830ae618ce6c0cb9670 +size 3179132064 diff --git a/RoLlama3-8b-Instruct.Q3_K_L.gguf b/RoLlama3-8b-Instruct.Q3_K_L.gguf new file mode 100644 index 0000000..01a3fb4 --- /dev/null +++ b/RoLlama3-8b-Instruct.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:328fc8ab1106dbad20123607546207e86fb7985f942a10f8ced287959aea0cf0 +size 4321957024 diff --git a/RoLlama3-8b-Instruct.Q3_K_M.gguf b/RoLlama3-8b-Instruct.Q3_K_M.gguf new file mode 100644 index 0000000..c4fd159 --- /dev/null +++ b/RoLlama3-8b-Instruct.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8f5f5c50c9ac0dc3b7cc25d5bf0d2bc3a2df71050cdd96f00ebfc3f3f87ca75 +size 4018918560 diff --git a/RoLlama3-8b-Instruct.Q3_K_S.gguf b/RoLlama3-8b-Instruct.Q3_K_S.gguf new file mode 100644 index 0000000..1d4409b --- /dev/null +++ b/RoLlama3-8b-Instruct.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:505e925da36e57590a4d30f01cf1ab4575822bdc3d468b3dba545245a5d7d8ae +size 3664499872 diff --git a/RoLlama3-8b-Instruct.Q4_K_M.gguf b/RoLlama3-8b-Instruct.Q4_K_M.gguf new file mode 100644 index 0000000..3dad7a5 --- /dev/null +++ b/RoLlama3-8b-Instruct.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dc99206f7b1b76e6d48e8cfe9b6f838749dfe8e12e12298a8c2f78a359329e2 +size 4920734880 diff --git a/RoLlama3-8b-Instruct.Q4_K_S.gguf b/RoLlama3-8b-Instruct.Q4_K_S.gguf new file mode 100644 index 0000000..7bc4789 --- /dev/null +++ b/RoLlama3-8b-Instruct.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aab4229e9e9925e8f3e7f873d75baa6d332c0b8e3ca130dae71767a50ec8501 +size 4692669600 diff --git a/RoLlama3-8b-Instruct.Q5_K_M.gguf b/RoLlama3-8b-Instruct.Q5_K_M.gguf new file mode 100644 index 0000000..9e940ce --- /dev/null +++ b/RoLlama3-8b-Instruct.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5835b30cb52f2d0e6cd9cd552ba5f70d09d33a43dd97906ef57005126f97cb3 +size 5732988064 diff --git a/RoLlama3-8b-Instruct.Q5_K_S.gguf b/RoLlama3-8b-Instruct.Q5_K_S.gguf new file mode 100644 index 0000000..9f3a78f --- /dev/null +++ b/RoLlama3-8b-Instruct.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce7f331917b921c59ec150060e38c9dfc81c2a3004f86b967ccd0837b1b42bbf +size 5599294624 diff --git a/RoLlama3-8b-Instruct.Q6_K.gguf b/RoLlama3-8b-Instruct.Q6_K.gguf new file mode 100644 index 0000000..9313a07 --- /dev/null +++ b/RoLlama3-8b-Instruct.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac1a000cab4089ca573ce95c93d32c7d86921fdf13252480fd262a21820696a8 +size 6596007072 diff --git a/RoLlama3-8b-Instruct.Q8_0.gguf b/RoLlama3-8b-Instruct.Q8_0.gguf new file mode 100644 index 0000000..3bd50aa --- /dev/null +++ b/RoLlama3-8b-Instruct.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4f20b5a75797d175f3805999c5b5583a402e9c4d9a55020839d7d8ab2f82cf0 +size 8540771488 diff --git a/RoLlama3-8b-Instruct.f16.gguf b/RoLlama3-8b-Instruct.f16.gguf new file mode 100644 index 0000000..3f4f94c --- /dev/null +++ b/RoLlama3-8b-Instruct.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af193b8cbbd8b1ca5c0e49006e4445e6608047c2255c42eb65502e2b59c1ac23 +size 16068891808