From 67cb002a0692b878f03636c714c4b41d7d604528 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 9 Apr 2026 13:01:20 +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/Med-ChimeraLlama-3-8B_SHERP-GGUF Source: Original Platform --- .gitattributes | 50 ++++++++++++++++++ Med-ChimeraLlama-3-8B_SHERP.IQ3_M.gguf | 3 ++ Med-ChimeraLlama-3-8B_SHERP.IQ3_S.gguf | 3 ++ Med-ChimeraLlama-3-8B_SHERP.IQ3_XS.gguf | 3 ++ Med-ChimeraLlama-3-8B_SHERP.IQ4_XS.gguf | 3 ++ Med-ChimeraLlama-3-8B_SHERP.Q2_K.gguf | 3 ++ Med-ChimeraLlama-3-8B_SHERP.Q3_K_L.gguf | 3 ++ Med-ChimeraLlama-3-8B_SHERP.Q3_K_M.gguf | 3 ++ Med-ChimeraLlama-3-8B_SHERP.Q3_K_S.gguf | 3 ++ Med-ChimeraLlama-3-8B_SHERP.Q4_K_M.gguf | 3 ++ Med-ChimeraLlama-3-8B_SHERP.Q4_K_S.gguf | 3 ++ Med-ChimeraLlama-3-8B_SHERP.Q5_K_M.gguf | 3 ++ Med-ChimeraLlama-3-8B_SHERP.Q5_K_S.gguf | 3 ++ Med-ChimeraLlama-3-8B_SHERP.Q6_K.gguf | 3 ++ Med-ChimeraLlama-3-8B_SHERP.Q8_0.gguf | 3 ++ Med-ChimeraLlama-3-8B_SHERP.f16.gguf | 3 ++ README.md | 69 +++++++++++++++++++++++++ 17 files changed, 164 insertions(+) create mode 100644 .gitattributes create mode 100644 Med-ChimeraLlama-3-8B_SHERP.IQ3_M.gguf create mode 100644 Med-ChimeraLlama-3-8B_SHERP.IQ3_S.gguf create mode 100644 Med-ChimeraLlama-3-8B_SHERP.IQ3_XS.gguf create mode 100644 Med-ChimeraLlama-3-8B_SHERP.IQ4_XS.gguf create mode 100644 Med-ChimeraLlama-3-8B_SHERP.Q2_K.gguf create mode 100644 Med-ChimeraLlama-3-8B_SHERP.Q3_K_L.gguf create mode 100644 Med-ChimeraLlama-3-8B_SHERP.Q3_K_M.gguf create mode 100644 Med-ChimeraLlama-3-8B_SHERP.Q3_K_S.gguf create mode 100644 Med-ChimeraLlama-3-8B_SHERP.Q4_K_M.gguf create mode 100644 Med-ChimeraLlama-3-8B_SHERP.Q4_K_S.gguf create mode 100644 Med-ChimeraLlama-3-8B_SHERP.Q5_K_M.gguf create mode 100644 Med-ChimeraLlama-3-8B_SHERP.Q5_K_S.gguf create mode 100644 Med-ChimeraLlama-3-8B_SHERP.Q6_K.gguf create mode 100644 Med-ChimeraLlama-3-8B_SHERP.Q8_0.gguf create mode 100644 Med-ChimeraLlama-3-8B_SHERP.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6f66882 --- /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 +Med-ChimeraLlama-3-8B_SHERP.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Med-ChimeraLlama-3-8B_SHERP.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Med-ChimeraLlama-3-8B_SHERP.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Med-ChimeraLlama-3-8B_SHERP.f16.gguf filter=lfs diff=lfs merge=lfs -text +Med-ChimeraLlama-3-8B_SHERP.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Med-ChimeraLlama-3-8B_SHERP.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Med-ChimeraLlama-3-8B_SHERP.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Med-ChimeraLlama-3-8B_SHERP.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Med-ChimeraLlama-3-8B_SHERP.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Med-ChimeraLlama-3-8B_SHERP.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Med-ChimeraLlama-3-8B_SHERP.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Med-ChimeraLlama-3-8B_SHERP.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Med-ChimeraLlama-3-8B_SHERP.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Med-ChimeraLlama-3-8B_SHERP.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Med-ChimeraLlama-3-8B_SHERP.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Med-ChimeraLlama-3-8B_SHERP.IQ3_M.gguf b/Med-ChimeraLlama-3-8B_SHERP.IQ3_M.gguf new file mode 100644 index 0000000..81e6f3c --- /dev/null +++ b/Med-ChimeraLlama-3-8B_SHERP.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70ecf81d1e43c3851e82587d683d5923b5f03b7244326146ffde0464b5d248b7 +size 3784823104 diff --git a/Med-ChimeraLlama-3-8B_SHERP.IQ3_S.gguf b/Med-ChimeraLlama-3-8B_SHERP.IQ3_S.gguf new file mode 100644 index 0000000..625acc5 --- /dev/null +++ b/Med-ChimeraLlama-3-8B_SHERP.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f18a7e0049f2261706a21abaa5620cc617fa7fa0c85489923a09d9dcaf2d427 +size 3682324800 diff --git a/Med-ChimeraLlama-3-8B_SHERP.IQ3_XS.gguf b/Med-ChimeraLlama-3-8B_SHERP.IQ3_XS.gguf new file mode 100644 index 0000000..d1f6ede --- /dev/null +++ b/Med-ChimeraLlama-3-8B_SHERP.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad66c91f8bdd6a1104d4122778ae6421ae82d8fa762f529a839143ea70716359 +size 3518746944 diff --git a/Med-ChimeraLlama-3-8B_SHERP.IQ4_XS.gguf b/Med-ChimeraLlama-3-8B_SHERP.IQ4_XS.gguf new file mode 100644 index 0000000..661455d --- /dev/null +++ b/Med-ChimeraLlama-3-8B_SHERP.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25847d7fbe5344e2f64058dae6acb8c489718a84e8972b640e19951d43084c45 +size 4484362560 diff --git a/Med-ChimeraLlama-3-8B_SHERP.Q2_K.gguf b/Med-ChimeraLlama-3-8B_SHERP.Q2_K.gguf new file mode 100644 index 0000000..6519dc9 --- /dev/null +++ b/Med-ChimeraLlama-3-8B_SHERP.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e7bbe4d7a21a99a20821c8103863e592a730fcce41bece990cf80328a17fdd2 +size 3179131200 diff --git a/Med-ChimeraLlama-3-8B_SHERP.Q3_K_L.gguf b/Med-ChimeraLlama-3-8B_SHERP.Q3_K_L.gguf new file mode 100644 index 0000000..a614ea2 --- /dev/null +++ b/Med-ChimeraLlama-3-8B_SHERP.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea98ee75426ec50f4f596f09603efce2cd214ae81098b2d822ac2d3908d1dc3a +size 4321956160 diff --git a/Med-ChimeraLlama-3-8B_SHERP.Q3_K_M.gguf b/Med-ChimeraLlama-3-8B_SHERP.Q3_K_M.gguf new file mode 100644 index 0000000..b2c8155 --- /dev/null +++ b/Med-ChimeraLlama-3-8B_SHERP.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b2249f0200c1ec2894632bac90d92bc254695fca0d5a582f4553682ca643156 +size 4018917696 diff --git a/Med-ChimeraLlama-3-8B_SHERP.Q3_K_S.gguf b/Med-ChimeraLlama-3-8B_SHERP.Q3_K_S.gguf new file mode 100644 index 0000000..3fc9e57 --- /dev/null +++ b/Med-ChimeraLlama-3-8B_SHERP.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9f301ae1e55a82a164a02d1ba6f2bb5aa6a99c121d20a775fcb354519bdd626 +size 3664499008 diff --git a/Med-ChimeraLlama-3-8B_SHERP.Q4_K_M.gguf b/Med-ChimeraLlama-3-8B_SHERP.Q4_K_M.gguf new file mode 100644 index 0000000..1465fc3 --- /dev/null +++ b/Med-ChimeraLlama-3-8B_SHERP.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f543384ce4ff61fb05aefb3d8a5624b8550ecd53c62b69ad0092fb5b1132f27a +size 4920734016 diff --git a/Med-ChimeraLlama-3-8B_SHERP.Q4_K_S.gguf b/Med-ChimeraLlama-3-8B_SHERP.Q4_K_S.gguf new file mode 100644 index 0000000..bdcbaf2 --- /dev/null +++ b/Med-ChimeraLlama-3-8B_SHERP.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d3a8f11c7c2ba1ff0e42294df04551b626bba16c48bf9b7d3ad59856694a6a9 +size 4692668736 diff --git a/Med-ChimeraLlama-3-8B_SHERP.Q5_K_M.gguf b/Med-ChimeraLlama-3-8B_SHERP.Q5_K_M.gguf new file mode 100644 index 0000000..41560d7 --- /dev/null +++ b/Med-ChimeraLlama-3-8B_SHERP.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96bf0836eeae82fcec170f874e1f0d90477a0ac18acb542739f0b44d1a1f8d73 +size 5732987200 diff --git a/Med-ChimeraLlama-3-8B_SHERP.Q5_K_S.gguf b/Med-ChimeraLlama-3-8B_SHERP.Q5_K_S.gguf new file mode 100644 index 0000000..a8eb7f1 --- /dev/null +++ b/Med-ChimeraLlama-3-8B_SHERP.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f5fe7bae97b71f46a65e037da28e2d05dc8165e010ce25adc8716cc52291de6 +size 5599293760 diff --git a/Med-ChimeraLlama-3-8B_SHERP.Q6_K.gguf b/Med-ChimeraLlama-3-8B_SHERP.Q6_K.gguf new file mode 100644 index 0000000..cf29287 --- /dev/null +++ b/Med-ChimeraLlama-3-8B_SHERP.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4db002a0b1dcb1880614df0ade79cbb45d35268081cb8b9af95c8cfd7da8d269 +size 6596006208 diff --git a/Med-ChimeraLlama-3-8B_SHERP.Q8_0.gguf b/Med-ChimeraLlama-3-8B_SHERP.Q8_0.gguf new file mode 100644 index 0000000..3318b0d --- /dev/null +++ b/Med-ChimeraLlama-3-8B_SHERP.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22841acb28a8a8b6977099ea5dfd2c0505a343e293eefabb380629b9351efee8 +size 8540770624 diff --git a/Med-ChimeraLlama-3-8B_SHERP.f16.gguf b/Med-ChimeraLlama-3-8B_SHERP.f16.gguf new file mode 100644 index 0000000..d26e5d6 --- /dev/null +++ b/Med-ChimeraLlama-3-8B_SHERP.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b291a09952442a391ac0e70787329ef6f15750514818aeddd5ad62d6cf241ffa +size 16068890944 diff --git a/README.md b/README.md new file mode 100644 index 0000000..e2ffe9d --- /dev/null +++ b/README.md @@ -0,0 +1,69 @@ +--- +base_model: ChenWeiLi/Med-ChimeraLlama-3-8B_SHERP +language: +- en +library_name: transformers +license: llama3 +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + +static quants of https://huggingface.co/ChenWeiLi/Med-ChimeraLlama-3-8B_SHERP + + +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/Med-ChimeraLlama-3-8B_SHERP-GGUF/resolve/main/Med-ChimeraLlama-3-8B_SHERP.Q2_K.gguf) | Q2_K | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/Med-ChimeraLlama-3-8B_SHERP-GGUF/resolve/main/Med-ChimeraLlama-3-8B_SHERP.IQ3_XS.gguf) | IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/Med-ChimeraLlama-3-8B_SHERP-GGUF/resolve/main/Med-ChimeraLlama-3-8B_SHERP.Q3_K_S.gguf) | Q3_K_S | 3.8 | | +| [GGUF](https://huggingface.co/mradermacher/Med-ChimeraLlama-3-8B_SHERP-GGUF/resolve/main/Med-ChimeraLlama-3-8B_SHERP.IQ3_S.gguf) | IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Med-ChimeraLlama-3-8B_SHERP-GGUF/resolve/main/Med-ChimeraLlama-3-8B_SHERP.IQ3_M.gguf) | IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Med-ChimeraLlama-3-8B_SHERP-GGUF/resolve/main/Med-ChimeraLlama-3-8B_SHERP.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Med-ChimeraLlama-3-8B_SHERP-GGUF/resolve/main/Med-ChimeraLlama-3-8B_SHERP.Q3_K_L.gguf) | Q3_K_L | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/Med-ChimeraLlama-3-8B_SHERP-GGUF/resolve/main/Med-ChimeraLlama-3-8B_SHERP.IQ4_XS.gguf) | IQ4_XS | 4.6 | | +| [GGUF](https://huggingface.co/mradermacher/Med-ChimeraLlama-3-8B_SHERP-GGUF/resolve/main/Med-ChimeraLlama-3-8B_SHERP.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Med-ChimeraLlama-3-8B_SHERP-GGUF/resolve/main/Med-ChimeraLlama-3-8B_SHERP.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Med-ChimeraLlama-3-8B_SHERP-GGUF/resolve/main/Med-ChimeraLlama-3-8B_SHERP.Q5_K_S.gguf) | Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Med-ChimeraLlama-3-8B_SHERP-GGUF/resolve/main/Med-ChimeraLlama-3-8B_SHERP.Q5_K_M.gguf) | Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Med-ChimeraLlama-3-8B_SHERP-GGUF/resolve/main/Med-ChimeraLlama-3-8B_SHERP.Q6_K.gguf) | Q6_K | 6.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Med-ChimeraLlama-3-8B_SHERP-GGUF/resolve/main/Med-ChimeraLlama-3-8B_SHERP.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Med-ChimeraLlama-3-8B_SHERP-GGUF/resolve/main/Med-ChimeraLlama-3-8B_SHERP.f16.gguf) | f16 | 16.2 | 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. + +