Robotics
Transformers
Safetensors
English
alpamayo_r1
duckyblue commited on
Commit
75ae62c
·
verified ·
1 Parent(s): d72c6a2

Update README.md

Browse files

Added hard coded url path to the license file as the ./License path was resolving to a 404 page.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ This model is ready for non-commercial use. Commercial licensing available upon
26
 
27
  ### License:
28
 
29
- The model weights are released under a [non-commercial license](./LICENSE).
30
 
31
  The inference code is released under the [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) license.
32
 
 
26
 
27
  ### License:
28
 
29
+ The model weights are released under a [non-commercial license](https://huggingface.co/nvidia/Alpamayo-R1-10B/blob/main/LICENSE).
30
 
31
  The inference code is released under the [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) license.
32