ehartford commited on
Commit
97d0a16
·
verified ·
1 Parent(s): 0ea21fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -8,6 +8,9 @@ by Eric Hartford
8
  I love GR00T but NVidia's license - Tsk-tsk, no no no, that won't do at all.
9
  Also all their inference code is wrapped in hard coded CUDA dependencies. Rude.
10
 
 
 
 
11
  The world - our future - deserves a high quality permissively licensed robot control model that isn't tied to any specific hardware.
12
 
13
  This repo contains a fully open-source Apache 2.0 licensed, randomly initialized version of the GR00T-N1.5-3B architecture for humanoid robot control. This model has the exact same architecture as NVIDIA's GR00T-N1.5-3B but with random weights.
 
8
  I love GR00T but NVidia's license - Tsk-tsk, no no no, that won't do at all.
9
  Also all their inference code is wrapped in hard coded CUDA dependencies. Rude.
10
 
11
+
12
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63111b2d88942700629f5771/SJo_YZmamnVRoBI4lMCoC.png)
13
+
14
  The world - our future - deserves a high quality permissively licensed robot control model that isn't tied to any specific hardware.
15
 
16
  This repo contains a fully open-source Apache 2.0 licensed, randomly initialized version of the GR00T-N1.5-3B architecture for humanoid robot control. This model has the exact same architecture as NVIDIA's GR00T-N1.5-3B but with random weights.