GR00T Fine-tuned Model

  • Base model: nvidia/Eagle-Block2A-2B-v2
  • Architecture: Gr00tN1d6
  • Action horizon: 50
  • Local checkpoint: checkpoint-50000

Usage

from transformers import AutoModel, AutoProcessor
import gr00t.model  # register Gr00tN1d6

model = AutoModel.from_pretrained("learner1119/ffw_sh5_n15_psc_left_absolute_50000", trust_remote_code=True)
processor = AutoProcessor.from_pretrained("learner1119/ffw_sh5_n15_psc_left_absolute_50000", trust_remote_code=True)
Downloads last month
6
Safetensors
Model size
3B params
Tensor type
F32
·
BF16
·
Video Preview
loading