初始化项目,由ModelHub XC社区提供模型

Model: mradermacher/pantheon-stheno-hathor-spice-v1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-13 22:10:17 +08:00
commit 9b1018f251
17 changed files with 164 additions and 0 deletions

50
.gitattributes vendored Normal file
View File

@@ -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
pantheon-stheno-hathor-spice-v1.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
pantheon-stheno-hathor-spice-v1.f16.gguf filter=lfs diff=lfs merge=lfs -text
pantheon-stheno-hathor-spice-v1.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
pantheon-stheno-hathor-spice-v1.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
pantheon-stheno-hathor-spice-v1.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
pantheon-stheno-hathor-spice-v1.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
pantheon-stheno-hathor-spice-v1.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
pantheon-stheno-hathor-spice-v1.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
pantheon-stheno-hathor-spice-v1.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
pantheon-stheno-hathor-spice-v1.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
pantheon-stheno-hathor-spice-v1.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
pantheon-stheno-hathor-spice-v1.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
pantheon-stheno-hathor-spice-v1.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
pantheon-stheno-hathor-spice-v1.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
pantheon-stheno-hathor-spice-v1.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text

69
README.md Normal file
View File

@@ -0,0 +1,69 @@
---
base_model: lik07/pantheon-stheno-hathor-spice-v1
language:
- en
library_name: transformers
quantized_by: mradermacher
tags:
- mergekit
- merge
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: -->
static quants of https://huggingface.co/lik07/pantheon-stheno-hathor-spice-v1
<!-- provided-files -->
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/pantheon-stheno-hathor-spice-v1-GGUF/resolve/main/pantheon-stheno-hathor-spice-v1.Q2_K.gguf) | Q2_K | 3.3 | |
| [GGUF](https://huggingface.co/mradermacher/pantheon-stheno-hathor-spice-v1-GGUF/resolve/main/pantheon-stheno-hathor-spice-v1.IQ3_XS.gguf) | IQ3_XS | 3.6 | |
| [GGUF](https://huggingface.co/mradermacher/pantheon-stheno-hathor-spice-v1-GGUF/resolve/main/pantheon-stheno-hathor-spice-v1.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
| [GGUF](https://huggingface.co/mradermacher/pantheon-stheno-hathor-spice-v1-GGUF/resolve/main/pantheon-stheno-hathor-spice-v1.IQ3_S.gguf) | IQ3_S | 3.8 | beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/pantheon-stheno-hathor-spice-v1-GGUF/resolve/main/pantheon-stheno-hathor-spice-v1.IQ3_M.gguf) | IQ3_M | 3.9 | |
| [GGUF](https://huggingface.co/mradermacher/pantheon-stheno-hathor-spice-v1-GGUF/resolve/main/pantheon-stheno-hathor-spice-v1.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/pantheon-stheno-hathor-spice-v1-GGUF/resolve/main/pantheon-stheno-hathor-spice-v1.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
| [GGUF](https://huggingface.co/mradermacher/pantheon-stheno-hathor-spice-v1-GGUF/resolve/main/pantheon-stheno-hathor-spice-v1.IQ4_XS.gguf) | IQ4_XS | 4.6 | |
| [GGUF](https://huggingface.co/mradermacher/pantheon-stheno-hathor-spice-v1-GGUF/resolve/main/pantheon-stheno-hathor-spice-v1.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/pantheon-stheno-hathor-spice-v1-GGUF/resolve/main/pantheon-stheno-hathor-spice-v1.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/pantheon-stheno-hathor-spice-v1-GGUF/resolve/main/pantheon-stheno-hathor-spice-v1.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
| [GGUF](https://huggingface.co/mradermacher/pantheon-stheno-hathor-spice-v1-GGUF/resolve/main/pantheon-stheno-hathor-spice-v1.Q5_K_M.gguf) | Q5_K_M | 5.8 | |
| [GGUF](https://huggingface.co/mradermacher/pantheon-stheno-hathor-spice-v1-GGUF/resolve/main/pantheon-stheno-hathor-spice-v1.Q6_K.gguf) | Q6_K | 6.7 | very good quality |
| [GGUF](https://huggingface.co/mradermacher/pantheon-stheno-hathor-spice-v1-GGUF/resolve/main/pantheon-stheno-hathor-spice-v1.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
| [GGUF](https://huggingface.co/mradermacher/pantheon-stheno-hathor-spice-v1-GGUF/resolve/main/pantheon-stheno-hathor-spice-v1.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.
<!-- end -->

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d264a84783bd2c44b172fe31f528c02a57f99dc68137b854380fa3f6693a814
size 3784823456

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a80a270ae4c40d9dd8eb5677879a9b710b097f14e956243e4578e199de5acfce
size 3682325152

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9c90d426acc32b313d8bfbf2c5a55ae3b9cb2c750da90b969483e98529d63576
size 3518747296

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a6bff03749c2ac14bd8a90a48a33f65992f5e305c93a6372caab69b0a0847ffe
size 4484362912

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:db82c83055dbac983e8f63593dfb950190bedce32fe7ddc413bf9925694b7cd4
size 3179131552

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9b506573dbf49947f64b13f061e6c9c7caf8e4915056ba4ee5d099f8c8bf06bf
size 4321956512

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9a6f7f125de67c5caaa08b4ff5fc25300e115af99f68de351e42d265c4d9ee54
size 4018918048

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b821c18fb1f305748d9a988520c157b7227103ce5e2b92b0fc7366dcd5abea42
size 3664499360

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:18b5dbc0836602dc56acdb5ef7f91c04e1f793a8a1d4666005475eced282d861
size 4920734368

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:592571061bc6bc1710af681b5053177059432e36f6e6aad2409bda9118f20a33
size 4692669088

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7dc26f40ab245d4f9dabddfc1c03427f151c9b5965609b30bbad6f6acf35ca0e
size 5732987552

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4447cab9d8616f0481999223c3263a66d1ad7402bd6dd6ad6bc94d83f448fe5a
size 5599294112

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f907b52c721627bc2074a7029621e791f719533dbbd27fde8adcd395a18c5185
size 6596006560

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7063e315bf77b204942b0217df5305e735c98acf3c91cfd07b389b4f6c215e5f
size 8540770976

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eb9133455773d7ea50b7d304f7dad3d18297f30a0c727e7f91a360580aa4b3d0
size 16068891296