chore: 导入gr00t

This commit is contained in:
gouhanke
2026-03-06 11:17:28 +08:00
parent 642d41dd8f
commit ca1716c67f
9 changed files with 922 additions and 166 deletions

3
gr00t/models/__init__.py Normal file
View File

@@ -0,0 +1,3 @@
from .gr00t import build_gr00t_model
__all__ = ['build_gr00t_model']