Skip to content

SwiftLM b648

Latest

Choose a tag to compare

@github-actions github-actions released this 08 May 04:26
· 18 commits to main since this release
a04b81e

SwiftLM b648-a04b81e

Merge pull request #104 from roydsouza/fix/moe-memory-and-multimodal-tokens-rebased

Fix: Resolve multimodal BOA/EOA tokens dynamically from config.json

Changelog

  • Potential fix for pull request finding (5cfc277)
  • test(swiftlm): Add tests for multimodal token extraction (621a931)
  • Fix #3: Resolve multimodal BOA/EOA tokens from config.json instead of hardcoding (9d495d9)

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.