jarmak-nv commited on
Commit
a55c3ec
·
verified ·
1 Parent(s): 1f0fdea

Add note about dependencies

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -30,6 +30,8 @@ This model is for non-commercial/research use only.
30
  Governing Terms: [NVIDIA License](https://huggingface.co/nvidia/llama-nemoretriever-colembed-1b-v1/blob/main/LICENSE)
31
  Additional Information: [Apache License 2.0](https://choosealicense.com/licenses/apache-2.0/) for [siglip2-giant-opt-patch16-384](https://huggingface.co/google/siglip2-giant-opt-patch16-384); and [LLAMA 3.2 Community License Agreement](https://huggingface.co/meta-llama/Llama-3.2-1B/blob/main/LICENSE.txt) for [Llama-3.2-1B](https://huggingface.co/meta-llama/Llama-3.2-1B). Built with Meta Llama 3. Improved using Qwen.
32
 
 
 
33
  ### Team
34
  - Mengyao Xu
35
  - Gabriel Moreira
 
30
  Governing Terms: [NVIDIA License](https://huggingface.co/nvidia/llama-nemoretriever-colembed-1b-v1/blob/main/LICENSE)
31
  Additional Information: [Apache License 2.0](https://choosealicense.com/licenses/apache-2.0/) for [siglip2-giant-opt-patch16-384](https://huggingface.co/google/siglip2-giant-opt-patch16-384); and [LLAMA 3.2 Community License Agreement](https://huggingface.co/meta-llama/Llama-3.2-1B/blob/main/LICENSE.txt) for [Llama-3.2-1B](https://huggingface.co/meta-llama/Llama-3.2-1B). Built with Meta Llama 3. Improved using Qwen.
32
 
33
+ This project will download and install additional third-party open source software projects. Review the license terms of these open source projects before use.
34
+
35
  ### Team
36
  - Mengyao Xu
37
  - Gabriel Moreira