commit 440aa6e56668f6d4496a304d84f5ea16aa76b4fc Author: ModelHub XC Date: Sun Jun 14 05:02:16 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/dolphin-mistral-lobotomized-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..61161a9 --- /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 +dolphin-mistral-lobotomized.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +dolphin-mistral-lobotomized.f16.gguf filter=lfs diff=lfs merge=lfs -text +dolphin-mistral-lobotomized.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +dolphin-mistral-lobotomized.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +dolphin-mistral-lobotomized.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +dolphin-mistral-lobotomized.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +dolphin-mistral-lobotomized.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +dolphin-mistral-lobotomized.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +dolphin-mistral-lobotomized.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +dolphin-mistral-lobotomized.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +dolphin-mistral-lobotomized.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +dolphin-mistral-lobotomized.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +dolphin-mistral-lobotomized.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +dolphin-mistral-lobotomized.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +dolphin-mistral-lobotomized.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..943c67a --- /dev/null +++ b/README.md @@ -0,0 +1,72 @@ +--- +base_model: Joe57005/dolphin-mistral-lobotomized +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- merge +- mergekit +- lazymergekit +- cognitivecomputations/dolphin-2.9.3-mistral-7B-32k +--- +## About + + + + + + +static quants of https://huggingface.co/Joe57005/dolphin-mistral-lobotomized + + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/dolphin-mistral-lobotomized-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/dolphin-mistral-lobotomized-GGUF/resolve/main/dolphin-mistral-lobotomized.Q2_K.gguf) | Q2_K | 2.2 | | +| [GGUF](https://huggingface.co/mradermacher/dolphin-mistral-lobotomized-GGUF/resolve/main/dolphin-mistral-lobotomized.IQ3_XS.gguf) | IQ3_XS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/dolphin-mistral-lobotomized-GGUF/resolve/main/dolphin-mistral-lobotomized.Q3_K_S.gguf) | Q3_K_S | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/dolphin-mistral-lobotomized-GGUF/resolve/main/dolphin-mistral-lobotomized.IQ3_S.gguf) | IQ3_S | 2.5 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/dolphin-mistral-lobotomized-GGUF/resolve/main/dolphin-mistral-lobotomized.IQ3_M.gguf) | IQ3_M | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/dolphin-mistral-lobotomized-GGUF/resolve/main/dolphin-mistral-lobotomized.Q3_K_M.gguf) | Q3_K_M | 2.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/dolphin-mistral-lobotomized-GGUF/resolve/main/dolphin-mistral-lobotomized.Q3_K_L.gguf) | Q3_K_L | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/dolphin-mistral-lobotomized-GGUF/resolve/main/dolphin-mistral-lobotomized.IQ4_XS.gguf) | IQ4_XS | 3.1 | | +| [GGUF](https://huggingface.co/mradermacher/dolphin-mistral-lobotomized-GGUF/resolve/main/dolphin-mistral-lobotomized.Q4_K_S.gguf) | Q4_K_S | 3.3 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/dolphin-mistral-lobotomized-GGUF/resolve/main/dolphin-mistral-lobotomized.Q4_K_M.gguf) | Q4_K_M | 3.4 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/dolphin-mistral-lobotomized-GGUF/resolve/main/dolphin-mistral-lobotomized.Q5_K_S.gguf) | Q5_K_S | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/dolphin-mistral-lobotomized-GGUF/resolve/main/dolphin-mistral-lobotomized.Q5_K_M.gguf) | Q5_K_M | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/dolphin-mistral-lobotomized-GGUF/resolve/main/dolphin-mistral-lobotomized.Q6_K.gguf) | Q6_K | 4.6 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/dolphin-mistral-lobotomized-GGUF/resolve/main/dolphin-mistral-lobotomized.Q8_0.gguf) | Q8_0 | 5.9 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/dolphin-mistral-lobotomized-GGUF/resolve/main/dolphin-mistral-lobotomized.f16.gguf) | f16 | 11.1 | 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/dolphin-mistral-lobotomized.IQ3_M.gguf b/dolphin-mistral-lobotomized.IQ3_M.gguf new file mode 100644 index 0000000..de12189 --- /dev/null +++ b/dolphin-mistral-lobotomized.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:939f1bc1d848bcf0cca533eea87c921e7529da62b73e066e780c18b9e3a475c8 +size 2508778080 diff --git a/dolphin-mistral-lobotomized.IQ3_S.gguf b/dolphin-mistral-lobotomized.IQ3_S.gguf new file mode 100644 index 0000000..0e9054e --- /dev/null +++ b/dolphin-mistral-lobotomized.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50160bf62dad1ca24ebd826d11ae81d93b2389a393cc97a578709f06c7e1593e +size 2431904352 diff --git a/dolphin-mistral-lobotomized.IQ3_XS.gguf b/dolphin-mistral-lobotomized.IQ3_XS.gguf new file mode 100644 index 0000000..dacdb95 --- /dev/null +++ b/dolphin-mistral-lobotomized.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eba7d8c3c96ed158348b2c395bd8e21c6edec90638ec2c5b127467a3ced49715 +size 2309220960 diff --git a/dolphin-mistral-lobotomized.IQ4_XS.gguf b/dolphin-mistral-lobotomized.IQ4_XS.gguf new file mode 100644 index 0000000..a598e28 --- /dev/null +++ b/dolphin-mistral-lobotomized.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9fdb3854f9f6259cc24278259b3bb6e38a951f658d915cfd7244d937ff928d9 +size 3007049120 diff --git a/dolphin-mistral-lobotomized.Q2_K.gguf b/dolphin-mistral-lobotomized.Q2_K.gguf new file mode 100644 index 0000000..f986b98 --- /dev/null +++ b/dolphin-mistral-lobotomized.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e2a81950163dfd19c0da5abfc9502d8a278382687259ade2013b800f71067df +size 2080892704 diff --git a/dolphin-mistral-lobotomized.Q3_K_L.gguf b/dolphin-mistral-lobotomized.Q3_K_L.gguf new file mode 100644 index 0000000..9f4299b --- /dev/null +++ b/dolphin-mistral-lobotomized.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5495409aa792894c7c1ecf356c2771d94c0698ba3f5c2bd76a0a20dddd3ef1a2 +size 2911627872 diff --git a/dolphin-mistral-lobotomized.Q3_K_M.gguf b/dolphin-mistral-lobotomized.Q3_K_M.gguf new file mode 100644 index 0000000..a35cb52 --- /dev/null +++ b/dolphin-mistral-lobotomized.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44d43a7b19c3fda9c6caf5ff95d12db4e8fe6ac1dd587f2526aeb3b182cbfec1 +size 2680941152 diff --git a/dolphin-mistral-lobotomized.Q3_K_S.gguf b/dolphin-mistral-lobotomized.Q3_K_S.gguf new file mode 100644 index 0000000..698e683 --- /dev/null +++ b/dolphin-mistral-lobotomized.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e280c588c36463356c08211f53c1a6da41bd44716bb4a2976710ff82920d20ed +size 2418535008 diff --git a/dolphin-mistral-lobotomized.Q4_K_M.gguf b/dolphin-mistral-lobotomized.Q4_K_M.gguf new file mode 100644 index 0000000..0417782 --- /dev/null +++ b/dolphin-mistral-lobotomized.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3427fe46d2c5dff542c309607a7049b4ee8970606fe496912318fda5965f2465 +size 3326209696 diff --git a/dolphin-mistral-lobotomized.Q4_K_S.gguf b/dolphin-mistral-lobotomized.Q4_K_S.gguf new file mode 100644 index 0000000..8a69d9a --- /dev/null +++ b/dolphin-mistral-lobotomized.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35277409eded95818cf2971baf67679358ea7382879782a857db14ddea406840 +size 3155685024 diff --git a/dolphin-mistral-lobotomized.Q5_K_M.gguf b/dolphin-mistral-lobotomized.Q5_K_M.gguf new file mode 100644 index 0000000..4bca347 --- /dev/null +++ b/dolphin-mistral-lobotomized.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6d5aa7e02da1aa18879d7a61c62d6c700679467c31a6dfaf46396b5aa2e1b38 +size 3902927520 diff --git a/dolphin-mistral-lobotomized.Q5_K_S.gguf b/dolphin-mistral-lobotomized.Q5_K_S.gguf new file mode 100644 index 0000000..a6c6808 --- /dev/null +++ b/dolphin-mistral-lobotomized.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32d6c021f2078f6d91c501cf800f108aeb7e190dffc74b309c1bae6498aba617 +size 3802657440 diff --git a/dolphin-mistral-lobotomized.Q6_K.gguf b/dolphin-mistral-lobotomized.Q6_K.gguf new file mode 100644 index 0000000..05f21e5 --- /dev/null +++ b/dolphin-mistral-lobotomized.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcc9e1b1dc09615160e9b8785bfe448ed40090102c50f42129eb7ad113c0940b +size 4515690208 diff --git a/dolphin-mistral-lobotomized.Q8_0.gguf b/dolphin-mistral-lobotomized.Q8_0.gguf new file mode 100644 index 0000000..bb2b9d5 --- /dev/null +++ b/dolphin-mistral-lobotomized.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c44f44c850c2b3b8be5f427d77a6a8623a5acb99f07ae86de28f24fbdb38ee9 +size 5848434272 diff --git a/dolphin-mistral-lobotomized.f16.gguf b/dolphin-mistral-lobotomized.f16.gguf new file mode 100644 index 0000000..e249a99 --- /dev/null +++ b/dolphin-mistral-lobotomized.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:455aff9efa85ad70089c69b766aa43ca3a2891613c7a7f7987e42fe327177e25 +size 11007443552