Views
No views yet
| Type | Size | CLI |
|---|---|---|
| H8-4.0BPW | 13.16 GB | Copy-paste the line / Download the batch file |
| H8-6.0BPW | 18.72 GB | Copy-paste the line / Download the batch file |
| H8-8.0BPW | 24.27 GB | Copy-paste the line / Download the batch file |
[!CAUTION] ⚠️ Warning: This model can produce narratives and RP that contain violent and graphic erotic content. Adjust your system prompt accordingly. Also, use Mistral non-Tekken for best results.

1models:
2 - model: A:\LLM\.cache\huggingface\hub\!models--CrucibleLab--M3.2-24B-Loki-V2
3 - model: A:\LLM\.cache\huggingface\hub\!models--LatitudeGames--Hearthfire-24B
4 - model: A:\LLM\.cache\huggingface\hub\!models--PocketDoc--Dans-PersonalityEngine-V1.3.0-24b
5 - model: A:\LLM\.cache\huggingface\hub\!models--ReadyArt--Dark-Nexus-24B-v2.0
6 - model: A:\LLM\.cache\huggingface\hub\!models--TheDrummer--Cydonia-24B-v4.3
7 - model: A:\LLM\.cache\huggingface\hub\!models--zerofata--MS3.2-PaintedFantasy-v3-24B
8merge_method: flux # version 5, Y6 config
9parameters:
10 resume_path: "A:/mergekit-main/Storm_Cache"
11 tol: 1e-9
12 max_iter: 1005 #maximum BF16 fidelity
13 kappa: 0.8
14 eta: 0.9
15 auto_buffer: true
16dtype: float32
17out_dtype: bfloat16
18tokenizer:
19 source: union
20chat_template: auto
21name: StormSeeker-24B-v1merge_method: flux benefit greatly from the smaller block sizes of IQ4_NL, saying it should be on par with or slightly better than Q6_K, despite having higher perplexity. Note that this doesn't apply to merges made using standard methods like model_stock or karcher, and this claim has not yet been empirically verified.| GGUF | Block Size | Precision Logic | Requires FP32 Source? | Iterations |
|---|---|---|---|---|
| Q4_K_M | 256 | Linear 4-bit | No | 589 |
| IQ4_XS | 256 / 32 | Imatrix Codebook | No | 728 |
| Q5_K_M | 256 | Linear 5-bit | No | 728 |
| Q6_K | 256 | Linear 6-bit | No | 866 |
| IQ4_NL | 32 | Non-Linear High-Res | No | 918 |
| BF16 | N/A | IEEE Half (Brain Float) | No | 1005 |
| Q8_0 | 256 | Linear 8-bit | Yes | 1144 |
| Q8_K_XL / FP16 | N/A | IEEE Half (Float16) | Yes | 1420 |
| FP32 | N/A | IEEE Single | Yes | 3220 |
| FP64 | N/A | IEEE Double | N/A | 7250 |