ksyang commited on
Commit
a9c5b42
1 Parent(s): a11da78

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
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/))