Zhengyi commited on
Commit
9e49afd
1 Parent(s): 1e5079e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -5
README.md CHANGED
@@ -26,13 +26,17 @@ Overview of our method. LLaMA-Mesh unifies text and 3D mesh in a uniform format
26
  ### Model Developer: Base model weight is from Meta. Finetuned by Nvidia
27
 
28
  ## Third-Party Community Consideration:
 
29
 
30
- This model is not owned or developed by NVIDIA. This model has been developed and built to a third-party’s requirements for this application and use case; see link to Non-NVIDIA [Llama 3.1 Model Card](https://github.com/meta-llama/llama-models/blob/main/models/llama3_1/MODEL_CARD.md).
 
 
 
 
 
31
 
32
- ### License/Terms of Use:
33
- This model is ready for non-commercial use.
34
- This model is distributed under the NSCLv1 license and was built using Llama 3.1.
35
- Attribution: "Built with Llama" as per the Llama 3.1 Community License Agreement. Please refer to Llama 3.1 licensing terms for further details.
36
 
37
  ## Reference(s):
38
  Llama 3.1 [Github](https://github.com/meta-llama/llama-models/tree/main/models/llama3_1)
 
26
  ### Model Developer: Base model weight is from Meta. Finetuned by Nvidia
27
 
28
  ## Third-Party Community Consideration:
29
+ The base model, Llama 3.1, is not owned or developed by NVIDIA. NVIDIA has fine-tuned this model to meet specific application and use-case requirements. For more details about the base model, see the [Llama 3.1 Model Card](https://github.com/meta-llama/llama-models/blob/main/models/llama3_1/MODEL_CARD.md).
30
 
31
+ ## License/Terms of Use:
32
+ This model, Llama-Mesh, is distributed under the following licenses:
33
+ 1. NSCLv1 License
34
+ The Llama-Mesh model is licensed under the NSCLv1 license, which allows non-commercial use only. For details, please refer to the LICENSE.txt file.
35
+ 2. Llama 3.1 Community License Agreement
36
+ This model incorporates components of Llama 3.1 technology, which is licensed under the Llama 3.1 Community License Agreement. Redistribution and use of Llama 3.1 materials must comply with the terms of this agreement. See the LLAMA_LICENSE.txt file for full details.
37
 
38
+ ## Attribution
39
+ This model is built with Llama 3.1 technology, as required by the Llama 3.1 Community License Agreement. The required attribution is: "Built with Llama".
 
 
40
 
41
  ## Reference(s):
42
  Llama 3.1 [Github](https://github.com/meta-llama/llama-models/tree/main/models/llama3_1)