From 6478e3e3a113a520447958df26107d35c454b63f Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 26 Apr 2026 19:10:05 +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/Sakura-SOLRCA-Instruct-DPO-GGUF Source: Original Platform --- .gitattributes | 48 +++++++++++++++++ README.md | 67 ++++++++++++++++++++++++ Sakura-SOLRCA-Instruct-DPO.IQ4_XS.gguf | 3 ++ Sakura-SOLRCA-Instruct-DPO.Q2_K.gguf | 3 ++ Sakura-SOLRCA-Instruct-DPO.Q3_K_L.gguf | 3 ++ Sakura-SOLRCA-Instruct-DPO.Q3_K_M.gguf | 3 ++ Sakura-SOLRCA-Instruct-DPO.Q3_K_S.gguf | 3 ++ Sakura-SOLRCA-Instruct-DPO.Q4_0_4_4.gguf | 3 ++ Sakura-SOLRCA-Instruct-DPO.Q4_K_M.gguf | 3 ++ Sakura-SOLRCA-Instruct-DPO.Q4_K_S.gguf | 3 ++ Sakura-SOLRCA-Instruct-DPO.Q5_K_M.gguf | 3 ++ Sakura-SOLRCA-Instruct-DPO.Q5_K_S.gguf | 3 ++ Sakura-SOLRCA-Instruct-DPO.Q6_K.gguf | 3 ++ Sakura-SOLRCA-Instruct-DPO.Q8_0.gguf | 3 ++ Sakura-SOLRCA-Instruct-DPO.f16.gguf | 3 ++ 15 files changed, 154 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Sakura-SOLRCA-Instruct-DPO.IQ4_XS.gguf create mode 100644 Sakura-SOLRCA-Instruct-DPO.Q2_K.gguf create mode 100644 Sakura-SOLRCA-Instruct-DPO.Q3_K_L.gguf create mode 100644 Sakura-SOLRCA-Instruct-DPO.Q3_K_M.gguf create mode 100644 Sakura-SOLRCA-Instruct-DPO.Q3_K_S.gguf create mode 100644 Sakura-SOLRCA-Instruct-DPO.Q4_0_4_4.gguf create mode 100644 Sakura-SOLRCA-Instruct-DPO.Q4_K_M.gguf create mode 100644 Sakura-SOLRCA-Instruct-DPO.Q4_K_S.gguf create mode 100644 Sakura-SOLRCA-Instruct-DPO.Q5_K_M.gguf create mode 100644 Sakura-SOLRCA-Instruct-DPO.Q5_K_S.gguf create mode 100644 Sakura-SOLRCA-Instruct-DPO.Q6_K.gguf create mode 100644 Sakura-SOLRCA-Instruct-DPO.Q8_0.gguf create mode 100644 Sakura-SOLRCA-Instruct-DPO.f16.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5ffb694 --- /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 +Sakura-SOLRCA-Instruct-DPO.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Sakura-SOLRCA-Instruct-DPO.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Sakura-SOLRCA-Instruct-DPO.f16.gguf filter=lfs diff=lfs merge=lfs -text +Sakura-SOLRCA-Instruct-DPO.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Sakura-SOLRCA-Instruct-DPO.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Sakura-SOLRCA-Instruct-DPO.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Sakura-SOLRCA-Instruct-DPO.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Sakura-SOLRCA-Instruct-DPO.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Sakura-SOLRCA-Instruct-DPO.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Sakura-SOLRCA-Instruct-DPO.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Sakura-SOLRCA-Instruct-DPO.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Sakura-SOLRCA-Instruct-DPO.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Sakura-SOLRCA-Instruct-DPO.Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..990fe86 --- /dev/null +++ b/README.md @@ -0,0 +1,67 @@ +--- +base_model: kyujinpy/Sakura-SOLRCA-Instruct-DPO +datasets: +- Intel/orca_dpo_pairs +language: +- en +library_name: transformers +license: cc-by-nc-sa-4.0 +quantized_by: mradermacher +--- +## About + + + + + + +static quants of https://huggingface.co/kyujinpy/Sakura-SOLRCA-Instruct-DPO + + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/Sakura-SOLRCA-Instruct-DPO-i1-GGUF +## 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/Sakura-SOLRCA-Instruct-DPO-GGUF/resolve/main/Sakura-SOLRCA-Instruct-DPO.Q2_K.gguf) | Q2_K | 4.1 | | +| [GGUF](https://huggingface.co/mradermacher/Sakura-SOLRCA-Instruct-DPO-GGUF/resolve/main/Sakura-SOLRCA-Instruct-DPO.Q3_K_S.gguf) | Q3_K_S | 4.8 | | +| [GGUF](https://huggingface.co/mradermacher/Sakura-SOLRCA-Instruct-DPO-GGUF/resolve/main/Sakura-SOLRCA-Instruct-DPO.Q3_K_M.gguf) | Q3_K_M | 5.3 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Sakura-SOLRCA-Instruct-DPO-GGUF/resolve/main/Sakura-SOLRCA-Instruct-DPO.Q3_K_L.gguf) | Q3_K_L | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Sakura-SOLRCA-Instruct-DPO-GGUF/resolve/main/Sakura-SOLRCA-Instruct-DPO.IQ4_XS.gguf) | IQ4_XS | 5.9 | | +| [GGUF](https://huggingface.co/mradermacher/Sakura-SOLRCA-Instruct-DPO-GGUF/resolve/main/Sakura-SOLRCA-Instruct-DPO.Q4_0_4_4.gguf) | Q4_0_4_4 | 6.2 | fast on arm, low quality | +| [GGUF](https://huggingface.co/mradermacher/Sakura-SOLRCA-Instruct-DPO-GGUF/resolve/main/Sakura-SOLRCA-Instruct-DPO.Q4_K_S.gguf) | Q4_K_S | 6.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Sakura-SOLRCA-Instruct-DPO-GGUF/resolve/main/Sakura-SOLRCA-Instruct-DPO.Q4_K_M.gguf) | Q4_K_M | 6.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Sakura-SOLRCA-Instruct-DPO-GGUF/resolve/main/Sakura-SOLRCA-Instruct-DPO.Q5_K_S.gguf) | Q5_K_S | 7.5 | | +| [GGUF](https://huggingface.co/mradermacher/Sakura-SOLRCA-Instruct-DPO-GGUF/resolve/main/Sakura-SOLRCA-Instruct-DPO.Q5_K_M.gguf) | Q5_K_M | 7.7 | | +| [GGUF](https://huggingface.co/mradermacher/Sakura-SOLRCA-Instruct-DPO-GGUF/resolve/main/Sakura-SOLRCA-Instruct-DPO.Q6_K.gguf) | Q6_K | 8.9 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Sakura-SOLRCA-Instruct-DPO-GGUF/resolve/main/Sakura-SOLRCA-Instruct-DPO.Q8_0.gguf) | Q8_0 | 11.5 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Sakura-SOLRCA-Instruct-DPO-GGUF/resolve/main/Sakura-SOLRCA-Instruct-DPO.f16.gguf) | f16 | 21.6 | 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. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to. + + diff --git a/Sakura-SOLRCA-Instruct-DPO.IQ4_XS.gguf b/Sakura-SOLRCA-Instruct-DPO.IQ4_XS.gguf new file mode 100644 index 0000000..541af6e --- /dev/null +++ b/Sakura-SOLRCA-Instruct-DPO.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3456117edb42872779ee952ee0bf091397bf33142270ad78af65de86e3ed6386 +size 5827640992 diff --git a/Sakura-SOLRCA-Instruct-DPO.Q2_K.gguf b/Sakura-SOLRCA-Instruct-DPO.Q2_K.gguf new file mode 100644 index 0000000..3dd4c60 --- /dev/null +++ b/Sakura-SOLRCA-Instruct-DPO.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eee507047286e66dcd4cc449aa3b80bdc8dbe288a1d1f61a2730af75838a3962 +size 4003233440 diff --git a/Sakura-SOLRCA-Instruct-DPO.Q3_K_L.gguf b/Sakura-SOLRCA-Instruct-DPO.Q3_K_L.gguf new file mode 100644 index 0000000..4c9f693 --- /dev/null +++ b/Sakura-SOLRCA-Instruct-DPO.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56bfe7fd315ba523c867122241fd4678332e8f3e12ac202d15ed213d540c0690 +size 5650751136 diff --git a/Sakura-SOLRCA-Instruct-DPO.Q3_K_M.gguf b/Sakura-SOLRCA-Instruct-DPO.Q3_K_M.gguf new file mode 100644 index 0000000..ad171bd --- /dev/null +++ b/Sakura-SOLRCA-Instruct-DPO.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc43762ad7b31f4a292445cf57b622d0674813e0b63db3d5ea16423effca67a9 +size 5195669152 diff --git a/Sakura-SOLRCA-Instruct-DPO.Q3_K_S.gguf b/Sakura-SOLRCA-Instruct-DPO.Q3_K_S.gguf new file mode 100644 index 0000000..4a7ac0a --- /dev/null +++ b/Sakura-SOLRCA-Instruct-DPO.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba31580337f17bb83ac980f856ab74db963ca70dd231cd7388c64cbd0f12874a +size 4664565408 diff --git a/Sakura-SOLRCA-Instruct-DPO.Q4_0_4_4.gguf b/Sakura-SOLRCA-Instruct-DPO.Q4_0_4_4.gguf new file mode 100644 index 0000000..6b897bf --- /dev/null +++ b/Sakura-SOLRCA-Instruct-DPO.Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9ca8270b1bc512b4c691862168b68ecbee94e308254c4229d14985d7fa8da8f +size 6072385184 diff --git a/Sakura-SOLRCA-Instruct-DPO.Q4_K_M.gguf b/Sakura-SOLRCA-Instruct-DPO.Q4_K_M.gguf new file mode 100644 index 0000000..f332fa3 --- /dev/null +++ b/Sakura-SOLRCA-Instruct-DPO.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2f94993e62d7bb7db04966aecc99f6463a2c3e6d37448f4a8cf55ee88e64858 +size 6461669024 diff --git a/Sakura-SOLRCA-Instruct-DPO.Q4_K_S.gguf b/Sakura-SOLRCA-Instruct-DPO.Q4_K_S.gguf new file mode 100644 index 0000000..cea1027 --- /dev/null +++ b/Sakura-SOLRCA-Instruct-DPO.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd07244b1e921d4cadeb9e3732e7b80758dd04b92bf8026aea2321d4e2928b23 +size 6118522528 diff --git a/Sakura-SOLRCA-Instruct-DPO.Q5_K_M.gguf b/Sakura-SOLRCA-Instruct-DPO.Q5_K_M.gguf new file mode 100644 index 0000000..8f06ce5 --- /dev/null +++ b/Sakura-SOLRCA-Instruct-DPO.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3274d3412ad9cb115a1c1beddc4144d8362d502b62a05031144d28f2656d9826 +size 7597932192 diff --git a/Sakura-SOLRCA-Instruct-DPO.Q5_K_S.gguf b/Sakura-SOLRCA-Instruct-DPO.Q5_K_S.gguf new file mode 100644 index 0000000..7ab3e59 --- /dev/null +++ b/Sakura-SOLRCA-Instruct-DPO.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e1ebac4c66ee5e0c555b769a76d25b84d511982064cb2d246ef84dce3119439 +size 7397392032 diff --git a/Sakura-SOLRCA-Instruct-DPO.Q6_K.gguf b/Sakura-SOLRCA-Instruct-DPO.Q6_K.gguf new file mode 100644 index 0000000..5768856 --- /dev/null +++ b/Sakura-SOLRCA-Instruct-DPO.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:972c21ac7e955b2f27e19c9b00da6ebac435f58b1375ff788057d17853d1f982 +size 8805211808 diff --git a/Sakura-SOLRCA-Instruct-DPO.Q8_0.gguf b/Sakura-SOLRCA-Instruct-DPO.Q8_0.gguf new file mode 100644 index 0000000..3a80d61 --- /dev/null +++ b/Sakura-SOLRCA-Instruct-DPO.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2d28d358b73010df69a6c8a6818a130b31972cafb8faa43c9ddd498101a05a6 +size 11404156576 diff --git a/Sakura-SOLRCA-Instruct-DPO.f16.gguf b/Sakura-SOLRCA-Instruct-DPO.f16.gguf new file mode 100644 index 0000000..02771c9 --- /dev/null +++ b/Sakura-SOLRCA-Instruct-DPO.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eedf5adb101fe579cac942f09e26b40e7282efa28818fa44f58f438609b408f +size 21464587936