I’m working on a project that involves fine-tuning the GR00T model for industrial robots, with the goal of commercial use.
I’ve reviewed the licenses and found that:
- The code on GitHub is under the Apache License 2.0
- The pre-trained weights hosted on Hugging Face are under the NVIDIA License
I understand that Apache 2.0 permits commercial use as long as attribution and other conditions are met. However, I’m unclear about the implications of the NVIDIA License for the model weights.
Could you please clarify:
- Is it permitted to use the GR00T model weights for commercial applications (e.g., integrating into industrial systems)?
- If not, is there a process to request commercial licensing or permission from NVIDIA?
- Are there any usage restrictions I should be aware of when deploying GR00T in a commercial product?
Any guidance would be greatly appreciated.