From 1a5ba0253ae12b63305c0b1407be53ce84a7c087 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 2 Jul 2026 07: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_medmcqa_question_generation-pathology_lora-GGUF Source: Original Platform --- .gitattributes | 47 ++++++++++++ ...tion_generation-pathology_lora.IQ4_XS.gguf | 3 + ...estion_generation-pathology_lora.Q2_K.gguf | 3 + ...tion_generation-pathology_lora.Q3_K_L.gguf | 3 + ...tion_generation-pathology_lora.Q3_K_M.gguf | 3 + ...tion_generation-pathology_lora.Q3_K_S.gguf | 3 + ...tion_generation-pathology_lora.Q4_K_M.gguf | 3 + ...tion_generation-pathology_lora.Q4_K_S.gguf | 3 + ...tion_generation-pathology_lora.Q5_K_M.gguf | 3 + ...tion_generation-pathology_lora.Q5_K_S.gguf | 3 + ...estion_generation-pathology_lora.Q6_K.gguf | 3 + ...estion_generation-pathology_lora.Q8_0.gguf | 3 + ...uestion_generation-pathology_lora.f16.gguf | 3 + README.md | 75 +++++++++++++++++++ 14 files changed, 158 insertions(+) create mode 100644 .gitattributes create mode 100644 Phi_medmcqa_question_generation-pathology_lora.IQ4_XS.gguf create mode 100644 Phi_medmcqa_question_generation-pathology_lora.Q2_K.gguf create mode 100644 Phi_medmcqa_question_generation-pathology_lora.Q3_K_L.gguf create mode 100644 Phi_medmcqa_question_generation-pathology_lora.Q3_K_M.gguf create mode 100644 Phi_medmcqa_question_generation-pathology_lora.Q3_K_S.gguf create mode 100644 Phi_medmcqa_question_generation-pathology_lora.Q4_K_M.gguf create mode 100644 Phi_medmcqa_question_generation-pathology_lora.Q4_K_S.gguf create mode 100644 Phi_medmcqa_question_generation-pathology_lora.Q5_K_M.gguf create mode 100644 Phi_medmcqa_question_generation-pathology_lora.Q5_K_S.gguf create mode 100644 Phi_medmcqa_question_generation-pathology_lora.Q6_K.gguf create mode 100644 Phi_medmcqa_question_generation-pathology_lora.Q8_0.gguf create mode 100644 Phi_medmcqa_question_generation-pathology_lora.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2f46a9e --- /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_medmcqa_question_generation-pathology_lora.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Phi_medmcqa_question_generation-pathology_lora.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Phi_medmcqa_question_generation-pathology_lora.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Phi_medmcqa_question_generation-pathology_lora.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Phi_medmcqa_question_generation-pathology_lora.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Phi_medmcqa_question_generation-pathology_lora.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Phi_medmcqa_question_generation-pathology_lora.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Phi_medmcqa_question_generation-pathology_lora.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Phi_medmcqa_question_generation-pathology_lora.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Phi_medmcqa_question_generation-pathology_lora.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Phi_medmcqa_question_generation-pathology_lora.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Phi_medmcqa_question_generation-pathology_lora.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Phi_medmcqa_question_generation-pathology_lora.IQ4_XS.gguf b/Phi_medmcqa_question_generation-pathology_lora.IQ4_XS.gguf new file mode 100644 index 0000000..3678c72 --- /dev/null +++ b/Phi_medmcqa_question_generation-pathology_lora.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ceb53ba6dc01f308c348b809b5aa9432bca2879ee70432c6cb501f7667d1ddd +size 1536114496 diff --git a/Phi_medmcqa_question_generation-pathology_lora.Q2_K.gguf b/Phi_medmcqa_question_generation-pathology_lora.Q2_K.gguf new file mode 100644 index 0000000..151304c --- /dev/null +++ b/Phi_medmcqa_question_generation-pathology_lora.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25287e385c492a59f662e63c3cfdd9306ca7d54a4d2b17c76054946f78992cc0 +size 1109720896 diff --git a/Phi_medmcqa_question_generation-pathology_lora.Q3_K_L.gguf b/Phi_medmcqa_question_generation-pathology_lora.Q3_K_L.gguf new file mode 100644 index 0000000..3d146d5 --- /dev/null +++ b/Phi_medmcqa_question_generation-pathology_lora.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8958ce69580101f44acf03e70a1cbaa4c3d92041de7483d1fd4cf0a51c59b2d +size 1575231296 diff --git a/Phi_medmcqa_question_generation-pathology_lora.Q3_K_M.gguf b/Phi_medmcqa_question_generation-pathology_lora.Q3_K_M.gguf new file mode 100644 index 0000000..db05d70 --- /dev/null +++ b/Phi_medmcqa_question_generation-pathology_lora.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77703a397008723f2a8181694b1f52d8e93036da3c4fcedd4c0a0ba457a98fff +size 1426136896 diff --git a/Phi_medmcqa_question_generation-pathology_lora.Q3_K_S.gguf b/Phi_medmcqa_question_generation-pathology_lora.Q3_K_S.gguf new file mode 100644 index 0000000..01ad470 --- /dev/null +++ b/Phi_medmcqa_question_generation-pathology_lora.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f873753048550a01a3e1bd411b3afcc982b0ae388cbf4a19888154f323b3f536 +size 1250828096 diff --git a/Phi_medmcqa_question_generation-pathology_lora.Q4_K_M.gguf b/Phi_medmcqa_question_generation-pathology_lora.Q4_K_M.gguf new file mode 100644 index 0000000..f4669d7 --- /dev/null +++ b/Phi_medmcqa_question_generation-pathology_lora.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:248668f44761b1dfa3c7fe6226fc7dd173b63b3993e83625fafd6a5930cc880a +size 1737637696 diff --git a/Phi_medmcqa_question_generation-pathology_lora.Q4_K_S.gguf b/Phi_medmcqa_question_generation-pathology_lora.Q4_K_S.gguf new file mode 100644 index 0000000..f443e93 --- /dev/null +++ b/Phi_medmcqa_question_generation-pathology_lora.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d1478ffaa8437a9283f042e7570b8ec782f96bef7da0ffbd70eee4b15a48f6d +size 1618853696 diff --git a/Phi_medmcqa_question_generation-pathology_lora.Q5_K_M.gguf b/Phi_medmcqa_question_generation-pathology_lora.Q5_K_M.gguf new file mode 100644 index 0000000..e086b30 --- /dev/null +++ b/Phi_medmcqa_question_generation-pathology_lora.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18d4b0e12e64584b4ab911b78bb34a7a2ab8e6f588c0ccb58252a94493602c2c +size 2003058496 diff --git a/Phi_medmcqa_question_generation-pathology_lora.Q5_K_S.gguf b/Phi_medmcqa_question_generation-pathology_lora.Q5_K_S.gguf new file mode 100644 index 0000000..3394db1 --- /dev/null +++ b/Phi_medmcqa_question_generation-pathology_lora.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54962dab24049259185ea5ad684974487726f11027346b119c0f1b0405898229 +size 1933426496 diff --git a/Phi_medmcqa_question_generation-pathology_lora.Q6_K.gguf b/Phi_medmcqa_question_generation-pathology_lora.Q6_K.gguf new file mode 100644 index 0000000..324be28 --- /dev/null +++ b/Phi_medmcqa_question_generation-pathology_lora.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:082e40d8af8279bdb0ded4835b2cdb71699993edf2d929509b655bac611a21bc +size 2285068096 diff --git a/Phi_medmcqa_question_generation-pathology_lora.Q8_0.gguf b/Phi_medmcqa_question_generation-pathology_lora.Q8_0.gguf new file mode 100644 index 0000000..9d3043e --- /dev/null +++ b/Phi_medmcqa_question_generation-pathology_lora.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f234dd467d19a1520ef24358bc5d62b63780364cdc260f519995b8615cde624 +size 2958040896 diff --git a/Phi_medmcqa_question_generation-pathology_lora.f16.gguf b/Phi_medmcqa_question_generation-pathology_lora.f16.gguf new file mode 100644 index 0000000..b67897d --- /dev/null +++ b/Phi_medmcqa_question_generation-pathology_lora.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46a6de06136396b2477ca46b9889d103a4fcecc45c066bda6f1c61e46f1097d7 +size 5563096896 diff --git a/README.md b/README.md new file mode 100644 index 0000000..5e52ef1 --- /dev/null +++ b/README.md @@ -0,0 +1,75 @@ +--- +base_model: emilykang/Phi_medmcqa_question_generation-pathology_lora +datasets: +- generator +language: +- en +library_name: transformers +license: mit +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- trl +- sft +- generated_from_trainer +--- +## About + + + + + + +static quants of https://huggingface.co/emilykang/Phi_medmcqa_question_generation-pathology_lora + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Phi_medmcqa_question_generation-pathology_lora-GGUF).*** + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/Phi_medmcqa_question_generation-pathology_lora-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_medmcqa_question_generation-pathology_lora-GGUF/resolve/main/Phi_medmcqa_question_generation-pathology_lora.Q2_K.gguf) | Q2_K | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Phi_medmcqa_question_generation-pathology_lora-GGUF/resolve/main/Phi_medmcqa_question_generation-pathology_lora.Q3_K_S.gguf) | Q3_K_S | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/Phi_medmcqa_question_generation-pathology_lora-GGUF/resolve/main/Phi_medmcqa_question_generation-pathology_lora.Q3_K_M.gguf) | Q3_K_M | 1.5 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Phi_medmcqa_question_generation-pathology_lora-GGUF/resolve/main/Phi_medmcqa_question_generation-pathology_lora.IQ4_XS.gguf) | IQ4_XS | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/Phi_medmcqa_question_generation-pathology_lora-GGUF/resolve/main/Phi_medmcqa_question_generation-pathology_lora.Q3_K_L.gguf) | Q3_K_L | 1.7 | | +| [GGUF](https://huggingface.co/mradermacher/Phi_medmcqa_question_generation-pathology_lora-GGUF/resolve/main/Phi_medmcqa_question_generation-pathology_lora.Q4_K_S.gguf) | Q4_K_S | 1.7 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Phi_medmcqa_question_generation-pathology_lora-GGUF/resolve/main/Phi_medmcqa_question_generation-pathology_lora.Q4_K_M.gguf) | Q4_K_M | 1.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Phi_medmcqa_question_generation-pathology_lora-GGUF/resolve/main/Phi_medmcqa_question_generation-pathology_lora.Q5_K_S.gguf) | Q5_K_S | 2.0 | | +| [GGUF](https://huggingface.co/mradermacher/Phi_medmcqa_question_generation-pathology_lora-GGUF/resolve/main/Phi_medmcqa_question_generation-pathology_lora.Q5_K_M.gguf) | Q5_K_M | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/Phi_medmcqa_question_generation-pathology_lora-GGUF/resolve/main/Phi_medmcqa_question_generation-pathology_lora.Q6_K.gguf) | Q6_K | 2.4 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Phi_medmcqa_question_generation-pathology_lora-GGUF/resolve/main/Phi_medmcqa_question_generation-pathology_lora.Q8_0.gguf) | Q8_0 | 3.1 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Phi_medmcqa_question_generation-pathology_lora-GGUF/resolve/main/Phi_medmcqa_question_generation-pathology_lora.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. + +