Instructions to use dgrauet/vjepa-2.1-vitl-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use dgrauet/vjepa-2.1-vitl-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir vjepa-2.1-vitl-mlx dgrauet/vjepa-2.1-vitl-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
| { | |
| "model_name": "vjepa2-vit-l-rope-mlx", | |
| "components": { | |
| "encoder": "encoder.safetensors", | |
| "predictor": "predictor.safetensors" | |
| }, | |
| "quantized": false | |
| } |