Blaizzy

10 mods across 2 repositories, 6.8k stars between them.

mlx-vlm

01

Blaizzy/mlx-vlm

Plugin Claude Code

Plugin marketplace listing 1 plugin: mlx-vlm-skills.

5.4k 2d ago A tokens not measured original MIT

skills

02

Blaizzy/mlx-vlm

Plugin Claude Code

Skills for MLX-VLM: command-line and server inference, convert/quantize, adding new models, benchmarking, contributing, cached-model listing, and reproducible GitHub issues.

5.4k 2d ago A tokens not measured original MIT

add-new-model

03

Blaizzy/mlx-vlm

Skill Claude CodeCodex

Use this skill when the user wants to add or port a new model architecture to MLX-VLM — mapping a Hugging Face modeltype to a new file under mlxvlm/models, writing the ModelConfig, matching layer/weight names, reusing a similar existing model, adding a test class, and validating the port. Covers vision-language…

5.4k 2d ago A 83 tokens original MIT

benchmarking

04

Blaizzy/mlx-vlm

Skill Claude CodeCodex

Use this skill when the user wants to benchmark an MLX-VLM change and present the numbers in a PR — fork-vs-main A/B comparisons, isolated-module micro-benchmarks, median-of-N timing with warmup, peak-memory reporting, correctness checks, parameter sweeps, and self-contained reproducible bench scripts to paste into a…

5.4k 2d ago A 74 tokens original MIT

cli-inference

05

Blaizzy/mlx-vlm

Skill Claude CodeCodex

Use this skill when the user wants to run or debug MLX-VLM inference from the command line, including uv run mlxvlm.generate, image/audio/video inputs, local model paths, Hugging Face model IDs, deterministic repro commands, and CLI errors around processors, prompts, model loading, or missing weights.

5.4k 2d ago A 67 tokens original MIT

contributing

06

Blaizzy/mlx-vlm

Skill Claude CodeCodex

Use this skill when the user wants to contribute to MLX-VLM — opening a PR, where model code/config/tests go, backward-compatible config args, running the test suite, code formatting and the pre-commit hooks (black, clang-format), and PR expectations (tests, review, perf evidence). Use it to set up a change so it…

5.4k 2d ago A 76 tokens original MIT

convert-quantize

07

Blaizzy/mlx-vlm

Skill Claude CodeCodex

Use this skill when the user wants to convert a Hugging Face model to MLX or quantize/dequantize one with mlxvlm.convert, including bits and group size, quant modes (affine, mxfp4, nvfp4, mxfp8), RTN vs AWQ, mixed-bit recipes, dtype casts, calibration (text or multimodal), local vs Hub paths, revisions, uploading to…

5.4k 2d ago A 99 tokens original MIT

hf-cache-models

08

Blaizzy/mlx-vlm

Skill Claude CodeCodex

Use this skill when the user wants to list, inspect, or report MLX-VLM model candidates available in the local Hugging Face cache directory, including the server's opt-in hf-cache discovery mode, cache-dir overrides, JSON output, or issue-ready cached model lists.

5.4k 2d ago A 60 tokens original MIT

Blaizzy/mlx-vlm

Skill Claude CodeCodex

Use this skill when the user wants to create, improve, or triage a reproducible GitHub issue for MLX-VLM, including bug reports from CLI inference, server inference, model loading, processors, media inputs, dependency setup, crashes, wrong outputs, or performance regressions.

5.4k 2d ago A 67 tokens original MIT

server-inference

10

Blaizzy/mlx-vlm

Skill Claude CodeCodex

Use this skill when the user wants to run or debug MLX-VLM server inference, including uv run mlxvlm.server, /v1/models, /v1/chat/completions, /v1/responses, streaming, OpenAI-compatible clients, health checks, metrics, model unload/reload, adapters, trust-remote-code, and server request/response failures.

5.4k 2d ago A 80 tokens original MIT