commit 972bbdf417134368951906270d6b1ffbfed97573 Author: ModelHub XC Date: Wed Apr 22 19:57:35 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..bff5e1b --- /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 +j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.f16.gguf filter=lfs diff=lfs merge=lfs -text +j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..5d835a6 --- /dev/null +++ b/README.md @@ -0,0 +1,79 @@ +--- +base_model: Goekdeniz-Guelmez/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1 +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- qwen2 +- trl +- dpo +--- +## About + + + + + + +static quants of https://huggingface.co/Goekdeniz-Guelmez/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#j.o.s.i.e.v4o-1.5b-dpo-stage1-v1-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/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1-GGUF/resolve/main/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q2_K.gguf) | Q2_K | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1-GGUF/resolve/main/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.IQ3_XS.gguf) | IQ3_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1-GGUF/resolve/main/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q3_K_S.gguf) | Q3_K_S | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1-GGUF/resolve/main/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.IQ3_S.gguf) | IQ3_S | 0.9 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1-GGUF/resolve/main/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.IQ3_M.gguf) | IQ3_M | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1-GGUF/resolve/main/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q3_K_M.gguf) | Q3_K_M | 0.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1-GGUF/resolve/main/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q3_K_L.gguf) | Q3_K_L | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1-GGUF/resolve/main/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.IQ4_XS.gguf) | IQ4_XS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1-GGUF/resolve/main/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q4_K_S.gguf) | Q4_K_S | 1.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1-GGUF/resolve/main/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q4_K_M.gguf) | Q4_K_M | 1.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1-GGUF/resolve/main/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q5_K_S.gguf) | Q5_K_S | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1-GGUF/resolve/main/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q5_K_M.gguf) | Q5_K_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1-GGUF/resolve/main/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q6_K.gguf) | Q6_K | 1.4 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1-GGUF/resolve/main/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q8_0.gguf) | Q8_0 | 1.7 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1-GGUF/resolve/main/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.f16.gguf) | f16 | 3.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/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.IQ3_M.gguf b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.IQ3_M.gguf new file mode 100644 index 0000000..2ac6516 --- /dev/null +++ b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1edfaa686605cf8a7547ad730188132a8784f11655c8886d87a7bc4086f1f626 +size 776666304 diff --git a/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.IQ3_S.gguf b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.IQ3_S.gguf new file mode 100644 index 0000000..8998a7f --- /dev/null +++ b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eb71d9633871bc2e8c57664481741a79998f4a69748f763748773104ded8b0c +size 762409152 diff --git a/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.IQ3_XS.gguf b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.IQ3_XS.gguf new file mode 100644 index 0000000..d2cfc51 --- /dev/null +++ b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b93930536a15614b0ae9a815d6c90e39830bdb0e9e594335a4012fde76bd704 +size 731701440 diff --git a/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.IQ4_XS.gguf b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.IQ4_XS.gguf new file mode 100644 index 0000000..bac568f --- /dev/null +++ b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e04736c983c66574449d0f3eb1b8f4a2bf58257e394d377243ebf52ecad0e6b1 +size 902185152 diff --git a/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q2_K.gguf b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q2_K.gguf new file mode 100644 index 0000000..bf18004 --- /dev/null +++ b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2dca0dae227c717ee89cdf6c0ac1e38944edee3a3acafcfeae2e329bf239f35 +size 676307136 diff --git a/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q3_K_L.gguf b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q3_K_L.gguf new file mode 100644 index 0000000..b54d945 --- /dev/null +++ b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be4a61903acd04482b2a63ee48076f8f832470ea45f21b91ca95fd806a7b9aec +size 880165056 diff --git a/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q3_K_M.gguf b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q3_K_M.gguf new file mode 100644 index 0000000..ee2c4c2 --- /dev/null +++ b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cc2ff2563210752b996d0e53ceb4b8021d93a5df4e3d08894e1ff3c78a02982 +size 824180928 diff --git a/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q3_K_S.gguf b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q3_K_S.gguf new file mode 100644 index 0000000..3cb5ae3 --- /dev/null +++ b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:477aa185286aab8aca6021afec42984646a87232b70ef3b2d4ff0a0bdfe95b28 +size 760946880 diff --git a/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q4_K_M.gguf b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q4_K_M.gguf new file mode 100644 index 0000000..8781699 --- /dev/null +++ b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caf8741d0bc1e046007c715985363acfbf23340f820dde8b2a829180ea3f0e67 +size 986050752 diff --git a/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q4_K_S.gguf b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q4_K_S.gguf new file mode 100644 index 0000000..0bb60bf --- /dev/null +++ b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a4d70fe74178ef56b11d77eb506b1a4bcc733ce4470e2499503c2948fb1b64d +size 940314816 diff --git a/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q5_K_M.gguf b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q5_K_M.gguf new file mode 100644 index 0000000..2fc2050 --- /dev/null +++ b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:732a7b5ccf0c19b3326b5c2b182f0bb7fecc25540e35c6ab9a63439d7d23dcfd +size 1125052608 diff --git a/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q5_K_S.gguf b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q5_K_S.gguf new file mode 100644 index 0000000..2489392 --- /dev/null +++ b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:935674ea0b6861c420ca24accfa989ce9d26d518127ed0b296d4178b4c50debd +size 1098731712 diff --git a/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q6_K.gguf b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q6_K.gguf new file mode 100644 index 0000000..979b215 --- /dev/null +++ b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c55cd77958294d4acbef6bd4fe8ab7f9cbb7559ec82bcbdb4a580515a88fe1fe +size 1272742080 diff --git a/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q8_0.gguf b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q8_0.gguf new file mode 100644 index 0000000..035b641 --- /dev/null +++ b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:027c89428d91f05bfb3f34b861113bbf10cbaf3f335802b8a07b4876b23b8051 +size 1646575296 diff --git a/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.f16.gguf b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.f16.gguf new file mode 100644 index 0000000..ee4dd12 --- /dev/null +++ b/j.o.s.i.e.v4o-1.5b-dpo-stage1-v1.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a7fd6ceea39c91c41bed2d549d6c7309a8f96f820a58acc8e82b1607c044ec6 +size 3093671616