Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
+
# **Llamion-14B**
|
6 |
+
|
7 |
+
We have released Llamion (Llamafied Orion) by transforming [Orion-14B](https://huggingface.co/OrionStarAI/Orion-14B-LongChat)
|
8 |
+
into [the standard LLaMA architecture](https://github.com/huggingface/transformers/blob/main/src/transformers/models/llama/modeling_llama.py)
|
9 |
+
through parameter mapping and offline distillation.
|
10 |
+
Further technical specifications and study results will be detailed in our upcoming paper, available on this page.
|
11 |
+
|
12 |
+
![vaiv_png](./vaiv.png)
|
13 |
+
|
14 |
+
### Contributors
|
15 |
+
|
16 |
+
- VAIV Company AI Lab ([vaiv.kr](https://www.vaiv.kr/))
|