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
- 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.