From 00b79ce1a24f3fe40451b0f9f2666ce0b1b1c9e0 Mon Sep 17 00:00:00 2001 From: ginwind Date: Thu, 2 Apr 2026 07:00:44 +0000 Subject: [PATCH] feat(policies): add VLA-JEPA --- .../policies/vla_jepa/{__init__.py => configuration_vla_jepa.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/lerobot/policies/vla_jepa/{__init__.py => configuration_vla_jepa.py} (100%) diff --git a/src/lerobot/policies/vla_jepa/__init__.py b/src/lerobot/policies/vla_jepa/configuration_vla_jepa.py similarity index 100% rename from src/lerobot/policies/vla_jepa/__init__.py rename to src/lerobot/policies/vla_jepa/configuration_vla_jepa.py