Commit
•
7b7e37c
1
Parent(s):
9846622
Update README.md (#2)
Browse files- Update README.md (c30f7e6db555e7b78b05cbad7d83f3537858c038)
Co-authored-by: xiaohui zeng <xiaohui2022@users.noreply.huggingface.co>
README.md
CHANGED
@@ -30,7 +30,7 @@ Overview of our method. LLaMA-Mesh unifies text and 3D mesh in a uniform format
|
|
30 |
### Model Developer: Base model weight is from Meta. Finetuned by Nvidia
|
31 |
|
32 |
## Third-Party Community Consideration:
|
33 |
-
|
34 |
|
35 |
## License/Terms of Use:
|
36 |
This model, Llama-Mesh, is distributed under the following licenses:
|
@@ -91,11 +91,6 @@ The data is curated through converting Objaverse mesh data into text string (in
|
|
91 |
|
92 |
**Dataset License(s):** The use of the dataset as a whole is licensed under the ODC-By v1.0 license.
|
93 |
|
94 |
-
[**UltraChat**](https://github.com/thunlp/UltraChat)
|
95 |
-
|
96 |
-
**Data Collection Method by dataset**: Unknown
|
97 |
-
|
98 |
-
**Labeling Method by dataset**: Unknown
|
99 |
|
100 |
## Inference:
|
101 |
**Engine**: Pytorch
|
|
|
30 |
### Model Developer: Base model weight is from Meta. Finetuned by Nvidia
|
31 |
|
32 |
## Third-Party Community Consideration:
|
33 |
+
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).
|
34 |
|
35 |
## License/Terms of Use:
|
36 |
This model, Llama-Mesh, is distributed under the following licenses:
|
|
|
91 |
|
92 |
**Dataset License(s):** The use of the dataset as a whole is licensed under the ODC-By v1.0 license.
|
93 |
|
|
|
|
|
|
|
|
|
|
|
94 |
|
95 |
## Inference:
|
96 |
**Engine**: Pytorch
|