Skip to content

SwiftLM b543

Choose a tag to compare

@github-actions github-actions released this 23 Apr 07:33
· 123 commits to main since this release
336c8a8

SwiftLM b543-336c8a8

Merge pull request #76 from SharpAI/fix/issue-72-draft-model-ssd-ram

fix(ssd-stream): prevent RAM explosion when --draft-model + --stream-experts combined (#72)

Changelog

  • fix(ssd-stream): address Copilot review on PR #76 (9b0a31c)
  • test(ssd-stream): add regression suite for Issue #72 SSD budget with draft model (8a04b2b)
  • fix(ssd-stream): prevent RAM explosion when --draft-model + --stream-experts are combined (95303a5)
  • chore(agents): document /opt/homebrew/bin/gh path in review-github-pr workflow (975db48)
  • chore(agents): add review-github-pr workflow skill (1005d3e)

Download

Quick Start

For GUI Users (SwiftBuddy):

  1. Download the attached DMG and open it.
  2. Drag SwiftBuddy.app into your Applications folder natively or run directly.
  3. When launched, click "Model Options" to select or download an MLX local model to chat with.

For CLI Users (SwiftLM):
Please refer to the Getting Started section in the README.

Note: mlx.metallib is bundled in the tar archive. Keep it in the same directory as the SwiftLM binary — Metal GPU compute will fail if it is missing.