reach-vb HF Staff commited on
Commit
8619b80
·
verified ·
1 Parent(s): 2f14779

Add Robotics tag and metadata

Browse files

Hi! I'm VB from Hugging Face. Congratulations on your model! I'm opening a quick PR to update the model card to add Robotics metadata.

This PR adds standard Robotics metadata and base model information:
- Added 'Robotics' to tags
- Set pipeline_tag to 'robotics'
- Added 'smolvla' as base_model

These changes help improve discoverability and provide better model lineage information.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -78,4 +78,4 @@ with torch.no_grad():
78
 
79
  print("Inference output (predicted actions):", output)
80
  print("Output shape:", output.shape)
81
- ```
 
78
 
79
  print("Inference output (predicted actions):", output)
80
  print("Output shape:", output.shape)
81
+ ```