Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,7 @@ license: apache-2.0
|
|
11 |
🤗 <a href="https://huggingface.co/codefuse-ai">Hugging Face</a>
|
12 |
🖥️ <a href="https://github.com/codefuse-ai/rodimus">GitHub</a>
|
13 |
<p>
|
|
|
14 |
## Introduction
|
15 |
Rodimus* is a new series of efficient large language models designed to address the challenges of computational complexity in Transformer-based architectures. The Rodimus* includes the base Rodimus model and its enhanced version, Rodimus+. Rodimus leverages a novel Data-Dependent Tempered Selection (DDTS) mechanism within a purely recurrent, linear attention-based framework, achieving high performance.
|
16 |
|
|
|
11 |
🤗 <a href="https://huggingface.co/codefuse-ai">Hugging Face</a>
|
12 |
🖥️ <a href="https://github.com/codefuse-ai/rodimus">GitHub</a>
|
13 |
<p>
|
14 |
+
|
15 |
## Introduction
|
16 |
Rodimus* is a new series of efficient large language models designed to address the challenges of computational complexity in Transformer-based architectures. The Rodimus* includes the base Rodimus model and its enhanced version, Rodimus+. Rodimus leverages a novel Data-Dependent Tempered Selection (DDTS) mechanism within a purely recurrent, linear attention-based framework, achieving high performance.
|
17 |
|