Skip to content

SwiftLM b618

Choose a tag to compare

@github-actions github-actions released this 28 Apr 20:49
· 48 commits to main since this release
0cd94eb

SwiftLM b618-0cd94eb

Merge pull request #96 from SharpAI/fix/swiftbuddy-model-loading-recovery-main

Harden SwiftBuddy model loading and align local server settings

Changelog

  • Restore MLXLM compatibility (77b258e)
  • Address Copilot review feedback (913ae3f)
  • Bump mlx-swift for quieter Metal compilation (205bbea)
  • Align SwiftBuddy settings with local server config (2cbd2bc)
  • Harden SwiftBuddy model loading recovery (08ceed8)

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.