Update README.md
Browse files
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 |
+

|
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.
|