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

Model: bartowski/magnum-v4-9b-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-08-13 11:29:13 +08:00
commit c63c4f3bbf
28 changed files with 265 additions and 0 deletions

60
.gitattributes vendored Normal file
View File

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

129
README.md Normal file
View File

@@ -0,0 +1,129 @@
---
base_model: anthracite-org/magnum-v4-9b
language:
- en
license: gemma
pipeline_tag: text-generation
tags:
- chat
quantized_by: bartowski
---
## Llamacpp imatrix Quantizations of magnum-v4-9b
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b3930">b3930</a> for quantization.
Original model: https://huggingface.co/anthracite-org/magnum-v4-9b
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 |
| -------- | ---------- | --------- | ----- | ----------- |
| [magnum-v4-9b-f16.gguf](https://huggingface.co/bartowski/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-f16.gguf) | f16 | 18.49GB | false | Full F16 weights. |
| [magnum-v4-9b-Q8_0.gguf](https://huggingface.co/bartowski/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q8_0.gguf) | Q8_0 | 9.83GB | false | Extremely high quality, generally unneeded but max available quant. |
| [magnum-v4-9b-Q6_K_L.gguf](https://huggingface.co/bartowski/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q6_K_L.gguf) | Q6_K_L | 7.81GB | false | Uses Q8_0 for embed and output weights. Very high quality, near perfect, *recommended*. |
| [magnum-v4-9b-Q6_K.gguf](https://huggingface.co/bartowski/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q6_K.gguf) | Q6_K | 7.59GB | false | Very high quality, near perfect, *recommended*. |
| [magnum-v4-9b-Q5_K_L.gguf](https://huggingface.co/bartowski/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q5_K_L.gguf) | Q5_K_L | 6.87GB | false | Uses Q8_0 for embed and output weights. High quality, *recommended*. |
| [magnum-v4-9b-Q5_K_M.gguf](https://huggingface.co/bartowski/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q5_K_M.gguf) | Q5_K_M | 6.65GB | false | High quality, *recommended*. |
| [magnum-v4-9b-Q5_K_S.gguf](https://huggingface.co/bartowski/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q5_K_S.gguf) | Q5_K_S | 6.48GB | false | High quality, *recommended*. |
| [magnum-v4-9b-Q4_K_L.gguf](https://huggingface.co/bartowski/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q4_K_L.gguf) | Q4_K_L | 5.98GB | false | Uses Q8_0 for embed and output weights. Good quality, *recommended*. |
| [magnum-v4-9b-Q4_K_M.gguf](https://huggingface.co/bartowski/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q4_K_M.gguf) | Q4_K_M | 5.76GB | false | Good quality, default size for must use cases, *recommended*. |
| [magnum-v4-9b-Q4_K_S.gguf](https://huggingface.co/bartowski/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q4_K_S.gguf) | Q4_K_S | 5.48GB | false | Slightly lower quality with more space savings, *recommended*. |
| [magnum-v4-9b-Q4_0.gguf](https://huggingface.co/bartowski/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q4_0.gguf) | Q4_0 | 5.46GB | false | Legacy format, generally not worth using over similarly sized formats |
| [magnum-v4-9b-Q4_0_8_8.gguf](https://huggingface.co/bartowski/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q4_0_8_8.gguf) | Q4_0_8_8 | 5.44GB | false | Optimized for ARM inference. Requires 'sve' support (see link below). *Don't use on Mac or Windows*. |
| [magnum-v4-9b-Q4_0_4_8.gguf](https://huggingface.co/bartowski/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q4_0_4_8.gguf) | Q4_0_4_8 | 5.44GB | false | Optimized for ARM inference. Requires 'i8mm' support (see link below). *Don't use on Mac or Windows*. |
| [magnum-v4-9b-Q4_0_4_4.gguf](https://huggingface.co/bartowski/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q4_0_4_4.gguf) | Q4_0_4_4 | 5.44GB | 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*. |
| [magnum-v4-9b-Q3_K_XL.gguf](https://huggingface.co/bartowski/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q3_K_XL.gguf) | Q3_K_XL | 5.35GB | false | Uses Q8_0 for embed and output weights. Lower quality but usable, good for low RAM availability. |
| [magnum-v4-9b-IQ4_XS.gguf](https://huggingface.co/bartowski/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-IQ4_XS.gguf) | IQ4_XS | 5.18GB | false | Decent quality, smaller than Q4_K_S with similar performance, *recommended*. |
| [magnum-v4-9b-Q3_K_L.gguf](https://huggingface.co/bartowski/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q3_K_L.gguf) | Q3_K_L | 5.13GB | false | Lower quality but usable, good for low RAM availability. |
| [magnum-v4-9b-Q3_K_M.gguf](https://huggingface.co/bartowski/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q3_K_M.gguf) | Q3_K_M | 4.76GB | false | Low quality. |
| [magnum-v4-9b-IQ3_M.gguf](https://huggingface.co/bartowski/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-IQ3_M.gguf) | IQ3_M | 4.49GB | false | Medium-low quality, new method with decent performance comparable to Q3_K_M. |
| [magnum-v4-9b-Q3_K_S.gguf](https://huggingface.co/bartowski/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q3_K_S.gguf) | Q3_K_S | 4.34GB | false | Low quality, not recommended. |
| [magnum-v4-9b-IQ3_XS.gguf](https://huggingface.co/bartowski/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-IQ3_XS.gguf) | IQ3_XS | 4.14GB | false | Lower quality, new method with decent performance, slightly better than Q3_K_S. |
| [magnum-v4-9b-Q2_K_L.gguf](https://huggingface.co/bartowski/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q2_K_L.gguf) | Q2_K_L | 4.03GB | false | Uses Q8_0 for embed and output weights. Very low quality but surprisingly usable. |
| [magnum-v4-9b-Q2_K.gguf](https://huggingface.co/bartowski/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q2_K.gguf) | Q2_K | 3.81GB | false | Very low quality but surprisingly usable. |
| [magnum-v4-9b-IQ2_M.gguf](https://huggingface.co/bartowski/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-IQ2_M.gguf) | IQ2_M | 3.43GB | false | Relatively low quality, uses SOTA techniques to be surprisingly 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/magnum-v4-9b-GGUF --include "magnum-v4-9b-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/magnum-v4-9b-GGUF --include "magnum-v4-9b-Q8_0/*" --local-dir ./
```
You can either specify a new local-dir (magnum-v4-9b-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

1
configuration.json Normal file
View File

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

3
magnum-v4-9b-IQ2_M.gguf Normal file
View File

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

3
magnum-v4-9b-IQ3_M.gguf Normal file
View File

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

3
magnum-v4-9b-IQ3_XS.gguf Normal file
View File

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

3
magnum-v4-9b-IQ4_XS.gguf Normal file
View File

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

3
magnum-v4-9b-Q2_K.gguf Normal file
View File

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

3
magnum-v4-9b-Q2_K_L.gguf Normal file
View File

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

3
magnum-v4-9b-Q3_K_L.gguf Normal file
View File

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

3
magnum-v4-9b-Q3_K_M.gguf Normal file
View File

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

3
magnum-v4-9b-Q3_K_S.gguf Normal file
View File

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

View File

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

3
magnum-v4-9b-Q4_0.gguf Normal file
View File

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

View File

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

View File

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

View File

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

3
magnum-v4-9b-Q4_K_L.gguf Normal file
View File

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

3
magnum-v4-9b-Q4_K_M.gguf Normal file
View File

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

3
magnum-v4-9b-Q4_K_S.gguf Normal file
View File

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

3
magnum-v4-9b-Q5_K_L.gguf Normal file
View File

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

3
magnum-v4-9b-Q5_K_M.gguf Normal file
View File

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

3
magnum-v4-9b-Q5_K_S.gguf Normal file
View File

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

3
magnum-v4-9b-Q6_K.gguf Normal file
View File

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

3
magnum-v4-9b-Q6_K_L.gguf Normal file
View File

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

3
magnum-v4-9b-Q8_0.gguf Normal file
View File

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

3
magnum-v4-9b-f16.gguf Normal file
View File

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

3
magnum-v4-9b.imatrix Normal file
View File

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