初始化项目,由ModelHub XC社区提供模型
Model: vaiv/GeM2-Llamion-14B-LongChat Source: Original Platform
This commit is contained in:
25
README.md
Normal file
25
README.md
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
license: apache-2.0
|
||||
---
|
||||
|
||||
# **GeM2-Llamion-14B**
|
||||
|
||||
We have released **Llamion** as **GeM 2.0**, the second series of generative models developed by VAIV Company to address the our principal business needs.
|
||||
|
||||
**Llamion** (Llamafied Orion) is derived from transforming the [Orion model](https://huggingface.co/OrionStarAI/Orion-14B-LongChat)
|
||||
into [the standard LLaMA architecture](https://github.com/huggingface/transformers/blob/main/src/transformers/models/llama/modeling_llama.py)
|
||||
through parameter mapping and offline knowledge transfer.
|
||||
Further technical specifications and study results are detailed in [our paper](https://arxiv.org/abs/2605.25676).
|
||||
|
||||

|
||||
|
||||
Notably, the LongChat model supports an extensive text range of 200K tokens.
|
||||
The following figure shows the perplexity of models
|
||||
on [English Wikipedia corpus](https://huggingface.co/datasets/wikimedia/wikipedia/viewer/20231101.en)
|
||||
and [Korean Wikipedia corpus](https://huggingface.co/datasets/wikimedia/wikipedia/viewer/20231101.ko), respectively.
|
||||
|
||||

|
||||
|
||||
### Contributors
|
||||
|
||||
- VAIV Company AI Lab ([vaiv.kr](https://www.vaiv.kr/))
|
||||
Reference in New Issue
Block a user