Instructions to use WT-MM/lingbot-depth-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use WT-MM/lingbot-depth-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir lingbot-depth-mlx WT-MM/lingbot-depth-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
lingbot-depth-mlx
MLX weights for LingBot-Depth (mdm),
pre-converted for the mlx-native backend of
lingbot-depth-viz.
These are the original robbyant/lingbot-depth-pretrain-vitl-14-v0.5 weights,
converted to MLX safetensors with the position embeddings precomputed, so the
whole model runs on Apple Silicon through mlx.core alone. Hosting them lets the
torch-free install run without downloading the torch checkpoint or running the
conversion:
uv sync --extra mlx
uv run lingbot-depth-viz --backend mlx-native --mode benchmark
# weights.safetensors is fetched from here on first run
Files
weights.safetensorsโ MLX arrays (bf16 encoder, fp32 decoder) plus precomputed position embeddings.config.jsonโ model dims and preprocessing constants read by the runtime.
Provenance
Produced by --mode convert-mlx (converter_version 1). Parity vs torch-MPS is
0.27โ0.48% AbsRel end-to-end. See the repo's results/mlx-backend.md.
- Downloads last month
- 15
Hardware compatibility
Log In to add your hardware
Quantized
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support
Model tree for WT-MM/lingbot-depth-mlx
Base model
robbyant/lingbot-depth-pretrain-vitl-14-v0.5