fix future tokens n1.5
#6
by youliangt - opened
- README.md +2 -2
- config.json +0 -1
- model-00001-of-00003.safetensors → model-00001-of-00004.safetensors +0 -0
- model-00002-of-00003.safetensors → model-00002-of-00004.safetensors +2 -2
- model-00003-of-00003.safetensors → model-00003-of-00004.safetensors +2 -2
- model-00004-of-00004.safetensors +3 -0
- model.safetensors.index.json +0 -0
README.md
CHANGED
|
@@ -39,10 +39,10 @@ tags:
|
|
| 39 |
|
| 40 |
NVIDIA Isaac GR00T N1.5 is an open foundation model for generalized humanoid robot reasoning and skills. This cross-embodiment model takes multimodal input, including language and images, to perform manipulation tasks in diverse environments. Developers and researchers can post-train GR00T N1.5 with real or synthetic data for their specific humanoid robot or task.<br><br>
|
| 41 |
Isaac `GR00T N1.5-3B` is the medium-sized version of our model built using pre-trained vision and language encoders, and uses a flow matching action transformer to model a chunk of actions conditioned on vision, language and proprioception.<br><br>
|
| 42 |
-
This model is ready for non-commercial use.
|
| 43 |
|
| 44 |
## License/Terms of Use
|
| 45 |
-
[
|
| 46 |
You are responsible for ensuring that your use of NVIDIA AI Foundation Models complies with all applicable laws. <br>
|
| 47 |
|
| 48 |
### Deployment Geography:
|
|
|
|
| 39 |
|
| 40 |
NVIDIA Isaac GR00T N1.5 is an open foundation model for generalized humanoid robot reasoning and skills. This cross-embodiment model takes multimodal input, including language and images, to perform manipulation tasks in diverse environments. Developers and researchers can post-train GR00T N1.5 with real or synthetic data for their specific humanoid robot or task.<br><br>
|
| 41 |
Isaac `GR00T N1.5-3B` is the medium-sized version of our model built using pre-trained vision and language encoders, and uses a flow matching action transformer to model a chunk of actions conditioned on vision, language and proprioception.<br><br>
|
| 42 |
+
This model is ready for commercial/non-commercial use.
|
| 43 |
|
| 44 |
## License/Terms of Use
|
| 45 |
+
[NSCL V1 License](https://developer.download.nvidia.com/licenses/NVIDIA-OneWay-Noncommercial-License-22Mar2022.pdf?t=eyJscyI6ImdzZW8iLCJsc2QiOiJodHRwczovL3d3dy5nb29nbGUuY29tLyIsIm5jaWQiOiJzby15b3V0LTg3MTcwMS12dDQ4In0=)<br>
|
| 46 |
You are responsible for ensuring that your use of NVIDIA AI Foundation Models complies with all applicable laws. <br>
|
| 47 |
|
| 48 |
### Deployment Geography:
|
config.json
CHANGED
|
@@ -44,7 +44,6 @@
|
|
| 44 |
"architectures": [
|
| 45 |
"GR00T_N1_5"
|
| 46 |
],
|
| 47 |
-
"attn_implementation": null,
|
| 48 |
"backbone_cfg": {
|
| 49 |
"eagle_path": "NVEagle/eagle_er-qwen3_1_7B-Siglip2_400M_stage1_5_128gpu_er_v7_1mlp_nops",
|
| 50 |
"load_bf16": false,
|
|
|
|
| 44 |
"architectures": [
|
| 45 |
"GR00T_N1_5"
|
| 46 |
],
|
|
|
|
| 47 |
"backbone_cfg": {
|
| 48 |
"eagle_path": "NVEagle/eagle_er-qwen3_1_7B-Siglip2_400M_stage1_5_128gpu_er_v7_1mlp_nops",
|
| 49 |
"load_bf16": false,
|
model-00001-of-00003.safetensors → model-00001-of-00004.safetensors
RENAMED
|
File without changes
|
model-00002-of-00003.safetensors → model-00002-of-00004.safetensors
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c04ca119be25303ac5bc43e80dc9891753f48d2e253d83bc7e0c3bbd2837f648
|
| 3 |
+
size 1967038480
|
model-00003-of-00003.safetensors → model-00003-of-00004.safetensors
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f836e21256aa1a3b92ff8f03eade92958cdda81d70d3b7e031580bfbd64f69d7
|
| 3 |
+
size 1765016552
|
model-00004-of-00004.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f2ce816d725c22977fdc0e7e37468c5b8eb7bfb07f8d040e7617c0d1def56cb
|
| 3 |
+
size 1856960528
|
model.safetensors.index.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|