Skip to content

MLX-VLM is a package for running Vision LLMs locally on your Mac using MLX.

License

Notifications You must be signed in to change notification settings

IamShubhamGupto/mlx-vlm

 
 

Repository files navigation

MLX-VLM

MLX-VLM a package for running Vision LLMs on your Mac using MLX.

Get started

The easiest way to get started is to install the mlx-vlm package:

With pip:

pip install mlx-vlm

Inference:

python -m mlx_vlm.generate --model qnguyen3/nanoLLaVA --max-tokens 100 --temp 0.0

About

MLX-VLM is a package for running Vision LLMs locally on your Mac using MLX.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%