Communityv1.0.0

MLX Swift LM Expert

MLX Swift LM - Run LLMs and VLMs on Apple Silicon using MLX. Covers local inference, streaming, tool calling, LoRA fine-tuning, and embeddings.

2kdownloads3starsronaldmannak
View on ClawHubBack to Skills

Skill Details

Slug
mlx-swift-lm
Latest Version
1.0.0
Author
ronaldmannak
Published
Feb 1, 2026
Updated
Feb 26, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for MLX Swift LM Expert.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of mlx-swift-lm. - Run Large Language Models (LLMs) and Vision-Language Models (VLMs) locally on Apple Silicon using MLX. - Supports local inference, streaming text generation, and both single-turn and multi-turn chat via a ChatSession API. - Enables tool/function calling, LoRA/DoRA fine-tuning, and text embeddings for search/semantic applications. - Provides Swift-friendly factory/load interfaces for a variety of model types (LLM, VLM, Embeddings). - Offers quick-start code examples and comprehensive API references for common ML workflows.