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
File size: 167 Bytes
e5ddc50 | 1 2 3 4 5 6 7 8 | {
"model_name": "vjepa2-vit-l-rope-mlx",
"components": {
"encoder": "encoder.safetensors",
"predictor": "predictor.safetensors"
},
"quantized": false
} |