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

Model: mradermacher/CrystalMistral-24B-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-20 02:56:45 +08:00
commit 4f2942e8f4
24 changed files with 206 additions and 0 deletions

57
.gitattributes vendored Normal file
View 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
CrystalMistral-24B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
CrystalMistral-24B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
CrystalMistral-24B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
CrystalMistral-24B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
CrystalMistral-24B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
CrystalMistral-24B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
CrystalMistral-24B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
CrystalMistral-24B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
CrystalMistral-24B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
CrystalMistral-24B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
CrystalMistral-24B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
CrystalMistral-24B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
CrystalMistral-24B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
CrystalMistral-24B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
CrystalMistral-24B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
CrystalMistral-24B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
CrystalMistral-24B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
CrystalMistral-24B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
CrystalMistral-24B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
CrystalMistral-24B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
CrystalMistral-24B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

83
README.md Normal file
View File

@@ -0,0 +1,83 @@
---
base_model: Crystalcareai/CrystalMistral-24B
language:
- en
library_name: transformers
license: apache-2.0
quantized_by: mradermacher
tags:
- moe
- frankenmoe
- merge
- mergekit
- lazymergekit
- eren23/dpo-binarized-NeuralTrix-7B
- macadeliccc/WestLake-7B-v2-laser-truthy-dpo
- Weyaxi/OpenHermes-2.5-neural-chat-v3-2-Slerp
- cognitivecomputations/WestLake-7B-v2-laser
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: nicoboss -->
weighted/imatrix quants of https://huggingface.co/Crystalcareai/CrystalMistral-24B
<!-- provided-files -->
static quants are available at https://huggingface.co/mradermacher/CrystalMistral-24B-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/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-IQ1_S.gguf) | i1-IQ1_S | 5.1 | for the desperate |
| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-IQ1_M.gguf) | i1-IQ1_M | 5.6 | mostly desperate |
| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 6.5 | |
| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 7.2 | |
| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-IQ2_S.gguf) | i1-IQ2_S | 7.4 | |
| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-IQ2_M.gguf) | i1-IQ2_M | 8.1 | |
| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-Q2_K.gguf) | i1-Q2_K | 8.9 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 9.4 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 10.0 | |
| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 10.5 | IQ3_XS probably better |
| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-IQ3_S.gguf) | i1-IQ3_S | 10.6 | beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-IQ3_M.gguf) | i1-IQ3_M | 10.7 | |
| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 11.7 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 12.6 | IQ3_M probably better |
| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 13.0 | |
| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-Q4_0.gguf) | i1-Q4_0 | 13.8 | fast, low quality |
| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 13.8 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 14.7 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 16.7 | |
| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 17.2 | |
| [GGUF](https://huggingface.co/mradermacher/CrystalMistral-24B-i1-GGUF/resolve/main/CrystalMistral-24B.i1-Q6_K.gguf) | i1-Q6_K | 19.9 | practically like static Q6_K |
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. 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
View File

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