Update README.md
Browse files
README.md
CHANGED
@@ -6,8 +6,9 @@ license: apache-2.0
|
|
6 |
by Eric Hartford
|
7 |
|
8 |
I love GR00T but NVidia's license - Tsk-tsk, no no no, that won't do at all.
|
|
|
9 |
|
10 |
-
The world - our future - deserves a high quality permissively licensed robot control model.
|
11 |
|
12 |
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.
|
13 |
|
|
|
6 |
by Eric Hartford
|
7 |
|
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.
|
14 |
|