update
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ library_name: transformers
|
|
5 |
base_model:
|
6 |
- google/paligemma-3b-mix-448
|
7 |
- Qwen/Qwen2.5-0.5B-Instruct
|
|
|
8 |
base_model_relation: merge
|
9 |
language:
|
10 |
- multilingual
|
@@ -561,7 +562,7 @@ worker.generate(params)
|
|
561 |
- The code is released under the Apache 2.0 license as found in the [LICENSE](https://huggingface.co/NVEagle/Eagle-X5-13B-Chat/blob/main/LICENSE) file.
|
562 |
- The pretrained model weights are released under the [Creative Commons Attribution: Non-Commercial 4.0 International](https://spdx.org/licenses/CC-BY-NC-4.0) <br>
|
563 |
- The service is a research preview intended for non-commercial use only, and is subject to the following licenses and terms:
|
564 |
-
- Model License of Qwen2.5-
|
565 |
- Model License of PaliGemma: [Gemma license](https://ai.google.dev/gemma/terms)
|
566 |
|
567 |
|
|
|
5 |
base_model:
|
6 |
- google/paligemma-3b-mix-448
|
7 |
- Qwen/Qwen2.5-0.5B-Instruct
|
8 |
+
- google/siglip-so400m-patch14-384
|
9 |
base_model_relation: merge
|
10 |
language:
|
11 |
- multilingual
|
|
|
562 |
- The code is released under the Apache 2.0 license as found in the [LICENSE](https://huggingface.co/NVEagle/Eagle-X5-13B-Chat/blob/main/LICENSE) file.
|
563 |
- The pretrained model weights are released under the [Creative Commons Attribution: Non-Commercial 4.0 International](https://spdx.org/licenses/CC-BY-NC-4.0) <br>
|
564 |
- The service is a research preview intended for non-commercial use only, and is subject to the following licenses and terms:
|
565 |
+
- Model License of Qwen2.5-0.5B-Instruct: [Apache-2.0](https://huggingface.co/Qwen/Qwen2.5-0.5B-Instruct/blob/main/LICENSE)
|
566 |
- Model License of PaliGemma: [Gemma license](https://ai.google.dev/gemma/terms)
|
567 |
|
568 |
|