Skip to content

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 10 Nov 08:09
· 39 commits to master since this release

Bug Fixes

  • avoid bogus RoPE expansions on Blackwell GPUs #24
    Blackwell builds were blowing up memory because the RoPE cache tried to
    grow to ~4e18 positions.