From 6c4511079145abe65965295d6a6930afaf67e58f Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 3 Jul 2026 11:20:17 +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/Llama-3-8B-source-lewd-function-calling-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++++ ...B-source-lewd-function-calling.IQ4_XS.gguf | 3 + ...-8B-source-lewd-function-calling.Q2_K.gguf | 3 + ...B-source-lewd-function-calling.Q3_K_L.gguf | 3 + ...B-source-lewd-function-calling.Q3_K_M.gguf | 3 + ...B-source-lewd-function-calling.Q3_K_S.gguf | 3 + ...B-source-lewd-function-calling.Q4_K_M.gguf | 3 + ...B-source-lewd-function-calling.Q4_K_S.gguf | 3 + ...B-source-lewd-function-calling.Q5_K_M.gguf | 3 + ...B-source-lewd-function-calling.Q5_K_S.gguf | 3 + ...-8B-source-lewd-function-calling.Q6_K.gguf | 3 + ...-8B-source-lewd-function-calling.Q8_0.gguf | 3 + ...3-8B-source-lewd-function-calling.f16.gguf | 3 + README.md | 66 +++++++++++++++++++ 14 files changed, 149 insertions(+) create mode 100644 .gitattributes create mode 100644 Llama-3-8B-source-lewd-function-calling.IQ4_XS.gguf create mode 100644 Llama-3-8B-source-lewd-function-calling.Q2_K.gguf create mode 100644 Llama-3-8B-source-lewd-function-calling.Q3_K_L.gguf create mode 100644 Llama-3-8B-source-lewd-function-calling.Q3_K_M.gguf create mode 100644 Llama-3-8B-source-lewd-function-calling.Q3_K_S.gguf create mode 100644 Llama-3-8B-source-lewd-function-calling.Q4_K_M.gguf create mode 100644 Llama-3-8B-source-lewd-function-calling.Q4_K_S.gguf create mode 100644 Llama-3-8B-source-lewd-function-calling.Q5_K_M.gguf create mode 100644 Llama-3-8B-source-lewd-function-calling.Q5_K_S.gguf create mode 100644 Llama-3-8B-source-lewd-function-calling.Q6_K.gguf create mode 100644 Llama-3-8B-source-lewd-function-calling.Q8_0.gguf create mode 100644 Llama-3-8B-source-lewd-function-calling.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..96d87be --- /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 +Llama-3-8B-source-lewd-function-calling.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-source-lewd-function-calling.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-source-lewd-function-calling.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-source-lewd-function-calling.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-source-lewd-function-calling.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-source-lewd-function-calling.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-source-lewd-function-calling.f16.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-source-lewd-function-calling.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-source-lewd-function-calling.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-source-lewd-function-calling.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-source-lewd-function-calling.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-source-lewd-function-calling.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Llama-3-8B-source-lewd-function-calling.IQ4_XS.gguf b/Llama-3-8B-source-lewd-function-calling.IQ4_XS.gguf new file mode 100644 index 0000000..2d3abe2 --- /dev/null +++ b/Llama-3-8B-source-lewd-function-calling.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e6edd16699ef4d003bbf4287e956e24a9238694daee24aab52a7c6945baf12 +size 4484363840 diff --git a/Llama-3-8B-source-lewd-function-calling.Q2_K.gguf b/Llama-3-8B-source-lewd-function-calling.Q2_K.gguf new file mode 100644 index 0000000..68c698f --- /dev/null +++ b/Llama-3-8B-source-lewd-function-calling.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4954ebbd6dffc5b3579342fb7369bb281c6fe437ed8c39a14ef6fb3582e3d57 +size 3179132480 diff --git a/Llama-3-8B-source-lewd-function-calling.Q3_K_L.gguf b/Llama-3-8B-source-lewd-function-calling.Q3_K_L.gguf new file mode 100644 index 0000000..0c791f6 --- /dev/null +++ b/Llama-3-8B-source-lewd-function-calling.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:642d0169fda0fddcda96b72dd41084caf483023c102efd6200529825ca2d186f +size 4321957440 diff --git a/Llama-3-8B-source-lewd-function-calling.Q3_K_M.gguf b/Llama-3-8B-source-lewd-function-calling.Q3_K_M.gguf new file mode 100644 index 0000000..d6640ab --- /dev/null +++ b/Llama-3-8B-source-lewd-function-calling.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7df393a4d3a5120087944fc7b59dbd6ece81078cb31bf52aeaa151319a41d7c +size 4018918976 diff --git a/Llama-3-8B-source-lewd-function-calling.Q3_K_S.gguf b/Llama-3-8B-source-lewd-function-calling.Q3_K_S.gguf new file mode 100644 index 0000000..2b7b5ad --- /dev/null +++ b/Llama-3-8B-source-lewd-function-calling.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4884ea005564a714ee624850887b403d1c2466eaad926febb93a672d10dda1be +size 3664500288 diff --git a/Llama-3-8B-source-lewd-function-calling.Q4_K_M.gguf b/Llama-3-8B-source-lewd-function-calling.Q4_K_M.gguf new file mode 100644 index 0000000..a7d107d --- /dev/null +++ b/Llama-3-8B-source-lewd-function-calling.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad3d7b501f92e3a7f1f6fe3d8b5a7dcddd9f42b9df2b83923e8b92627afc16f9 +size 4920735296 diff --git a/Llama-3-8B-source-lewd-function-calling.Q4_K_S.gguf b/Llama-3-8B-source-lewd-function-calling.Q4_K_S.gguf new file mode 100644 index 0000000..5407050 --- /dev/null +++ b/Llama-3-8B-source-lewd-function-calling.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:147aa15f728228db34885eb99f4a10aee567ee7109ec04e27529874836f814ca +size 4692670016 diff --git a/Llama-3-8B-source-lewd-function-calling.Q5_K_M.gguf b/Llama-3-8B-source-lewd-function-calling.Q5_K_M.gguf new file mode 100644 index 0000000..89373e1 --- /dev/null +++ b/Llama-3-8B-source-lewd-function-calling.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9f28b7805b7ff4fa76fac434b55e164f55c7b2c121218a6d96f266eadfae652 +size 5732988480 diff --git a/Llama-3-8B-source-lewd-function-calling.Q5_K_S.gguf b/Llama-3-8B-source-lewd-function-calling.Q5_K_S.gguf new file mode 100644 index 0000000..ce18cb8 --- /dev/null +++ b/Llama-3-8B-source-lewd-function-calling.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cd5f19d60ec4bf8df9f66edff4373f20da497a4ed92ba692014a10ff10d4bce +size 5599295040 diff --git a/Llama-3-8B-source-lewd-function-calling.Q6_K.gguf b/Llama-3-8B-source-lewd-function-calling.Q6_K.gguf new file mode 100644 index 0000000..e83d789 --- /dev/null +++ b/Llama-3-8B-source-lewd-function-calling.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2d128c7dedce7baeb995a3f221ba937801098c3a5db1f429a7f860957e7d76f +size 6596007488 diff --git a/Llama-3-8B-source-lewd-function-calling.Q8_0.gguf b/Llama-3-8B-source-lewd-function-calling.Q8_0.gguf new file mode 100644 index 0000000..c3e10fe --- /dev/null +++ b/Llama-3-8B-source-lewd-function-calling.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1562fa976fc5693055a4b4af33ebf5b5afc20769ec270023e51c5d6098093f0 +size 8540771904 diff --git a/Llama-3-8B-source-lewd-function-calling.f16.gguf b/Llama-3-8B-source-lewd-function-calling.f16.gguf new file mode 100644 index 0000000..33508d3 --- /dev/null +++ b/Llama-3-8B-source-lewd-function-calling.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98475e3bf21094ace56db99960f28387654c1457e552a7bbfa7d339f59600ec9 +size 16068892224 diff --git a/README.md b/README.md new file mode 100644 index 0000000..fc09576 --- /dev/null +++ b/README.md @@ -0,0 +1,66 @@ +--- +base_model: Jebadiah/Llama-3-8B-source-lewd-function-calling +language: +- en +library_name: transformers +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + + +static quants of https://huggingface.co/Jebadiah/Llama-3-8B-source-lewd-function-calling + + +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/Llama-3-8B-source-lewd-function-calling-GGUF/resolve/main/Llama-3-8B-source-lewd-function-calling.Q2_K.gguf) | Q2_K | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-source-lewd-function-calling-GGUF/resolve/main/Llama-3-8B-source-lewd-function-calling.Q3_K_S.gguf) | Q3_K_S | 3.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-source-lewd-function-calling-GGUF/resolve/main/Llama-3-8B-source-lewd-function-calling.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-source-lewd-function-calling-GGUF/resolve/main/Llama-3-8B-source-lewd-function-calling.Q3_K_L.gguf) | Q3_K_L | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-source-lewd-function-calling-GGUF/resolve/main/Llama-3-8B-source-lewd-function-calling.IQ4_XS.gguf) | IQ4_XS | 4.6 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-source-lewd-function-calling-GGUF/resolve/main/Llama-3-8B-source-lewd-function-calling.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-source-lewd-function-calling-GGUF/resolve/main/Llama-3-8B-source-lewd-function-calling.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-source-lewd-function-calling-GGUF/resolve/main/Llama-3-8B-source-lewd-function-calling.Q5_K_S.gguf) | Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-source-lewd-function-calling-GGUF/resolve/main/Llama-3-8B-source-lewd-function-calling.Q5_K_M.gguf) | Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-source-lewd-function-calling-GGUF/resolve/main/Llama-3-8B-source-lewd-function-calling.Q6_K.gguf) | Q6_K | 6.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-source-lewd-function-calling-GGUF/resolve/main/Llama-3-8B-source-lewd-function-calling.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-source-lewd-function-calling-GGUF/resolve/main/Llama-3-8B-source-lewd-function-calling.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. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to. + +