ksyang commited on
Commit
013a863
1 Parent(s): ad0ea78

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -12
README.md CHANGED
@@ -2,15 +2,4 @@
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-Base)
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/))
 
2
  license: apache-2.0
3
  ---
4
 
5
+ The Llamion series has been renamed to [GeM2-Llamion](https://huggingface.co/vaiv/GeM2-Llamion-14B-Base). Please use it instead of this repository.