All FastVLM guides
Step by step
- 1
Confirm your Mac uses Apple Silicon.
- 2
Clone the official repository and inspect the app directory.
- 3
Download the documented MLX-compatible model assets.
- 4
Start with 0.5B before moving to a larger model.
Example
Apple Silicon
git clone https://github.com/apple/ml-fastvlm.git
cd ml-fastvlm/appVerify against the primary source
APIs, model files and dependency versions can change. Treat this page as an implementation map, then confirm the current command and license in the linked official documentation.
Open official source