commit 42ce8bb9eca340c0feb2beee636da84b15ecfc5b Author: ModelHub XC Date: Sat Apr 25 02:31:05 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/Samanta-NewGenesis-Mistral-Small-DPO-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..77c7b87 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,46 @@ +*.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 +Samanta-NewGenesis-Mistral-Small-DPO.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Samanta-NewGenesis-Mistral-Small-DPO.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Samanta-NewGenesis-Mistral-Small-DPO.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Samanta-NewGenesis-Mistral-Small-DPO.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Samanta-NewGenesis-Mistral-Small-DPO.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Samanta-NewGenesis-Mistral-Small-DPO.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Samanta-NewGenesis-Mistral-Small-DPO.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Samanta-NewGenesis-Mistral-Small-DPO.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Samanta-NewGenesis-Mistral-Small-DPO.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Samanta-NewGenesis-Mistral-Small-DPO.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Samanta-NewGenesis-Mistral-Small-DPO.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..a1e9129 --- /dev/null +++ b/README.md @@ -0,0 +1,77 @@ +--- +base_model: WasamiKirua/Samanta-NewGenesis-Mistral-Small-DPO +datasets: +- WasamiKirua/Samantha-NeonGenesis-Unsloth-2.0 +- WasamiKirua/Human-Like-DPO-ita +language: +- it +- en +library_name: transformers +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- llama +- trl +- dpo +- eq +- psychology +- phylosophy +- companionship +--- +## About + + + + + + +static quants of https://huggingface.co/WasamiKirua/Samanta-NewGenesis-Mistral-Small-DPO + + +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/Samanta-NewGenesis-Mistral-Small-DPO-GGUF/resolve/main/Samanta-NewGenesis-Mistral-Small-DPO.Q2_K.gguf) | Q2_K | 9.0 | | +| [GGUF](https://huggingface.co/mradermacher/Samanta-NewGenesis-Mistral-Small-DPO-GGUF/resolve/main/Samanta-NewGenesis-Mistral-Small-DPO.Q3_K_S.gguf) | Q3_K_S | 10.5 | | +| [GGUF](https://huggingface.co/mradermacher/Samanta-NewGenesis-Mistral-Small-DPO-GGUF/resolve/main/Samanta-NewGenesis-Mistral-Small-DPO.Q3_K_M.gguf) | Q3_K_M | 11.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Samanta-NewGenesis-Mistral-Small-DPO-GGUF/resolve/main/Samanta-NewGenesis-Mistral-Small-DPO.Q3_K_L.gguf) | Q3_K_L | 12.5 | | +| [GGUF](https://huggingface.co/mradermacher/Samanta-NewGenesis-Mistral-Small-DPO-GGUF/resolve/main/Samanta-NewGenesis-Mistral-Small-DPO.IQ4_XS.gguf) | IQ4_XS | 13.0 | | +| [GGUF](https://huggingface.co/mradermacher/Samanta-NewGenesis-Mistral-Small-DPO-GGUF/resolve/main/Samanta-NewGenesis-Mistral-Small-DPO.Q4_K_S.gguf) | Q4_K_S | 13.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Samanta-NewGenesis-Mistral-Small-DPO-GGUF/resolve/main/Samanta-NewGenesis-Mistral-Small-DPO.Q4_K_M.gguf) | Q4_K_M | 14.4 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Samanta-NewGenesis-Mistral-Small-DPO-GGUF/resolve/main/Samanta-NewGenesis-Mistral-Small-DPO.Q5_K_S.gguf) | Q5_K_S | 16.4 | | +| [GGUF](https://huggingface.co/mradermacher/Samanta-NewGenesis-Mistral-Small-DPO-GGUF/resolve/main/Samanta-NewGenesis-Mistral-Small-DPO.Q5_K_M.gguf) | Q5_K_M | 16.9 | | +| [GGUF](https://huggingface.co/mradermacher/Samanta-NewGenesis-Mistral-Small-DPO-GGUF/resolve/main/Samanta-NewGenesis-Mistral-Small-DPO.Q6_K.gguf) | Q6_K | 19.4 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Samanta-NewGenesis-Mistral-Small-DPO-GGUF/resolve/main/Samanta-NewGenesis-Mistral-Small-DPO.Q8_0.gguf) | Q8_0 | 25.2 | fast, best quality | + +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/Samanta-NewGenesis-Mistral-Small-DPO.IQ4_XS.gguf b/Samanta-NewGenesis-Mistral-Small-DPO.IQ4_XS.gguf new file mode 100644 index 0000000..d244cea --- /dev/null +++ b/Samanta-NewGenesis-Mistral-Small-DPO.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0a433668d1a08b799e4f7f3a481b22da8f78a298f10b53398a52d1944b72064 +size 12889988064 diff --git a/Samanta-NewGenesis-Mistral-Small-DPO.Q2_K.gguf b/Samanta-NewGenesis-Mistral-Small-DPO.Q2_K.gguf new file mode 100644 index 0000000..4a16b5c --- /dev/null +++ b/Samanta-NewGenesis-Mistral-Small-DPO.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90a0d72c43f674377f643d4f2d19360168dcffb3aa15f1fae35eeb781a7b628f +size 8890325984 diff --git a/Samanta-NewGenesis-Mistral-Small-DPO.Q3_K_L.gguf b/Samanta-NewGenesis-Mistral-Small-DPO.Q3_K_L.gguf new file mode 100644 index 0000000..7bfc114 --- /dev/null +++ b/Samanta-NewGenesis-Mistral-Small-DPO.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de389b96cf0b6b332266594a6d689ba180ff4c05ea2d4d59c016bf81a744f2b0 +size 12400761824 diff --git a/Samanta-NewGenesis-Mistral-Small-DPO.Q3_K_M.gguf b/Samanta-NewGenesis-Mistral-Small-DPO.Q3_K_M.gguf new file mode 100644 index 0000000..ead5a1c --- /dev/null +++ b/Samanta-NewGenesis-Mistral-Small-DPO.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76f7c4b6c38ee90a42d6bae4e5f212d54605df3834cbe84be6709a179f073327 +size 11474082784 diff --git a/Samanta-NewGenesis-Mistral-Small-DPO.Q3_K_S.gguf b/Samanta-NewGenesis-Mistral-Small-DPO.Q3_K_S.gguf new file mode 100644 index 0000000..da802eb --- /dev/null +++ b/Samanta-NewGenesis-Mistral-Small-DPO.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:224dd9170eabfc265fa3b80d93b6c5ce598558259f5ed8bb7a086cd4c884fed2 +size 10400275424 diff --git a/Samanta-NewGenesis-Mistral-Small-DPO.Q4_K_M.gguf b/Samanta-NewGenesis-Mistral-Small-DPO.Q4_K_M.gguf new file mode 100644 index 0000000..6655fe0 --- /dev/null +++ b/Samanta-NewGenesis-Mistral-Small-DPO.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f4ced5758b2738763255287f0240ed3cd48e96d446c7f76bb72f78db97d3eee +size 14333909984 diff --git a/Samanta-NewGenesis-Mistral-Small-DPO.Q4_K_S.gguf b/Samanta-NewGenesis-Mistral-Small-DPO.Q4_K_S.gguf new file mode 100644 index 0000000..6aafe6a --- /dev/null +++ b/Samanta-NewGenesis-Mistral-Small-DPO.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d3b4dab84193dff5e6ca12f2fa94ce6ad7deecccfa6d78ef58b920bcb967ad0 +size 13549280224 diff --git a/Samanta-NewGenesis-Mistral-Small-DPO.Q5_K_M.gguf b/Samanta-NewGenesis-Mistral-Small-DPO.Q5_K_M.gguf new file mode 100644 index 0000000..565c28f --- /dev/null +++ b/Samanta-NewGenesis-Mistral-Small-DPO.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16b9916fa8c05b9e93cb00932fa858df0032cd4b699ebe899a4a2db6fcc84f1d +size 16763984864 diff --git a/Samanta-NewGenesis-Mistral-Small-DPO.Q5_K_S.gguf b/Samanta-NewGenesis-Mistral-Small-DPO.Q5_K_S.gguf new file mode 100644 index 0000000..51c5d40 --- /dev/null +++ b/Samanta-NewGenesis-Mistral-Small-DPO.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:007881005650565030ccf08c9e761976e4f0d6121e4507981c267b6847b57d61 +size 16304413664 diff --git a/Samanta-NewGenesis-Mistral-Small-DPO.Q6_K.gguf b/Samanta-NewGenesis-Mistral-Small-DPO.Q6_K.gguf new file mode 100644 index 0000000..15e6ed1 --- /dev/null +++ b/Samanta-NewGenesis-Mistral-Small-DPO.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:052817d4b2d473695340931dd2af9baa8b643fd590220ffdef35168132544e3e +size 19345939424 diff --git a/Samanta-NewGenesis-Mistral-Small-DPO.Q8_0.gguf b/Samanta-NewGenesis-Mistral-Small-DPO.Q8_0.gguf new file mode 100644 index 0000000..722126a --- /dev/null +++ b/Samanta-NewGenesis-Mistral-Small-DPO.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a12b31d48f96770567fbe676abe95cc0b82fd01ee545b00c8d74574868c29fe +size 25054780384