diff options
author | Nexes the Elder <124105151+Nexesenex@users.noreply.github.com> | 2025-07-13 11:28:18 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-13 11:28:18 +0200 |
commit | e2b1a5e1fcb3ad55eae03c58c986a21e842ff7a4 (patch) | |
tree | c556fff01272b4a42b015c0f7cabe1a4fe452631 /examples | |
parent | b5ddec9516c837a40f97e3bb5e96ccebdd30d4f5 (diff) |
Fix attn_v conditionality (#604)
To retain compatibility with : https://github.com/ikawrakow/ik_llama.cpp/pull/91
We need "else if" and not "if", otherwise the MOE and 70b condition takes precedence over the specified quant in the CLI.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions