llama.cpp releases · · 1 min read

b9804

Mirrored from llama.cpp releases for archival readability. Support the source by reading on the original site.

mamba2: remove hardcoded 2x expansion factor and invalid d_inner % d_state check (#23082)

  • mamba2: remove hardcoded 2x expansion factor, support any expand value

  • mamba2: remove invalid d_inner %% d_state check (unrelated parameters)

  • Update convert_hf_to_gguf.py: make expand optional with default 2

Co-authored-by: Sigbjørn Skjæret [email protected]

  • mamba2: apply expand fix to refactored conversion/mamba.py

  • also check for mamba_expand


Co-authored-by: Sigbjørn Skjæret [email protected]
Co-authored-by: Sigbjørn Skjæret [email protected]

macOS/iOS:

Linux:

Android:

Windows:

openEuler:

  • DISABLED
  • openEuler x86 (310p)
  • openEuler x86 (910b, ACL Graph)
  • openEuler aarch64 (310p)
  • openEuler aarch64 (910b, ACL Graph)

UI:

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from llama.cpp releases