Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
+
# Long-VITA-16K
|
6 |
+
|
7 |
+
Github: https://github.com/VITA-MLLM/Long-VITA
|
8 |
+
|
9 |
+
|
10 |
+
- This is the converted weight from https://huggingface.co/VITA-MLLM/Long-VITA-1M.
|
11 |
+
- The original weight is trained on Ascend NPU with MindSpeed.
|
12 |
+
- This weight supports inference and evaluation with Megatron and Transformer Engine on Nvidia GPUs.
|