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

Model: bartowski/SuperNova-Medius-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-08 19:09:07 +08:00
commit 6586cf9737
31 changed files with 279 additions and 0 deletions

63
.gitattributes vendored Normal file
View File

@@ -0,0 +1,63 @@
*.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
SuperNova-Medius-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
SuperNova-Medius-Q6_K_L.gguf filter=lfs diff=lfs merge=lfs -text
SuperNova-Medius-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
SuperNova-Medius-Q5_K_L.gguf filter=lfs diff=lfs merge=lfs -text
SuperNova-Medius-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
SuperNova-Medius-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
SuperNova-Medius-Q4_K_L.gguf filter=lfs diff=lfs merge=lfs -text
SuperNova-Medius-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
SuperNova-Medius-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
SuperNova-Medius-Q4_0_8_8.gguf filter=lfs diff=lfs merge=lfs -text
SuperNova-Medius-Q4_0_4_8.gguf filter=lfs diff=lfs merge=lfs -text
SuperNova-Medius-Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text
SuperNova-Medius-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
SuperNova-Medius-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
SuperNova-Medius-Q3_K_XL.gguf filter=lfs diff=lfs merge=lfs -text
SuperNova-Medius-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
SuperNova-Medius-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
SuperNova-Medius-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
SuperNova-Medius-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
SuperNova-Medius-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
SuperNova-Medius-Q2_K_L.gguf filter=lfs diff=lfs merge=lfs -text
SuperNova-Medius-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
SuperNova-Medius-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
SuperNova-Medius-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
SuperNova-Medius-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
SuperNova-Medius-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
SuperNova-Medius-f16.gguf filter=lfs diff=lfs merge=lfs -text
SuperNova-Medius.imatrix filter=lfs diff=lfs merge=lfs -text

131
README.md Normal file
View File

@@ -0,0 +1,131 @@
---
base_model: arcee-ai/SuperNova-Medius
license: apache-2.0
pipeline_tag: text-generation
tags:
- mergekit
- merge
quantized_by: bartowski
---
## Llamacpp imatrix Quantizations of SuperNova-Medius
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b3901">b3901</a> for quantization.
Original model: https://huggingface.co/arcee-ai/SuperNova-Medius
All quants made using imatrix option with dataset from [here](https://gist.github.com/bartowski1182/eb213dccb3571f863da82e99418f81e8)
Run them in [LM Studio](https://lmstudio.ai/)
## Prompt format
```
<|im_start|>system
{system_prompt}<|im_end|>
<|im_start|>user
{prompt}<|im_end|>
<|im_start|>assistant
```
## Download a file (not the whole branch) from below:
| Filename | Quant type | File Size | Split | Description |
| -------- | ---------- | --------- | ----- | ----------- |
| [SuperNova-Medius-f16.gguf](https://huggingface.co/bartowski/SuperNova-Medius-GGUF/blob/main/SuperNova-Medius-f16.gguf) | f16 | 29.55GB | false | Full F16 weights. |
| [SuperNova-Medius-Q8_0.gguf](https://huggingface.co/bartowski/SuperNova-Medius-GGUF/blob/main/SuperNova-Medius-Q8_0.gguf) | Q8_0 | 15.70GB | false | Extremely high quality, generally unneeded but max available quant. |
| [SuperNova-Medius-Q6_K_L.gguf](https://huggingface.co/bartowski/SuperNova-Medius-GGUF/blob/main/SuperNova-Medius-Q6_K_L.gguf) | Q6_K_L | 12.50GB | false | Uses Q8_0 for embed and output weights. Very high quality, near perfect, *recommended*. |
| [SuperNova-Medius-Q6_K.gguf](https://huggingface.co/bartowski/SuperNova-Medius-GGUF/blob/main/SuperNova-Medius-Q6_K.gguf) | Q6_K | 12.12GB | false | Very high quality, near perfect, *recommended*. |
| [SuperNova-Medius-Q5_K_L.gguf](https://huggingface.co/bartowski/SuperNova-Medius-GGUF/blob/main/SuperNova-Medius-Q5_K_L.gguf) | Q5_K_L | 10.99GB | false | Uses Q8_0 for embed and output weights. High quality, *recommended*. |
| [SuperNova-Medius-Q5_K_M.gguf](https://huggingface.co/bartowski/SuperNova-Medius-GGUF/blob/main/SuperNova-Medius-Q5_K_M.gguf) | Q5_K_M | 10.51GB | false | High quality, *recommended*. |
| [SuperNova-Medius-Q5_K_S.gguf](https://huggingface.co/bartowski/SuperNova-Medius-GGUF/blob/main/SuperNova-Medius-Q5_K_S.gguf) | Q5_K_S | 10.27GB | false | High quality, *recommended*. |
| [SuperNova-Medius-Q4_K_L.gguf](https://huggingface.co/bartowski/SuperNova-Medius-GGUF/blob/main/SuperNova-Medius-Q4_K_L.gguf) | Q4_K_L | 9.57GB | false | Uses Q8_0 for embed and output weights. Good quality, *recommended*. |
| [SuperNova-Medius-Q4_K_M.gguf](https://huggingface.co/bartowski/SuperNova-Medius-GGUF/blob/main/SuperNova-Medius-Q4_K_M.gguf) | Q4_K_M | 8.99GB | false | Good quality, default size for must use cases, *recommended*. |
| [SuperNova-Medius-Q3_K_XL.gguf](https://huggingface.co/bartowski/SuperNova-Medius-GGUF/blob/main/SuperNova-Medius-Q3_K_XL.gguf) | Q3_K_XL | 8.61GB | false | Uses Q8_0 for embed and output weights. Lower quality but usable, good for low RAM availability. |
| [SuperNova-Medius-Q4_K_S.gguf](https://huggingface.co/bartowski/SuperNova-Medius-GGUF/blob/main/SuperNova-Medius-Q4_K_S.gguf) | Q4_K_S | 8.57GB | false | Slightly lower quality with more space savings, *recommended*. |
| [SuperNova-Medius-Q4_0.gguf](https://huggingface.co/bartowski/SuperNova-Medius-GGUF/blob/main/SuperNova-Medius-Q4_0.gguf) | Q4_0 | 8.54GB | false | Legacy format, generally not worth using over similarly sized formats |
| [SuperNova-Medius-Q4_0_8_8.gguf](https://huggingface.co/bartowski/SuperNova-Medius-GGUF/blob/main/SuperNova-Medius-Q4_0_8_8.gguf) | Q4_0_8_8 | 8.52GB | false | Optimized for ARM inference. Requires 'sve' support (see link below). *Don't use on Mac or Windows*. |
| [SuperNova-Medius-Q4_0_4_8.gguf](https://huggingface.co/bartowski/SuperNova-Medius-GGUF/blob/main/SuperNova-Medius-Q4_0_4_8.gguf) | Q4_0_4_8 | 8.52GB | false | Optimized for ARM inference. Requires 'i8mm' support (see link below). *Don't use on Mac or Windows*. |
| [SuperNova-Medius-Q4_0_4_4.gguf](https://huggingface.co/bartowski/SuperNova-Medius-GGUF/blob/main/SuperNova-Medius-Q4_0_4_4.gguf) | Q4_0_4_4 | 8.52GB | false | Optimized for ARM inference. Should work well on all ARM chips, pick this if you're unsure. *Don't use on Mac or Windows*. |
| [SuperNova-Medius-IQ4_XS.gguf](https://huggingface.co/bartowski/SuperNova-Medius-GGUF/blob/main/SuperNova-Medius-IQ4_XS.gguf) | IQ4_XS | 8.12GB | false | Decent quality, smaller than Q4_K_S with similar performance, *recommended*. |
| [SuperNova-Medius-Q3_K_L.gguf](https://huggingface.co/bartowski/SuperNova-Medius-GGUF/blob/main/SuperNova-Medius-Q3_K_L.gguf) | Q3_K_L | 7.92GB | false | Lower quality but usable, good for low RAM availability. |
| [SuperNova-Medius-Q3_K_M.gguf](https://huggingface.co/bartowski/SuperNova-Medius-GGUF/blob/main/SuperNova-Medius-Q3_K_M.gguf) | Q3_K_M | 7.34GB | false | Low quality. |
| [SuperNova-Medius-IQ3_M.gguf](https://huggingface.co/bartowski/SuperNova-Medius-GGUF/blob/main/SuperNova-Medius-IQ3_M.gguf) | IQ3_M | 6.92GB | false | Medium-low quality, new method with decent performance comparable to Q3_K_M. |
| [SuperNova-Medius-Q3_K_S.gguf](https://huggingface.co/bartowski/SuperNova-Medius-GGUF/blob/main/SuperNova-Medius-Q3_K_S.gguf) | Q3_K_S | 6.66GB | false | Low quality, not recommended. |
| [SuperNova-Medius-Q2_K_L.gguf](https://huggingface.co/bartowski/SuperNova-Medius-GGUF/blob/main/SuperNova-Medius-Q2_K_L.gguf) | Q2_K_L | 6.53GB | false | Uses Q8_0 for embed and output weights. Very low quality but surprisingly usable. |
| [SuperNova-Medius-IQ3_XS.gguf](https://huggingface.co/bartowski/SuperNova-Medius-GGUF/blob/main/SuperNova-Medius-IQ3_XS.gguf) | IQ3_XS | 6.38GB | false | Lower quality, new method with decent performance, slightly better than Q3_K_S. |
| [SuperNova-Medius-Q2_K.gguf](https://huggingface.co/bartowski/SuperNova-Medius-GGUF/blob/main/SuperNova-Medius-Q2_K.gguf) | Q2_K | 5.77GB | false | Very low quality but surprisingly usable. |
| [SuperNova-Medius-IQ2_M.gguf](https://huggingface.co/bartowski/SuperNova-Medius-GGUF/blob/main/SuperNova-Medius-IQ2_M.gguf) | IQ2_M | 5.36GB | false | Relatively low quality, uses SOTA techniques to be surprisingly usable. |
| [SuperNova-Medius-IQ2_S.gguf](https://huggingface.co/bartowski/SuperNova-Medius-GGUF/blob/main/SuperNova-Medius-IQ2_S.gguf) | IQ2_S | 5.00GB | false | Low quality, uses SOTA techniques to be usable. |
| [SuperNova-Medius-IQ2_XS.gguf](https://huggingface.co/bartowski/SuperNova-Medius-GGUF/blob/main/SuperNova-Medius-IQ2_XS.gguf) | IQ2_XS | 4.70GB | false | Low quality, uses SOTA techniques to be usable. |
| [SuperNova-Medius-IQ2_XXS.gguf](https://huggingface.co/bartowski/SuperNova-Medius-GGUF/blob/main/SuperNova-Medius-IQ2_XXS.gguf) | IQ2_XXS | 4.31GB | false | Very low quality, uses SOTA techniques to be usable. |
## Embed/output weights
Some of these quants (Q3_K_XL, Q4_K_L etc) are the standard quantization method with the embeddings and output weights quantized to Q8_0 instead of what they would normally default to.
Some say that this improves the quality, others don't notice any difference. If you use these models PLEASE COMMENT with your findings. I would like feedback that these are actually used and useful so I don't keep uploading quants no one is using.
Thanks!
## Downloading using huggingface-cli
First, make sure you have hugginface-cli installed:
```
pip install -U "huggingface_hub[cli]"
```
Then, you can target the specific file you want:
```
huggingface-cli download bartowski/SuperNova-Medius-GGUF --include "SuperNova-Medius-Q4_K_M.gguf" --local-dir ./
```
If the model is bigger than 50GB, it will have been split into multiple files. In order to download them all to a local folder, run:
```
huggingface-cli download bartowski/SuperNova-Medius-GGUF --include "SuperNova-Medius-Q8_0/*" --local-dir ./
```
You can either specify a new local-dir (SuperNova-Medius-Q8_0) or download them all in place (./)
## Q4_0_X_X
These are *NOT* for Metal (Apple) offloading, only ARM chips.
If you're using an ARM chip, the Q4_0_X_X quants will have a substantial speedup. Check out Q4_0_4_4 speed comparisons [on the original pull request](https://github.com/ggerganov/llama.cpp/pull/5780#pullrequestreview-21657544660)
To check which one would work best for your ARM chip, you can check [AArch64 SoC features](https://gpages.juszkiewicz.com.pl/arm-socs-table/arm-socs.html) (thanks EloyOn!).
## Which file should I choose?
A great write up with charts showing various performances is provided by Artefact2 [here](https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9)
The first thing to figure out is how big a model you can run. To do this, you'll need to figure out how much RAM and/or VRAM you have.
If you want your model running as FAST as possible, you'll want to fit the whole thing on your GPU's VRAM. Aim for a quant with a file size 1-2GB smaller than your GPU's total VRAM.
If you want the absolute maximum quality, add both your system RAM and your GPU's VRAM together, then similarly grab a quant with a file size 1-2GB Smaller than that total.
Next, you'll need to decide if you want to use an 'I-quant' or a 'K-quant'.
If you don't want to think too much, grab one of the K-quants. These are in format 'QX_K_X', like Q5_K_M.
If you want to get more into the weeds, you can check out this extremely useful feature chart:
[llama.cpp feature matrix](https://github.com/ggerganov/llama.cpp/wiki/Feature-matrix)
But basically, if you're aiming for below Q4, and you're running cuBLAS (Nvidia) or rocBLAS (AMD), you should look towards the I-quants. These are in format IQX_X, like IQ3_M. These are newer and offer better performance for their size.
These I-quants can also be used on CPU and Apple Metal, but will be slower than their K-quant equivalent, so speed vs performance is a tradeoff you'll have to decide.
The I-quants are *not* compatible with Vulcan, which is also AMD, so if you have an AMD card double check if you're using the rocBLAS build or the Vulcan build. At the time of writing this, LM Studio has a preview with ROCm support, and other inference engines have specific builds for ROCm.
## Credits
Thank you kalomaze and Dampf for assistance in creating the imatrix calibration dataset
Thank you ZeroWw for the inspiration to experiment with embed/output
Want to support my work? Visit my ko-fi page here: https://ko-fi.com/bartowski

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

3
SuperNova-Medius.imatrix Normal file
View File

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

1
configuration.json Normal file
View File

@@ -0,0 +1 @@
{"framework": "pytorch", "task": "text-generation", "allow_remote": true}