Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
This model repository is the implementation of Llava 1.6 on AWS Inferentia2.
|
5 |
+
|
6 |
+
Neuron Environment: V2.19.1
|
7 |
+
|
8 |
+
Source Model:
|
9 |
+
https://huggingface.co/liuhaotian/llava-v1.6-mistral-7b
|
10 |
+
|
11 |
+
Llava
|
12 |
+
https://github.com/haotian-liu/LLaVA
|