Link model to paper
Browse filesHi,
Niels here from the open-source team at HF. This PR makes sure the model can be discovered from https://huggingface.co/papers/2408.10188.
Cheers
README.md
CHANGED
@@ -19,6 +19,7 @@ Model was trained in Aug 2024.
|
|
19 |
|
20 |
**Paper or resources for more information:**
|
21 |
https://github.com/NVLabs/VILA
|
|
|
22 |
|
23 |
```
|
24 |
@misc{lin2023vila,
|
@@ -118,5 +119,4 @@ NVIDIA believes Trustworthy AI is a shared responsibility and we have establishe
|
|
118 |
|
119 |
## Built with Meta Llama 3
|
120 |
|
121 |
-
This model uses weights from [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B). Llama 3 is licensed under the LLAMA 3 Community License, Copyright © Meta Platforms, Inc. All Rights Reserved
|
122 |
-
|
|
|
19 |
|
20 |
**Paper or resources for more information:**
|
21 |
https://github.com/NVLabs/VILA
|
22 |
+
https://arxiv.org/abs/2408.10188
|
23 |
|
24 |
```
|
25 |
@misc{lin2023vila,
|
|
|
119 |
|
120 |
## Built with Meta Llama 3
|
121 |
|
122 |
+
This model uses weights from [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B). Llama 3 is licensed under the LLAMA 3 Community License, Copyright © Meta Platforms, Inc. All Rights Reserved
|
|