nvidia-open-model-license (#14)
Browse files- nvidia-open-model-license (18686a2391aaeec1f1875335eb26289923a5e084)
NOTICE
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Copyright (c) 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
2 |
+
|
3 |
+
NVIDIA CORPORATION, its affiliates and licensors retain all intellectual property and proprietary rights in and to this material, related documentation and any modifications thereto. Any use, reproduction, disclosure or distribution of this material and related documentation without an express license agreement from NVIDIA CORPORATION or its affiliates is strictly prohibited.
|
4 |
+
|
5 |
+
Llama 3.1 is licensed under the Llama 3.1 Community License, Copyright © Meta Platforms, Inc. All Rights Reserved.
|
README.md
CHANGED
@@ -8,9 +8,9 @@ tags:
|
|
8 |
- llama-3
|
9 |
- pytorch
|
10 |
license: other
|
11 |
-
license_name: nvidia-
|
12 |
license_link: >-
|
13 |
-
https://
|
14 |
---
|
15 |
|
16 |
# Llama-3_1-Nemotron-51B-instruct
|
@@ -22,7 +22,8 @@ Llama-3_1-Nemotron-51B-instruct is a model which offers a great tradeoff between
|
|
22 |
|
23 |
|
24 |
## License
|
25 |
-
[NVIDIA
|
|
|
26 |
|
27 |
## How was the model developed
|
28 |
|
@@ -32,6 +33,7 @@ The KD step included 40 billion tokens consisting of a mixture of 3 datasets - F
|
|
32 |
Links to [NIM](https://build.nvidia.com/nvidia/llama-3_1-nemotron-51b-instruct), [blog](https://developer.nvidia.com/blog/advancing-the-accuracy-efficiency-frontier-with-llama-3-1-nemotron-51b/) and [huggingface](https://huggingface.co/nvidia/Llama-3_1-Nemotron-51B-Instruct)
|
33 |
|
34 |
|
|
|
35 |
This results in a final model that is aligned for human chat preferences.
|
36 |
|
37 |
**Model Developers:** NVIDIA
|
|
|
8 |
- llama-3
|
9 |
- pytorch
|
10 |
license: other
|
11 |
+
license_name: nvidia-open-model-license
|
12 |
license_link: >-
|
13 |
+
https://developer.download.nvidia.com/licenses/nvidia-open-model-license-agreement-june-2024.pdf
|
14 |
---
|
15 |
|
16 |
# Llama-3_1-Nemotron-51B-instruct
|
|
|
22 |
|
23 |
|
24 |
## License
|
25 |
+
This model is released under the [NVIDIA Open Model License Agreement](https://developer.download.nvidia.com/licenses/nvidia-open-model-license-agreement-june-2024.pdf).
|
26 |
+
Additional Information: [Llama 3.1 Community License Agreement](https://www.llama.com/llama3_1/license/). Built with Llama.
|
27 |
|
28 |
## How was the model developed
|
29 |
|
|
|
33 |
Links to [NIM](https://build.nvidia.com/nvidia/llama-3_1-nemotron-51b-instruct), [blog](https://developer.nvidia.com/blog/advancing-the-accuracy-efficiency-frontier-with-llama-3-1-nemotron-51b/) and [huggingface](https://huggingface.co/nvidia/Llama-3_1-Nemotron-51B-Instruct)
|
34 |
|
35 |
|
36 |
+
|
37 |
This results in a final model that is aligned for human chat preferences.
|
38 |
|
39 |
**Model Developers:** NVIDIA
|