From ef3362c0e35f2153da5f1abb3166b705fa6dcdb7 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 14 Apr 2026 13:35:06 +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/Phi-3.5-Mini-ChatML-GGUF Source: Original Platform --- .gitattributes | 50 ++++++++++++++++++++++++ Phi-3.5-Mini-ChatML.IQ3_M.gguf | 3 ++ Phi-3.5-Mini-ChatML.IQ3_S.gguf | 3 ++ Phi-3.5-Mini-ChatML.IQ3_XS.gguf | 3 ++ Phi-3.5-Mini-ChatML.IQ4_XS.gguf | 3 ++ Phi-3.5-Mini-ChatML.Q2_K.gguf | 3 ++ Phi-3.5-Mini-ChatML.Q3_K_L.gguf | 3 ++ Phi-3.5-Mini-ChatML.Q3_K_M.gguf | 3 ++ Phi-3.5-Mini-ChatML.Q3_K_S.gguf | 3 ++ Phi-3.5-Mini-ChatML.Q4_K_M.gguf | 3 ++ Phi-3.5-Mini-ChatML.Q4_K_S.gguf | 3 ++ Phi-3.5-Mini-ChatML.Q5_K_M.gguf | 3 ++ Phi-3.5-Mini-ChatML.Q5_K_S.gguf | 3 ++ Phi-3.5-Mini-ChatML.Q6_K.gguf | 3 ++ Phi-3.5-Mini-ChatML.Q8_0.gguf | 3 ++ Phi-3.5-Mini-ChatML.f16.gguf | 3 ++ README.md | 69 +++++++++++++++++++++++++++++++++ 17 files changed, 164 insertions(+) create mode 100644 .gitattributes create mode 100644 Phi-3.5-Mini-ChatML.IQ3_M.gguf create mode 100644 Phi-3.5-Mini-ChatML.IQ3_S.gguf create mode 100644 Phi-3.5-Mini-ChatML.IQ3_XS.gguf create mode 100644 Phi-3.5-Mini-ChatML.IQ4_XS.gguf create mode 100644 Phi-3.5-Mini-ChatML.Q2_K.gguf create mode 100644 Phi-3.5-Mini-ChatML.Q3_K_L.gguf create mode 100644 Phi-3.5-Mini-ChatML.Q3_K_M.gguf create mode 100644 Phi-3.5-Mini-ChatML.Q3_K_S.gguf create mode 100644 Phi-3.5-Mini-ChatML.Q4_K_M.gguf create mode 100644 Phi-3.5-Mini-ChatML.Q4_K_S.gguf create mode 100644 Phi-3.5-Mini-ChatML.Q5_K_M.gguf create mode 100644 Phi-3.5-Mini-ChatML.Q5_K_S.gguf create mode 100644 Phi-3.5-Mini-ChatML.Q6_K.gguf create mode 100644 Phi-3.5-Mini-ChatML.Q8_0.gguf create mode 100644 Phi-3.5-Mini-ChatML.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..314a187 --- /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 +Phi-3.5-Mini-ChatML.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Phi-3.5-Mini-ChatML.f16.gguf filter=lfs diff=lfs merge=lfs -text +Phi-3.5-Mini-ChatML.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Phi-3.5-Mini-ChatML.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Phi-3.5-Mini-ChatML.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Phi-3.5-Mini-ChatML.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Phi-3.5-Mini-ChatML.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Phi-3.5-Mini-ChatML.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Phi-3.5-Mini-ChatML.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Phi-3.5-Mini-ChatML.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Phi-3.5-Mini-ChatML.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Phi-3.5-Mini-ChatML.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Phi-3.5-Mini-ChatML.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Phi-3.5-Mini-ChatML.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Phi-3.5-Mini-ChatML.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Phi-3.5-Mini-ChatML.IQ3_M.gguf b/Phi-3.5-Mini-ChatML.IQ3_M.gguf new file mode 100644 index 0000000..2b6e7ed --- /dev/null +++ b/Phi-3.5-Mini-ChatML.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c238c2353ab9d37b39808a3d704079b2c783f238e90168be5d7bc84e6cbbeff7 +size 1855602432 diff --git a/Phi-3.5-Mini-ChatML.IQ3_S.gguf b/Phi-3.5-Mini-ChatML.IQ3_S.gguf new file mode 100644 index 0000000..9fc5ee0 --- /dev/null +++ b/Phi-3.5-Mini-ChatML.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7f5d1600e675254ad290a41b78065ff1958676bc53d6ef420848c2aed0baeb7 +size 1681800960 diff --git a/Phi-3.5-Mini-ChatML.IQ3_XS.gguf b/Phi-3.5-Mini-ChatML.IQ3_XS.gguf new file mode 100644 index 0000000..d4c3fc3 --- /dev/null +++ b/Phi-3.5-Mini-ChatML.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc3efc9cdf278c04e9effa397914594112b81963944be8f852374b9145d0176e +size 1625177856 diff --git a/Phi-3.5-Mini-ChatML.IQ4_XS.gguf b/Phi-3.5-Mini-ChatML.IQ4_XS.gguf new file mode 100644 index 0000000..9167cb8 --- /dev/null +++ b/Phi-3.5-Mini-ChatML.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:644a3b750f6cf2f78e89f7618494fea3fe27f98956d0dae8f5a1ba9c5bf42b35 +size 2075583744 diff --git a/Phi-3.5-Mini-ChatML.Q2_K.gguf b/Phi-3.5-Mini-ChatML.Q2_K.gguf new file mode 100644 index 0000000..91f3130 --- /dev/null +++ b/Phi-3.5-Mini-ChatML.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcd99031d1c733cc0f07fab9c7aeb5e0702bdf802f6bc5e4e94f4b23c1bc6a97 +size 1416206592 diff --git a/Phi-3.5-Mini-ChatML.Q3_K_L.gguf b/Phi-3.5-Mini-ChatML.Q3_K_L.gguf new file mode 100644 index 0000000..31559c3 --- /dev/null +++ b/Phi-3.5-Mini-ChatML.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23030edbf7961f8da3f63f3d2f95512161a57f81c350def0e9956fa0312451a3 +size 2087599872 diff --git a/Phi-3.5-Mini-ChatML.Q3_K_M.gguf b/Phi-3.5-Mini-ChatML.Q3_K_M.gguf new file mode 100644 index 0000000..adf7515 --- /dev/null +++ b/Phi-3.5-Mini-ChatML.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72144d938d66f0ac5fdc851d766f67d1c02f0f4f21bd7ff4f2de6baae3b1990c +size 1955479296 diff --git a/Phi-3.5-Mini-ChatML.Q3_K_S.gguf b/Phi-3.5-Mini-ChatML.Q3_K_S.gguf new file mode 100644 index 0000000..3550eec --- /dev/null +++ b/Phi-3.5-Mini-ChatML.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eb9810c4d07629d5a4a80111b995935513828afaad368201ad160c6273757ab +size 1681800960 diff --git a/Phi-3.5-Mini-ChatML.Q4_K_M.gguf b/Phi-3.5-Mini-ChatML.Q4_K_M.gguf new file mode 100644 index 0000000..c616d69 --- /dev/null +++ b/Phi-3.5-Mini-ChatML.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a1faae9706d6343c14129e8eed88302ed90eef6524da028fb9bef891865937e +size 2393234688 diff --git a/Phi-3.5-Mini-ChatML.Q4_K_S.gguf b/Phi-3.5-Mini-ChatML.Q4_K_S.gguf new file mode 100644 index 0000000..527d573 --- /dev/null +++ b/Phi-3.5-Mini-ChatML.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7819cbd830a5f2676a97055367c01406058ea74ec95cba27ed09828b3c8ecfad +size 2188762368 diff --git a/Phi-3.5-Mini-ChatML.Q5_K_M.gguf b/Phi-3.5-Mini-ChatML.Q5_K_M.gguf new file mode 100644 index 0000000..407a6f7 --- /dev/null +++ b/Phi-3.5-Mini-ChatML.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:760f2c341ffc5c35e67cbe2f1fbfe8eae1bf44800e4b2ab44dbba1d13a09fea7 +size 2815278336 diff --git a/Phi-3.5-Mini-ChatML.Q5_K_S.gguf b/Phi-3.5-Mini-ChatML.Q5_K_S.gguf new file mode 100644 index 0000000..b7c7a32 --- /dev/null +++ b/Phi-3.5-Mini-ChatML.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d4c1ab5523323822b5e44bfbda77aebe98230b849e7993ff0fe1e4be2da908a +size 2641476864 diff --git a/Phi-3.5-Mini-ChatML.Q6_K.gguf b/Phi-3.5-Mini-ChatML.Q6_K.gguf new file mode 100644 index 0000000..d66d2f2 --- /dev/null +++ b/Phi-3.5-Mini-ChatML.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70a6b747a09dcb7b09088fb145f46f7fae8c6127cbbe852a5ef60fb26058395c +size 3135855360 diff --git a/Phi-3.5-Mini-ChatML.Q8_0.gguf b/Phi-3.5-Mini-ChatML.Q8_0.gguf new file mode 100644 index 0000000..9dee07b --- /dev/null +++ b/Phi-3.5-Mini-ChatML.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e52816efa44cf55638b43e6bb18dde3842d8fdb08a4289db26d3ff959782623c +size 4061224704 diff --git a/Phi-3.5-Mini-ChatML.f16.gguf b/Phi-3.5-Mini-ChatML.f16.gguf new file mode 100644 index 0000000..47250cc --- /dev/null +++ b/Phi-3.5-Mini-ChatML.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04de46ebd2b119ffdcfd04ab671c5d2b5a73af06eaa49e703fa103e0a59b3fbf +size 7643299584 diff --git a/README.md b/README.md new file mode 100644 index 0000000..20fb3b2 --- /dev/null +++ b/README.md @@ -0,0 +1,69 @@ +--- +base_model: bunnycore/Phi-3.5-Mini-ChatML +language: +- en +library_name: transformers +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + + +static quants of https://huggingface.co/bunnycore/Phi-3.5-Mini-ChatML + + +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/Phi-3.5-Mini-ChatML-GGUF/resolve/main/Phi-3.5-Mini-ChatML.Q2_K.gguf) | Q2_K | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Phi-3.5-Mini-ChatML-GGUF/resolve/main/Phi-3.5-Mini-ChatML.IQ3_XS.gguf) | IQ3_XS | 1.7 | | +| [GGUF](https://huggingface.co/mradermacher/Phi-3.5-Mini-ChatML-GGUF/resolve/main/Phi-3.5-Mini-ChatML.IQ3_S.gguf) | IQ3_S | 1.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Phi-3.5-Mini-ChatML-GGUF/resolve/main/Phi-3.5-Mini-ChatML.Q3_K_S.gguf) | Q3_K_S | 1.8 | | +| [GGUF](https://huggingface.co/mradermacher/Phi-3.5-Mini-ChatML-GGUF/resolve/main/Phi-3.5-Mini-ChatML.IQ3_M.gguf) | IQ3_M | 2.0 | | +| [GGUF](https://huggingface.co/mradermacher/Phi-3.5-Mini-ChatML-GGUF/resolve/main/Phi-3.5-Mini-ChatML.Q3_K_M.gguf) | Q3_K_M | 2.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Phi-3.5-Mini-ChatML-GGUF/resolve/main/Phi-3.5-Mini-ChatML.IQ4_XS.gguf) | IQ4_XS | 2.2 | | +| [GGUF](https://huggingface.co/mradermacher/Phi-3.5-Mini-ChatML-GGUF/resolve/main/Phi-3.5-Mini-ChatML.Q3_K_L.gguf) | Q3_K_L | 2.2 | | +| [GGUF](https://huggingface.co/mradermacher/Phi-3.5-Mini-ChatML-GGUF/resolve/main/Phi-3.5-Mini-ChatML.Q4_K_S.gguf) | Q4_K_S | 2.3 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Phi-3.5-Mini-ChatML-GGUF/resolve/main/Phi-3.5-Mini-ChatML.Q4_K_M.gguf) | Q4_K_M | 2.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Phi-3.5-Mini-ChatML-GGUF/resolve/main/Phi-3.5-Mini-ChatML.Q5_K_S.gguf) | Q5_K_S | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Phi-3.5-Mini-ChatML-GGUF/resolve/main/Phi-3.5-Mini-ChatML.Q5_K_M.gguf) | Q5_K_M | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Phi-3.5-Mini-ChatML-GGUF/resolve/main/Phi-3.5-Mini-ChatML.Q6_K.gguf) | Q6_K | 3.2 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Phi-3.5-Mini-ChatML-GGUF/resolve/main/Phi-3.5-Mini-ChatML.Q8_0.gguf) | Q8_0 | 4.2 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Phi-3.5-Mini-ChatML-GGUF/resolve/main/Phi-3.5-Mini-ChatML.f16.gguf) | f16 | 7.7 | 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. + +