Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ license_name: nvidia-open-model-license
|
|
4 |
license_link: >-
|
5 |
https://developer.download.nvidia.com/licenses/nvidia-open-model-license-agreement-june-2024.pdf
|
6 |
---
|
7 |
-
Pretrain of llama nvidia 4b merged with google vison encoder. Seems it needs finetuning on
|
8 |
|
9 |
|
10 |
```python
|
|
|
4 |
license_link: >-
|
5 |
https://developer.download.nvidia.com/licenses/nvidia-open-model-license-agreement-june-2024.pdf
|
6 |
---
|
7 |
+
Pretrain of llama nvidia 4b merged with google vison encoder. Seems it needs finetuning on your dataset. As is just the base mdoel. It can identify images. However it does not follow instructions very well.
|
8 |
|
9 |
|
10 |
```python
|