Views
No views yet
ik_llama.cpp through PR #2065. These are self-contained conversions with the DSA/SWA schedule and indexer configuration stored in GGUF metadata.| file | quant | size | notes |
|---|---|---|---|
openPangu-2.0-Flash-IQ4_NL-imatrix-mixed-v1.gguf | IQ4_NL mixed | 53.46 GiB | Importance-matrix quantization for eligible base-model matrices, with higher precision retained for fragile and uncalibrated tensor families |
openPangu-2.0-Flash-ik_llama-Q4_K_M.gguf | Q4_K_M | 56.7 GiB | Earlier clean conversion using explicit high-precision overrides |
| type | tensors |
|---|---|
| F32 | 800 |
| F16 | 288 |
| IQ4_NL | 363 |
| Q8_0 | 98 |
| Q4_K | 76 |
| Q5_K | 49 |
| Q6_K | 7 |
57c828d080ce81603d348a8409f574472ac24ee502f82cecb51b488b23e570c9 openPangu-2.0-Flash-IQ4_NL-imatrix-mixed-v1.gguf1llama-server \
2 -m openPangu-2.0-Flash-IQ4_NL-imatrix-mixed-v1.gguf \
3 -c 20480 --jinja1llama-server \
2 -m openPangu-2.0-Flash-IQ4_NL-imatrix-mixed-v1.gguf \
3 -c 20480 --jinja \
4 -ngl 999 -ot exps=CPU -fa off -ctk q8_0--jinja is required because the embedded chat template carries the model's message format. The template enables thinking under the kwarg name thinking; pass chat_template_kwargs: {"thinking": false} in a request to disable it.heads=3.--custom-q overrides for convolution, mHC, sink, and indexer tensors. The k=3 MoME convolution tensors are not block-quantization compatible, while the other preserved families cost little relative to the full model.1fd980491573a39fcaf4a08acfaf2b15a6ef606cc947998d4f23a8b3e4f7a79c openPangu-2.0-Flash-ik_llama-Q4_K_M.gguf