SwiftLM b543
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
- CLI Server: macOS Apple Silicon (arm64)
- GUI Desktop App: Download the attached
SwiftBuddy-macOS.dmgbelow!
Quick Start
For GUI Users (SwiftBuddy):
- Download the attached DMG and open it.
- Drag
SwiftBuddy.appinto your Applications folder natively or run directly. - 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.metallibis bundled in the tar archive. Keep it in the same directory as theSwiftLMbinary — Metal GPU compute will fail if it is missing.