From ce74eba06fb02f178c98ad1f108dd9c8770e21fd Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 13 Jun 2026 21:28:19 +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/AutoTrain-Qwen-Rui-Pro-GGUF Source: Original Platform --- .gitattributes | 48 +++++++++++++++++++ AutoTrain-Qwen-Rui-Pro.IQ4_XS.gguf | 3 ++ AutoTrain-Qwen-Rui-Pro.Q2_K.gguf | 3 ++ AutoTrain-Qwen-Rui-Pro.Q3_K_L.gguf | 3 ++ AutoTrain-Qwen-Rui-Pro.Q3_K_M.gguf | 3 ++ AutoTrain-Qwen-Rui-Pro.Q3_K_S.gguf | 3 ++ AutoTrain-Qwen-Rui-Pro.Q4_0_4_4.gguf | 3 ++ AutoTrain-Qwen-Rui-Pro.Q4_K_M.gguf | 3 ++ AutoTrain-Qwen-Rui-Pro.Q4_K_S.gguf | 3 ++ AutoTrain-Qwen-Rui-Pro.Q5_K_M.gguf | 3 ++ AutoTrain-Qwen-Rui-Pro.Q5_K_S.gguf | 3 ++ AutoTrain-Qwen-Rui-Pro.Q6_K.gguf | 3 ++ AutoTrain-Qwen-Rui-Pro.Q8_0.gguf | 3 ++ AutoTrain-Qwen-Rui-Pro.f16.gguf | 3 ++ README.md | 72 ++++++++++++++++++++++++++++ 15 files changed, 159 insertions(+) create mode 100644 .gitattributes create mode 100644 AutoTrain-Qwen-Rui-Pro.IQ4_XS.gguf create mode 100644 AutoTrain-Qwen-Rui-Pro.Q2_K.gguf create mode 100644 AutoTrain-Qwen-Rui-Pro.Q3_K_L.gguf create mode 100644 AutoTrain-Qwen-Rui-Pro.Q3_K_M.gguf create mode 100644 AutoTrain-Qwen-Rui-Pro.Q3_K_S.gguf create mode 100644 AutoTrain-Qwen-Rui-Pro.Q4_0_4_4.gguf create mode 100644 AutoTrain-Qwen-Rui-Pro.Q4_K_M.gguf create mode 100644 AutoTrain-Qwen-Rui-Pro.Q4_K_S.gguf create mode 100644 AutoTrain-Qwen-Rui-Pro.Q5_K_M.gguf create mode 100644 AutoTrain-Qwen-Rui-Pro.Q5_K_S.gguf create mode 100644 AutoTrain-Qwen-Rui-Pro.Q6_K.gguf create mode 100644 AutoTrain-Qwen-Rui-Pro.Q8_0.gguf create mode 100644 AutoTrain-Qwen-Rui-Pro.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..22b85f3 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,48 @@ +*.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 +AutoTrain-Qwen-Rui-Pro.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +AutoTrain-Qwen-Rui-Pro.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +AutoTrain-Qwen-Rui-Pro.f16.gguf filter=lfs diff=lfs merge=lfs -text +AutoTrain-Qwen-Rui-Pro.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +AutoTrain-Qwen-Rui-Pro.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +AutoTrain-Qwen-Rui-Pro.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +AutoTrain-Qwen-Rui-Pro.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +AutoTrain-Qwen-Rui-Pro.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +AutoTrain-Qwen-Rui-Pro.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +AutoTrain-Qwen-Rui-Pro.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +AutoTrain-Qwen-Rui-Pro.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +AutoTrain-Qwen-Rui-Pro.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +AutoTrain-Qwen-Rui-Pro.Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/AutoTrain-Qwen-Rui-Pro.IQ4_XS.gguf b/AutoTrain-Qwen-Rui-Pro.IQ4_XS.gguf new file mode 100644 index 0000000..c27e993 --- /dev/null +++ b/AutoTrain-Qwen-Rui-Pro.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2183a5ad6e24efb02f5988acf56f5dfbcd069361f1560279ed696f0b981f417e +size 1752728640 diff --git a/AutoTrain-Qwen-Rui-Pro.Q2_K.gguf b/AutoTrain-Qwen-Rui-Pro.Q2_K.gguf new file mode 100644 index 0000000..3159ad8 --- /dev/null +++ b/AutoTrain-Qwen-Rui-Pro.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:482f64cf299a62755e34c2450bd7ff4c97a80b6a52a24da605f3e533cae27f66 +size 1274299456 diff --git a/AutoTrain-Qwen-Rui-Pro.Q3_K_L.gguf b/AutoTrain-Qwen-Rui-Pro.Q3_K_L.gguf new file mode 100644 index 0000000..9f3eb09 --- /dev/null +++ b/AutoTrain-Qwen-Rui-Pro.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a25e201dad5b2bd1bbde67954872e5c3e483ba853eb7bbed68a2bf6d0a4d9c72 +size 1706935360 diff --git a/AutoTrain-Qwen-Rui-Pro.Q3_K_M.gguf b/AutoTrain-Qwen-Rui-Pro.Q3_K_M.gguf new file mode 100644 index 0000000..178782b --- /dev/null +++ b/AutoTrain-Qwen-Rui-Pro.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78c6647c72bbf13f32b9e171f9c8b4450c121b9b558b67fa71e05191a04ffb93 +size 1590019136 diff --git a/AutoTrain-Qwen-Rui-Pro.Q3_K_S.gguf b/AutoTrain-Qwen-Rui-Pro.Q3_K_S.gguf new file mode 100644 index 0000000..d21d140 --- /dev/null +++ b/AutoTrain-Qwen-Rui-Pro.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:465081cfe6fd11b3ff894b03acfb97abab5495c60fbcb3265768c58866a3ab9a +size 1453900864 diff --git a/AutoTrain-Qwen-Rui-Pro.Q4_0_4_4.gguf b/AutoTrain-Qwen-Rui-Pro.Q4_0_4_4.gguf new file mode 100644 index 0000000..4630804 --- /dev/null +++ b/AutoTrain-Qwen-Rui-Pro.Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:765f43866c0a25ae540d441a334b672b928633db13a11a9b887f74f436ba5eb4 +size 1822393408 diff --git a/AutoTrain-Qwen-Rui-Pro.Q4_K_M.gguf b/AutoTrain-Qwen-Rui-Pro.Q4_K_M.gguf new file mode 100644 index 0000000..03defea --- /dev/null +++ b/AutoTrain-Qwen-Rui-Pro.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91cdd524c4afd8ca0411c83bfab9dd2e8ba672463c4c1612e925382b79e74ee8 +size 1929446464 diff --git a/AutoTrain-Qwen-Rui-Pro.Q4_K_S.gguf b/AutoTrain-Qwen-Rui-Pro.Q4_K_S.gguf new file mode 100644 index 0000000..368391a --- /dev/null +++ b/AutoTrain-Qwen-Rui-Pro.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0eca0d608f5c4ca58411f9475bb4b839c2b1132d40a7c15e550742d2d3812f5 +size 1833927744 diff --git a/AutoTrain-Qwen-Rui-Pro.Q5_K_M.gguf b/AutoTrain-Qwen-Rui-Pro.Q5_K_M.gguf new file mode 100644 index 0000000..b8c81ab --- /dev/null +++ b/AutoTrain-Qwen-Rui-Pro.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22b8003cdfee2ade929ee8b5cffad6c56219ba6e7152c596d679f984faf1cddb +size 2224358464 diff --git a/AutoTrain-Qwen-Rui-Pro.Q5_K_S.gguf b/AutoTrain-Qwen-Rui-Pro.Q5_K_S.gguf new file mode 100644 index 0000000..55a86bd --- /dev/null +++ b/AutoTrain-Qwen-Rui-Pro.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a81b8951c75194497b86e1b7c659eac6d9cfa43ef823e525131248b52034c863 +size 2169209920 diff --git a/AutoTrain-Qwen-Rui-Pro.Q6_K.gguf b/AutoTrain-Qwen-Rui-Pro.Q6_K.gguf new file mode 100644 index 0000000..3e4f8e6 --- /dev/null +++ b/AutoTrain-Qwen-Rui-Pro.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:193c69cb6df4d800cd2285c4f5ccf1c90fe974b6603aacd6b817f093668a5bf2 +size 2537702464 diff --git a/AutoTrain-Qwen-Rui-Pro.Q8_0.gguf b/AutoTrain-Qwen-Rui-Pro.Q8_0.gguf new file mode 100644 index 0000000..8f326ff --- /dev/null +++ b/AutoTrain-Qwen-Rui-Pro.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2257b97f75e0258b2939c2bad516ff9b8f552b91fa6337b169f9e04a53af8ede +size 3284887264 diff --git a/AutoTrain-Qwen-Rui-Pro.f16.gguf b/AutoTrain-Qwen-Rui-Pro.f16.gguf new file mode 100644 index 0000000..79d215b --- /dev/null +++ b/AutoTrain-Qwen-Rui-Pro.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84ed3d39d0b87945cf256925eff71dbecd78f127332efda26656f732fec636fb +size 6177215584 diff --git a/README.md b/README.md new file mode 100644 index 0000000..005fd0f --- /dev/null +++ b/README.md @@ -0,0 +1,72 @@ +--- +base_model: Uynaity/AutoTrain-Qwen-Rui-Pro +datasets: +- Uynaity/Rui-csv +language: +- en +library_name: transformers +license: other +quantized_by: mradermacher +tags: +- autotrain +- text-generation-inference +- text-generation +- peft +--- +## About + + + + + + +static quants of https://huggingface.co/Uynaity/AutoTrain-Qwen-Rui-Pro + + +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/AutoTrain-Qwen-Rui-Pro-GGUF/resolve/main/AutoTrain-Qwen-Rui-Pro.Q2_K.gguf) | Q2_K | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/AutoTrain-Qwen-Rui-Pro-GGUF/resolve/main/AutoTrain-Qwen-Rui-Pro.Q3_K_S.gguf) | Q3_K_S | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/AutoTrain-Qwen-Rui-Pro-GGUF/resolve/main/AutoTrain-Qwen-Rui-Pro.Q3_K_M.gguf) | Q3_K_M | 1.7 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/AutoTrain-Qwen-Rui-Pro-GGUF/resolve/main/AutoTrain-Qwen-Rui-Pro.Q3_K_L.gguf) | Q3_K_L | 1.8 | | +| [GGUF](https://huggingface.co/mradermacher/AutoTrain-Qwen-Rui-Pro-GGUF/resolve/main/AutoTrain-Qwen-Rui-Pro.IQ4_XS.gguf) | IQ4_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/AutoTrain-Qwen-Rui-Pro-GGUF/resolve/main/AutoTrain-Qwen-Rui-Pro.Q4_0_4_4.gguf) | Q4_0_4_4 | 1.9 | fast on arm, low quality | +| [GGUF](https://huggingface.co/mradermacher/AutoTrain-Qwen-Rui-Pro-GGUF/resolve/main/AutoTrain-Qwen-Rui-Pro.Q4_K_S.gguf) | Q4_K_S | 1.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/AutoTrain-Qwen-Rui-Pro-GGUF/resolve/main/AutoTrain-Qwen-Rui-Pro.Q4_K_M.gguf) | Q4_K_M | 2.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/AutoTrain-Qwen-Rui-Pro-GGUF/resolve/main/AutoTrain-Qwen-Rui-Pro.Q5_K_S.gguf) | Q5_K_S | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/AutoTrain-Qwen-Rui-Pro-GGUF/resolve/main/AutoTrain-Qwen-Rui-Pro.Q5_K_M.gguf) | Q5_K_M | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/AutoTrain-Qwen-Rui-Pro-GGUF/resolve/main/AutoTrain-Qwen-Rui-Pro.Q6_K.gguf) | Q6_K | 2.6 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/AutoTrain-Qwen-Rui-Pro-GGUF/resolve/main/AutoTrain-Qwen-Rui-Pro.Q8_0.gguf) | Q8_0 | 3.4 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/AutoTrain-Qwen-Rui-Pro-GGUF/resolve/main/AutoTrain-Qwen-Rui-Pro.f16.gguf) | f16 | 6.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. + +