初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/magnum-v4-12b-i1-GGUF Source: Original Platform
This commit is contained in:
57
.gitattributes
vendored
Normal file
57
.gitattributes
vendored
Normal file
@@ -0,0 +1,57 @@
|
||||
*.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
|
||||
imatrix.dat filter=lfs diff=lfs merge=lfs -text
|
||||
magnum-v4-12b.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
magnum-v4-12b.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
magnum-v4-12b.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
magnum-v4-12b.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
magnum-v4-12b.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
magnum-v4-12b.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
magnum-v4-12b.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
magnum-v4-12b.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
magnum-v4-12b.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
magnum-v4-12b.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
magnum-v4-12b.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
magnum-v4-12b.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
magnum-v4-12b.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
magnum-v4-12b.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
magnum-v4-12b.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
magnum-v4-12b.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
magnum-v4-12b.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
magnum-v4-12b.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
magnum-v4-12b.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
magnum-v4-12b.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
magnum-v4-12b.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
83
README.md
Normal file
83
README.md
Normal file
@@ -0,0 +1,83 @@
|
||||
---
|
||||
base_model: anthracite-org/magnum-v4-12b
|
||||
datasets:
|
||||
- anthracite-org/c2_logs_32k_llama3_qwen2_v1.2_no_system
|
||||
- anthracite-org/kalo-opus-instruct-22k-no-refusal-no-system
|
||||
- anthracite-org/kalo-opus-instruct-3k-filtered-no-system
|
||||
- anthracite-org/nopm_claude_writing_fixed
|
||||
- anthracite-org/kalo_opus_misc_240827_no_system
|
||||
- anthracite-org/kalo_misc_part2_no_system
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
license_name: mrl
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- chat
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: nicoboss -->
|
||||
weighted/imatrix quants of https://huggingface.co/anthracite-org/magnum-v4-12b
|
||||
|
||||
<!-- provided-files -->
|
||||
static quants are available at https://huggingface.co/mradermacher/magnum-v4-12b-GGUF
|
||||
## 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/magnum-v4-12b-i1-GGUF/resolve/main/magnum-v4-12b.i1-IQ1_S.gguf) | i1-IQ1_S | 3.1 | for the desperate |
|
||||
| [GGUF](https://huggingface.co/mradermacher/magnum-v4-12b-i1-GGUF/resolve/main/magnum-v4-12b.i1-IQ1_M.gguf) | i1-IQ1_M | 3.3 | mostly desperate |
|
||||
| [GGUF](https://huggingface.co/mradermacher/magnum-v4-12b-i1-GGUF/resolve/main/magnum-v4-12b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/magnum-v4-12b-i1-GGUF/resolve/main/magnum-v4-12b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/magnum-v4-12b-i1-GGUF/resolve/main/magnum-v4-12b.i1-IQ2_S.gguf) | i1-IQ2_S | 4.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/magnum-v4-12b-i1-GGUF/resolve/main/magnum-v4-12b.i1-IQ2_M.gguf) | i1-IQ2_M | 4.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/magnum-v4-12b-i1-GGUF/resolve/main/magnum-v4-12b.i1-Q2_K.gguf) | i1-Q2_K | 4.9 | IQ3_XXS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/magnum-v4-12b-i1-GGUF/resolve/main/magnum-v4-12b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 5.0 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/magnum-v4-12b-i1-GGUF/resolve/main/magnum-v4-12b.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/magnum-v4-12b-i1-GGUF/resolve/main/magnum-v4-12b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.6 | IQ3_XS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/magnum-v4-12b-i1-GGUF/resolve/main/magnum-v4-12b.i1-IQ3_S.gguf) | i1-IQ3_S | 5.7 | beats Q3_K* |
|
||||
| [GGUF](https://huggingface.co/mradermacher/magnum-v4-12b-i1-GGUF/resolve/main/magnum-v4-12b.i1-IQ3_M.gguf) | i1-IQ3_M | 5.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/magnum-v4-12b-i1-GGUF/resolve/main/magnum-v4-12b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.2 | IQ3_S probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/magnum-v4-12b-i1-GGUF/resolve/main/magnum-v4-12b.i1-Q3_K_L.gguf) | i1-Q3_K_L | 6.7 | IQ3_M probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/magnum-v4-12b-i1-GGUF/resolve/main/magnum-v4-12b.i1-IQ4_XS.gguf) | i1-IQ4_XS | 6.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/magnum-v4-12b-i1-GGUF/resolve/main/magnum-v4-12b.i1-Q4_0.gguf) | i1-Q4_0 | 7.2 | fast, low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/magnum-v4-12b-i1-GGUF/resolve/main/magnum-v4-12b.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.2 | optimal size/speed/quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/magnum-v4-12b-i1-GGUF/resolve/main/magnum-v4-12b.i1-Q4_K_M.gguf) | i1-Q4_K_M | 7.6 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/magnum-v4-12b-i1-GGUF/resolve/main/magnum-v4-12b.i1-Q5_K_S.gguf) | i1-Q5_K_S | 8.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/magnum-v4-12b-i1-GGUF/resolve/main/magnum-v4-12b.i1-Q5_K_M.gguf) | i1-Q5_K_M | 8.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/magnum-v4-12b-i1-GGUF/resolve/main/magnum-v4-12b.i1-Q6_K.gguf) | i1-Q6_K | 10.2 | practically like static Q6_K |
|
||||
|
||||
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
||||
types (lower is better):
|
||||
|
||||

|
||||
|
||||
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.
|
||||
|
||||
<!-- end -->
|
||||
3
imatrix.dat
Normal file
3
imatrix.dat
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b983ccee2fae61d9b9daf5defcd3a66c1c5917d674d9d90c9ce9984f994b9e08
|
||||
size 7054405
|
||||
3
magnum-v4-12b.i1-IQ1_M.gguf
Normal file
3
magnum-v4-12b.i1-IQ1_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:48c95a288421584cd67f297c9ef6845cbcd980010ea00adf4b075ab58061eec7
|
||||
size 3221628224
|
||||
3
magnum-v4-12b.i1-IQ1_S.gguf
Normal file
3
magnum-v4-12b.i1-IQ1_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6a03889d1cf07961ff142faebe23fdf0a4888cde1a83555b0a741dc8a4e53913
|
||||
size 2999215424
|
||||
3
magnum-v4-12b.i1-IQ2_M.gguf
Normal file
3
magnum-v4-12b.i1-IQ2_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:75407cb65b14956c4628d9d54bb4c62b3a8ace425f60b9d7b18cf510738b79f2
|
||||
size 4435027264
|
||||
3
magnum-v4-12b.i1-IQ2_S.gguf
Normal file
3
magnum-v4-12b.i1-IQ2_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:118d1b668a7fea7c76553f3458904e85dcf2db3ad3d7261c4aed8ce13eccc8ed
|
||||
size 4138476864
|
||||
3
magnum-v4-12b.i1-IQ2_XS.gguf
Normal file
3
magnum-v4-12b.i1-IQ2_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b882dfed2d91bbab226ba71e8318e33877300a309110ede65c017cf5299316b1
|
||||
size 3915081024
|
||||
3
magnum-v4-12b.i1-IQ2_XXS.gguf
Normal file
3
magnum-v4-12b.i1-IQ2_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e3c1758c175e3f5c0fa78910693f28d1bebe396ba90b91633ee30d49b00b80c
|
||||
size 3592316224
|
||||
3
magnum-v4-12b.i1-IQ3_M.gguf
Normal file
3
magnum-v4-12b.i1-IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:648165e983270c428c08c6df78e28d4fe2c43f566c3e7b5a30ac28109a727285
|
||||
size 5722236224
|
||||
3
magnum-v4-12b.i1-IQ3_S.gguf
Normal file
3
magnum-v4-12b.i1-IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5fe631a423d2b5eb3528c854c2b5a458ce1681324d93a2ccfb4f81c0798402f6
|
||||
size 5562082624
|
||||
3
magnum-v4-12b.i1-IQ3_XS.gguf
Normal file
3
magnum-v4-12b.i1-IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2cf8ab56ef695d08c74f471d7eab51b9d3fa9bd89aae436aa7dd4d3258af26b0
|
||||
size 5306492224
|
||||
3
magnum-v4-12b.i1-IQ3_XXS.gguf
Normal file
3
magnum-v4-12b.i1-IQ3_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:17cd7ad537c157f0b50b6b5495aa79d269bc1c8d16b75c5ad50fee7e8a807e36
|
||||
size 4945388864
|
||||
3
magnum-v4-12b.i1-IQ4_XS.gguf
Normal file
3
magnum-v4-12b.i1-IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:93f5c2333c0a4a156a2b4f74f91d3d8e3329ea59dc22cf725aad663d380a38b8
|
||||
size 6742713664
|
||||
3
magnum-v4-12b.i1-Q2_K.gguf
Normal file
3
magnum-v4-12b.i1-Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dc6161a6923d6c8c435755c3a5a9416984cc97ed9c7e46bcc12f88318274b533
|
||||
size 4791051584
|
||||
3
magnum-v4-12b.i1-Q3_K_L.gguf
Normal file
3
magnum-v4-12b.i1-Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c26382ca1e17844a149d36f424a96f808e2ff035ae9d950955beb1e9b404d2ec
|
||||
size 6561506624
|
||||
3
magnum-v4-12b.i1-Q3_K_M.gguf
Normal file
3
magnum-v4-12b.i1-Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ccf45609b74c533eb8d93884d5652827036871a51d5c382be88680880252cf23
|
||||
size 6083093824
|
||||
3
magnum-v4-12b.i1-Q3_K_S.gguf
Normal file
3
magnum-v4-12b.i1-Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bf1eac6a9442a601b5d1ecb32b56fd3642d7505eedd9d08d71ddf038daa456d4
|
||||
size 5534229824
|
||||
3
magnum-v4-12b.i1-Q4_0.gguf
Normal file
3
magnum-v4-12b.i1-Q4_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:16a451c239462a3df4882157fa9c9ff047fcb2934f6c2df47bd4285e80cea988
|
||||
size 7094641984
|
||||
3
magnum-v4-12b.i1-Q4_K_M.gguf
Normal file
3
magnum-v4-12b.i1-Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cfd699f965e88ab8ec28044ee279a5f660444b12470dffc609afe6ecdb11b6a9
|
||||
size 7477208384
|
||||
3
magnum-v4-12b.i1-Q4_K_S.gguf
Normal file
3
magnum-v4-12b.i1-Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fde99f90f254a74d869e6514fa09e7a46bdddf427778b61b5f06d5524c6b70b1
|
||||
size 7120201024
|
||||
3
magnum-v4-12b.i1-Q5_K_M.gguf
Normal file
3
magnum-v4-12b.i1-Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a99c96589885eece299bd2b56b48db0eb6bda8bac5cd6f163dc899d763570176
|
||||
size 8727635264
|
||||
3
magnum-v4-12b.i1-Q5_K_S.gguf
Normal file
3
magnum-v4-12b.i1-Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:732dd94becab8e2e57e26b5ff87079e50f2cb8eb665b8e58dbe7934c146d91c9
|
||||
size 8518739264
|
||||
3
magnum-v4-12b.i1-Q6_K.gguf
Normal file
3
magnum-v4-12b.i1-Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:14b02c16d25be3ad1e7c2189f76c37e174fb3f3524b164e539dc14f9d77583c3
|
||||
size 10056213824
|
||||
Reference in New Issue
Block a user