Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,13 @@
|
|
1 |
---
|
2 |
license: llama2
|
3 |
---
|
4 |
-
#
|
5 |
|
6 |
<!-- Provide a quick summary of what the model is/does. -->
|
|
|
7 |
|
8 |
-
|
9 |
-
|
10 |
|
11 |
## License
|
12 |
Llama 2 is licensed under the LLAMA 2 Community License, Copyright (c) Meta Platforms, Inc. All Rights Reserved.
|
|
|
1 |
---
|
2 |
license: llama2
|
3 |
---
|
4 |
+
# MMUN Model Card
|
5 |
|
6 |
<!-- Provide a quick summary of what the model is/does. -->
|
7 |
+
## Model details
|
8 |
|
9 |
+
- **Model type:** MMUN 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.
|
10 |
+
- **Developed by:** NetMind.AI
|
11 |
|
12 |
## License
|
13 |
Llama 2 is licensed under the LLAMA 2 Community License, Copyright (c) Meta Platforms, Inc. All Rights Reserved.
|