commit ba6c52e0388a90ecf5ec8a5534407f2fd6802831 Author: ModelHub XC Date: Sun Jun 14 20:56:17 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/sphinxnautics-7b-kl-distilled-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f14271f --- /dev/null +++ b/.gitattributes @@ -0,0 +1,45 @@ +*.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 +sphinxnautics-7b-kl-distilled.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +sphinxnautics-7b-kl-distilled.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +sphinxnautics-7b-kl-distilled.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +sphinxnautics-7b-kl-distilled.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +sphinxnautics-7b-kl-distilled.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +sphinxnautics-7b-kl-distilled.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +sphinxnautics-7b-kl-distilled.f16.gguf filter=lfs diff=lfs merge=lfs -text +sphinxnautics-7b-kl-distilled.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +sphinxnautics-7b-kl-distilled.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +sphinxnautics-7b-kl-distilled.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..f40f3db --- /dev/null +++ b/README.md @@ -0,0 +1,71 @@ +--- +base_model: haj1r/sphinxnautics-7b-kl-distilled +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +static quants of https://huggingface.co/haj1r/sphinxnautics-7b-kl-distilled + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#sphinxnautics-7b-kl-distilled-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/sphinxnautics-7b-kl-distilled-GGUF/resolve/main/sphinxnautics-7b-kl-distilled.Q2_K.gguf) | Q2_K | 3.1 | | +| [GGUF](https://huggingface.co/mradermacher/sphinxnautics-7b-kl-distilled-GGUF/resolve/main/sphinxnautics-7b-kl-distilled.Q3_K_S.gguf) | Q3_K_S | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/sphinxnautics-7b-kl-distilled-GGUF/resolve/main/sphinxnautics-7b-kl-distilled.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/sphinxnautics-7b-kl-distilled-GGUF/resolve/main/sphinxnautics-7b-kl-distilled.Q3_K_L.gguf) | Q3_K_L | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/sphinxnautics-7b-kl-distilled-GGUF/resolve/main/sphinxnautics-7b-kl-distilled.IQ4_XS.gguf) | IQ4_XS | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/sphinxnautics-7b-kl-distilled-GGUF/resolve/main/sphinxnautics-7b-kl-distilled.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/sphinxnautics-7b-kl-distilled-GGUF/resolve/main/sphinxnautics-7b-kl-distilled.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/sphinxnautics-7b-kl-distilled-GGUF/resolve/main/sphinxnautics-7b-kl-distilled.Q5_K_S.gguf) | Q5_K_S | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/sphinxnautics-7b-kl-distilled-GGUF/resolve/main/sphinxnautics-7b-kl-distilled.Q5_K_M.gguf) | Q5_K_M | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/sphinxnautics-7b-kl-distilled-GGUF/resolve/main/sphinxnautics-7b-kl-distilled.Q6_K.gguf) | Q6_K | 6.4 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/sphinxnautics-7b-kl-distilled-GGUF/resolve/main/sphinxnautics-7b-kl-distilled.Q8_0.gguf) | Q8_0 | 8.2 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/sphinxnautics-7b-kl-distilled-GGUF/resolve/main/sphinxnautics-7b-kl-distilled.f16.gguf) | f16 | 15.3 | 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. + + diff --git a/sphinxnautics-7b-kl-distilled.IQ4_XS.gguf b/sphinxnautics-7b-kl-distilled.IQ4_XS.gguf new file mode 100644 index 0000000..d760efb --- /dev/null +++ b/sphinxnautics-7b-kl-distilled.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3ea728631c55c67e8bfa3d2aa2fe43ffe6c1eb88b10a73ae25c3fa8e1c6a7ff +size 4250298752 diff --git a/sphinxnautics-7b-kl-distilled.Q2_K.gguf b/sphinxnautics-7b-kl-distilled.Q2_K.gguf new file mode 100644 index 0000000..73ee7d2 --- /dev/null +++ b/sphinxnautics-7b-kl-distilled.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d278c7b074f5daa26132f684e0c82c6700368b95123669f2afd5246f9a9be228 +size 3015940480 diff --git a/sphinxnautics-7b-kl-distilled.Q3_K_L.gguf b/sphinxnautics-7b-kl-distilled.Q3_K_L.gguf new file mode 100644 index 0000000..53ef4ec --- /dev/null +++ b/sphinxnautics-7b-kl-distilled.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0971799890c4651282727b47be6d44ef53f05e8b4ef38cf04666a58a1bc675cd +size 4088459648 diff --git a/sphinxnautics-7b-kl-distilled.Q3_K_M.gguf b/sphinxnautics-7b-kl-distilled.Q3_K_M.gguf new file mode 100644 index 0000000..b458a49 --- /dev/null +++ b/sphinxnautics-7b-kl-distilled.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce1a5182c049843bb7b9268fe628cd5ffd4658e69b3b530a02435564c103a7c3 +size 3808391552 diff --git a/sphinxnautics-7b-kl-distilled.Q3_K_S.gguf b/sphinxnautics-7b-kl-distilled.Q3_K_S.gguf new file mode 100644 index 0000000..b37b7f4 --- /dev/null +++ b/sphinxnautics-7b-kl-distilled.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0ea496924f9fc6ffdfabce5b94190ea28a664c1d964a469511e630017161c66 +size 3492368768 diff --git a/sphinxnautics-7b-kl-distilled.Q4_K_M.gguf b/sphinxnautics-7b-kl-distilled.Q4_K_M.gguf new file mode 100644 index 0000000..312e8f3 --- /dev/null +++ b/sphinxnautics-7b-kl-distilled.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b7b4aa0982c7fc88c2c6b599d2c287d5851fad31f10fb00e16f8090688a2cf4 +size 4683073920 diff --git a/sphinxnautics-7b-kl-distilled.Q4_K_S.gguf b/sphinxnautics-7b-kl-distilled.Q4_K_S.gguf new file mode 100644 index 0000000..49ce45d --- /dev/null +++ b/sphinxnautics-7b-kl-distilled.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd30ea2c51f94276f54961f260213f6af38e8b6f2b5509ad92fa3554c3b3dc2b +size 4457769344 diff --git a/sphinxnautics-7b-kl-distilled.Q5_K_M.gguf b/sphinxnautics-7b-kl-distilled.Q5_K_M.gguf new file mode 100644 index 0000000..5af9d58 --- /dev/null +++ b/sphinxnautics-7b-kl-distilled.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:502b6ad67dc04858a35cdc0dc77b3567f949e25d484739f8f31015b5d157aaf6 +size 5444831616 diff --git a/sphinxnautics-7b-kl-distilled.Q5_K_S.gguf b/sphinxnautics-7b-kl-distilled.Q5_K_S.gguf new file mode 100644 index 0000000..0865152 --- /dev/null +++ b/sphinxnautics-7b-kl-distilled.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b4dc3e176765049440f5a8f413049a6b91704dbe2e24fb2bb2e243743bf2105 +size 5315176832 diff --git a/sphinxnautics-7b-kl-distilled.Q6_K.gguf b/sphinxnautics-7b-kl-distilled.Q6_K.gguf new file mode 100644 index 0000000..779dc87 --- /dev/null +++ b/sphinxnautics-7b-kl-distilled.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:668c67181c84e47937986d38a683a3663495e1dec4ee47fc7959ef9d0091f717 +size 6254199168 diff --git a/sphinxnautics-7b-kl-distilled.Q8_0.gguf b/sphinxnautics-7b-kl-distilled.Q8_0.gguf new file mode 100644 index 0000000..a91498f --- /dev/null +++ b/sphinxnautics-7b-kl-distilled.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd1c2a32173791f490156b9ab3a3d3764529e4dd8b4e99dda54c7e177e522c7c +size 8098525568 diff --git a/sphinxnautics-7b-kl-distilled.f16.gguf b/sphinxnautics-7b-kl-distilled.f16.gguf new file mode 100644 index 0000000..a266635 --- /dev/null +++ b/sphinxnautics-7b-kl-distilled.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c96a933a9fb898d9bfcac13f6023b66f3d5c32f50f7824e3d631fef16ff3ddd +size 15237853568