Instructions to use dgrauet/vjepa-2.0-vitl-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use dgrauet/vjepa-2.0-vitl-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir vjepa-2.0-vitl-mlx dgrauet/vjepa-2.0-vitl-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
dgrauet/vjepa-2.0-vitl-mlx
MLX format conversion of facebook/vjepa2-vitl-fpc64-256.
Converted with mlx-forge.
Usage
These weights can be used with vjepa2-mlx:
git clone https://github.com/dgrauet/vjepa2-mlx.git && cd vjepa2-mlx
uv pip install -e packages/vjepa2-core-mlx
python - <<'PY'
from vjepa2_core_mlx.utils.weights import from_pretrained
encoder = from_pretrained("dgrauet/vjepa-2.0-vitl-mlx") # or a local converted directory
feats = encoder(clip) # clip: B, C, T, H, W (channels-first)
PY
Related Projects
- Upstream (Meta): https://github.com/facebookresearch/vjepa2
- MLX inference port: https://github.com/dgrauet/vjepa2-mlx
Files
config.json(833.00 B)diving48_probe.safetensors(188.40 MB)ek100_probe.safetensors(203.68 MB)encoder.safetensors(1.13 GB)predictor.safetensors(84.27 MB)split_model.json(1008.00 B)ssv2_probe.safetensors(188.89 MB)
- Downloads last month
- 52
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 dgrauet/vjepa-2.0-vitl-mlx
Base model
facebook/vjepa2-vitl-fpc64-256