NetmindAI
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama2
|
3 |
+
---
|
4 |
+
# MMUN_v0.1_7b Model Card
|
5 |
+
|
6 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
7 |
+
|
8 |
+
MMUN_v0.1_7b is a **M**ulti-modal **M**obile **U**I **N**avigation model trained on Android device operation data annotated by humans, focusing on operations of instant messaging apps. It is an autoregressive language model that utilizes the LLaVa architecture and replacing the LLM backbone with vicuna-7b-v1.5-16k for a longer context length.
|
9 |
+
|
10 |
+
|
11 |
+
## License
|
12 |
+
Llama 2 is licensed under the LLAMA 2 Community License, Copyright (c) Meta Platforms, Inc. All Rights Reserved.
|
13 |
+
|
14 |
+
|
15 |
+
|