初始化项目,由ModelHub XC社区提供模型

Model: mradermacher/phi-3-mini-1.5B-s-soft-distill-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-21 18:48:06 +08:00
commit 902b672bda
14 changed files with 155 additions and 0 deletions

47
.gitattributes vendored Normal file
View File

@@ -0,0 +1,47 @@
*.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-mini-1.5B-s-soft-distill.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
phi-3-mini-1.5B-s-soft-distill.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
phi-3-mini-1.5B-s-soft-distill.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
phi-3-mini-1.5B-s-soft-distill.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
phi-3-mini-1.5B-s-soft-distill.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
phi-3-mini-1.5B-s-soft-distill.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
phi-3-mini-1.5B-s-soft-distill.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
phi-3-mini-1.5B-s-soft-distill.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
phi-3-mini-1.5B-s-soft-distill.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
phi-3-mini-1.5B-s-soft-distill.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
phi-3-mini-1.5B-s-soft-distill.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
phi-3-mini-1.5B-s-soft-distill.f16.gguf filter=lfs diff=lfs merge=lfs -text

72
README.md Normal file
View File

@@ -0,0 +1,72 @@
---
base_model: olusegunola/phi-3-mini-1.5B-s-soft-distill
language:
- en
library_name: transformers
mradermacher:
readme_rev: 1
quantized_by: mradermacher
tags: []
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: -->
<!-- ### quants: x-f16 Q4_K_S Q2_K Q8_0 Q6_K Q3_K_M Q3_K_S Q3_K_L Q4_K_M Q5_K_S Q5_K_M IQ4_XS -->
<!-- ### quants_skip: -->
<!-- ### skip_mmproj: -->
static quants of https://huggingface.co/olusegunola/phi-3-mini-1.5B-s-soft-distill
<!-- provided-files -->
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#phi-3-mini-1.5B-s-soft-distill-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/phi-3-mini-1.5B-s-soft-distill-GGUF/resolve/main/phi-3-mini-1.5B-s-soft-distill.Q2_K.gguf) | Q2_K | 0.7 | |
| [GGUF](https://huggingface.co/mradermacher/phi-3-mini-1.5B-s-soft-distill-GGUF/resolve/main/phi-3-mini-1.5B-s-soft-distill.Q3_K_S.gguf) | Q3_K_S | 0.8 | |
| [GGUF](https://huggingface.co/mradermacher/phi-3-mini-1.5B-s-soft-distill-GGUF/resolve/main/phi-3-mini-1.5B-s-soft-distill.IQ4_XS.gguf) | IQ4_XS | 0.9 | |
| [GGUF](https://huggingface.co/mradermacher/phi-3-mini-1.5B-s-soft-distill-GGUF/resolve/main/phi-3-mini-1.5B-s-soft-distill.Q3_K_M.gguf) | Q3_K_M | 1.0 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/phi-3-mini-1.5B-s-soft-distill-GGUF/resolve/main/phi-3-mini-1.5B-s-soft-distill.Q4_K_S.gguf) | Q4_K_S | 1.0 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/phi-3-mini-1.5B-s-soft-distill-GGUF/resolve/main/phi-3-mini-1.5B-s-soft-distill.Q3_K_L.gguf) | Q3_K_L | 1.0 | |
| [GGUF](https://huggingface.co/mradermacher/phi-3-mini-1.5B-s-soft-distill-GGUF/resolve/main/phi-3-mini-1.5B-s-soft-distill.Q4_K_M.gguf) | Q4_K_M | 1.1 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/phi-3-mini-1.5B-s-soft-distill-GGUF/resolve/main/phi-3-mini-1.5B-s-soft-distill.Q5_K_S.gguf) | Q5_K_S | 1.1 | |
| [GGUF](https://huggingface.co/mradermacher/phi-3-mini-1.5B-s-soft-distill-GGUF/resolve/main/phi-3-mini-1.5B-s-soft-distill.Q5_K_M.gguf) | Q5_K_M | 1.3 | |
| [GGUF](https://huggingface.co/mradermacher/phi-3-mini-1.5B-s-soft-distill-GGUF/resolve/main/phi-3-mini-1.5B-s-soft-distill.Q6_K.gguf) | Q6_K | 1.3 | very good quality |
| [GGUF](https://huggingface.co/mradermacher/phi-3-mini-1.5B-s-soft-distill-GGUF/resolve/main/phi-3-mini-1.5B-s-soft-distill.Q8_0.gguf) | Q8_0 | 1.7 | fast, best quality |
| [GGUF](https://huggingface.co/mradermacher/phi-3-mini-1.5B-s-soft-distill-GGUF/resolve/main/phi-3-mini-1.5B-s-soft-distill.f16.gguf) | f16 | 3.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.
<!-- end -->

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0e1a53c5fed6a519ef505eaa0d6c7a403c359ec0278b5a4e42906074cd23f050
size 828250784

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4ac8bc5b306e1a485c8c478340dfe7a1dceb45ed6548f34b4990d23f74e6c199
size 580030112

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:20284b05c834b5d922412b817390653c4a438f1f9cc6baba296e88c10e58ee3b
size 892515488

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fdca7fe39f6e1b8359cd2e0618ee8025049dacfba61d15cda58995fed1c186e4
size 852923552

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b76eb4f2ee11cc4c0d72cbd324aa4e796470611121a61b2b27dcfbe5db2af648
size 688436384

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:355666cd094fb41ae21e0a57fdda489391d8fdb59fe9b3ebb3486d4c6cca23d2
size 993383072

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e8894511d971931c5e9868e8f70f3724c6f959b097a5909c196ef567a99c1e42
size 874484384

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2363bfe296ad7a5c471615c43faeb95d1b7385bea3eb141ba6415e3bbbd90dd8
size 1172615840

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7eeada8bc418c56bd7b13893d2dacc1b454965a200a4a86698582d21a6b884f9
size 1047376544

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:285d010fbbd261621bfab1f3b49c55df4997d99526af83543b42df7b3dd27faf
size 1239077024

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:757be766d0335ab02e823eb4847f37953086885cf6d64062ceae86b16a91a658
size 1594578080

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5a3d0910ce8194652d969d2435b898c25a34de3f34cc1e1ac49d47e667d9fce7
size 3000202400