From adb814db5e170fb24539478a15a371ec8656987a Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 2 Jul 2026 08:06:15 +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_medprob-anatomy-GGUF Source: Original Platform --- .gitattributes | 47 ++++++++++++++++++++++++ Phi_medprob-anatomy.IQ4_XS.gguf | 3 ++ Phi_medprob-anatomy.Q2_K.gguf | 3 ++ Phi_medprob-anatomy.Q3_K_L.gguf | 3 ++ Phi_medprob-anatomy.Q3_K_M.gguf | 3 ++ Phi_medprob-anatomy.Q3_K_S.gguf | 3 ++ Phi_medprob-anatomy.Q4_K_M.gguf | 3 ++ Phi_medprob-anatomy.Q4_K_S.gguf | 3 ++ Phi_medprob-anatomy.Q5_K_M.gguf | 3 ++ Phi_medprob-anatomy.Q5_K_S.gguf | 3 ++ Phi_medprob-anatomy.Q6_K.gguf | 3 ++ Phi_medprob-anatomy.Q8_0.gguf | 3 ++ Phi_medprob-anatomy.f16.gguf | 3 ++ README.md | 64 +++++++++++++++++++++++++++++++++ 14 files changed, 147 insertions(+) create mode 100644 .gitattributes create mode 100644 Phi_medprob-anatomy.IQ4_XS.gguf create mode 100644 Phi_medprob-anatomy.Q2_K.gguf create mode 100644 Phi_medprob-anatomy.Q3_K_L.gguf create mode 100644 Phi_medprob-anatomy.Q3_K_M.gguf create mode 100644 Phi_medprob-anatomy.Q3_K_S.gguf create mode 100644 Phi_medprob-anatomy.Q4_K_M.gguf create mode 100644 Phi_medprob-anatomy.Q4_K_S.gguf create mode 100644 Phi_medprob-anatomy.Q5_K_M.gguf create mode 100644 Phi_medprob-anatomy.Q5_K_S.gguf create mode 100644 Phi_medprob-anatomy.Q6_K.gguf create mode 100644 Phi_medprob-anatomy.Q8_0.gguf create mode 100644 Phi_medprob-anatomy.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4617ad8 --- /dev/null +++ b/.gitattributes @@ -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_medprob-anatomy.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Phi_medprob-anatomy.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Phi_medprob-anatomy.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Phi_medprob-anatomy.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Phi_medprob-anatomy.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Phi_medprob-anatomy.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Phi_medprob-anatomy.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Phi_medprob-anatomy.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Phi_medprob-anatomy.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Phi_medprob-anatomy.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Phi_medprob-anatomy.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Phi_medprob-anatomy.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Phi_medprob-anatomy.IQ4_XS.gguf b/Phi_medprob-anatomy.IQ4_XS.gguf new file mode 100644 index 0000000..92ae22d --- /dev/null +++ b/Phi_medprob-anatomy.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ec773006c70e61b14aef01c933a6a37e4743463e555710c2a05f490b6b57ea5 +size 1536113952 diff --git a/Phi_medprob-anatomy.Q2_K.gguf b/Phi_medprob-anatomy.Q2_K.gguf new file mode 100644 index 0000000..d729cc3 --- /dev/null +++ b/Phi_medprob-anatomy.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a03fdf8295ffc83b2f1771da434b59d8f5b0146ff946173b48f67741cf054d82 +size 1109720352 diff --git a/Phi_medprob-anatomy.Q3_K_L.gguf b/Phi_medprob-anatomy.Q3_K_L.gguf new file mode 100644 index 0000000..dfce6fb --- /dev/null +++ b/Phi_medprob-anatomy.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:837c9520fcaed9579a7647dbc12fd315b75c2f5c30b5c74414cc091cc8ecf7de +size 1575230752 diff --git a/Phi_medprob-anatomy.Q3_K_M.gguf b/Phi_medprob-anatomy.Q3_K_M.gguf new file mode 100644 index 0000000..13cf8eb --- /dev/null +++ b/Phi_medprob-anatomy.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fe1e06a07e651466e488ee4ff036aceecb2b9ebaa5f506640e8e112cdab87cb +size 1426136352 diff --git a/Phi_medprob-anatomy.Q3_K_S.gguf b/Phi_medprob-anatomy.Q3_K_S.gguf new file mode 100644 index 0000000..91b5985 --- /dev/null +++ b/Phi_medprob-anatomy.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e02e23b2bc3b8d13ad4ec1458588c25672091e4404ab7349e2024d135f09d30 +size 1250827552 diff --git a/Phi_medprob-anatomy.Q4_K_M.gguf b/Phi_medprob-anatomy.Q4_K_M.gguf new file mode 100644 index 0000000..3b5bea1 --- /dev/null +++ b/Phi_medprob-anatomy.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:451a8fb8905d41a7325231a8c91ce2f9e876946a1bc57adee45d631c6754da25 +size 1737637152 diff --git a/Phi_medprob-anatomy.Q4_K_S.gguf b/Phi_medprob-anatomy.Q4_K_S.gguf new file mode 100644 index 0000000..e74ac51 --- /dev/null +++ b/Phi_medprob-anatomy.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bd5bf871f01f7c443666c04c545201b0b733b2a4d0161f10b89b7cb6ef6b6f8 +size 1618853152 diff --git a/Phi_medprob-anatomy.Q5_K_M.gguf b/Phi_medprob-anatomy.Q5_K_M.gguf new file mode 100644 index 0000000..079e6e8 --- /dev/null +++ b/Phi_medprob-anatomy.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:188b7a72c051d37d66e962435a33b5f178508e3079c1d39dfd3a5dc529d93e49 +size 2003057952 diff --git a/Phi_medprob-anatomy.Q5_K_S.gguf b/Phi_medprob-anatomy.Q5_K_S.gguf new file mode 100644 index 0000000..c899b78 --- /dev/null +++ b/Phi_medprob-anatomy.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bec723928df621ebb38ca07ddbd1dc5b9548a369ea62b19f5309324f5a107493 +size 1933425952 diff --git a/Phi_medprob-anatomy.Q6_K.gguf b/Phi_medprob-anatomy.Q6_K.gguf new file mode 100644 index 0000000..4312c39 --- /dev/null +++ b/Phi_medprob-anatomy.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3edae571d7d35f426a5aa34e1ca43dee1f5d8cd3f64453a9c42371eb6b9d72ad +size 2285067552 diff --git a/Phi_medprob-anatomy.Q8_0.gguf b/Phi_medprob-anatomy.Q8_0.gguf new file mode 100644 index 0000000..b1f7504 --- /dev/null +++ b/Phi_medprob-anatomy.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6f61b11b20f24677b0d942bf62f75e94c6fb762ebbd728b315dfdc9d8840e6e +size 2958040352 diff --git a/Phi_medprob-anatomy.f16.gguf b/Phi_medprob-anatomy.f16.gguf new file mode 100644 index 0000000..8b25ce6 --- /dev/null +++ b/Phi_medprob-anatomy.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:332343497eaefb209049683b9a27cca5db13ad5f19a78d773b3cf4e5960fd84b +size 5563096352 diff --git a/README.md b/README.md new file mode 100644 index 0000000..d192099 --- /dev/null +++ b/README.md @@ -0,0 +1,64 @@ +--- +base_model: emilykang/Phi_medprob-anatomy +language: +- en +library_name: transformers +quantized_by: mradermacher +tags: [] +--- +## About + + + + + + +static quants of https://huggingface.co/emilykang/Phi_medprob-anatomy + + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/Phi_medprob-anatomy-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/Phi_medprob-anatomy-GGUF/resolve/main/Phi_medprob-anatomy.Q2_K.gguf) | Q2_K | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Phi_medprob-anatomy-GGUF/resolve/main/Phi_medprob-anatomy.Q3_K_S.gguf) | Q3_K_S | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/Phi_medprob-anatomy-GGUF/resolve/main/Phi_medprob-anatomy.Q3_K_M.gguf) | Q3_K_M | 1.5 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Phi_medprob-anatomy-GGUF/resolve/main/Phi_medprob-anatomy.IQ4_XS.gguf) | IQ4_XS | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/Phi_medprob-anatomy-GGUF/resolve/main/Phi_medprob-anatomy.Q3_K_L.gguf) | Q3_K_L | 1.7 | | +| [GGUF](https://huggingface.co/mradermacher/Phi_medprob-anatomy-GGUF/resolve/main/Phi_medprob-anatomy.Q4_K_S.gguf) | Q4_K_S | 1.7 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Phi_medprob-anatomy-GGUF/resolve/main/Phi_medprob-anatomy.Q4_K_M.gguf) | Q4_K_M | 1.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Phi_medprob-anatomy-GGUF/resolve/main/Phi_medprob-anatomy.Q5_K_S.gguf) | Q5_K_S | 2.0 | | +| [GGUF](https://huggingface.co/mradermacher/Phi_medprob-anatomy-GGUF/resolve/main/Phi_medprob-anatomy.Q5_K_M.gguf) | Q5_K_M | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/Phi_medprob-anatomy-GGUF/resolve/main/Phi_medprob-anatomy.Q6_K.gguf) | Q6_K | 2.4 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Phi_medprob-anatomy-GGUF/resolve/main/Phi_medprob-anatomy.Q8_0.gguf) | Q8_0 | 3.1 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Phi_medprob-anatomy-GGUF/resolve/main/Phi_medprob-anatomy.f16.gguf) | f16 | 5.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. + +