Update README.md
Browse files
README.md
CHANGED
@@ -5,4 +5,6 @@ datasets:
|
|
5 |
base_model:
|
6 |
- meta-llama/Llama-2-7b-hf
|
7 |
pipeline_tag: text-generation
|
8 |
-
---
|
|
|
|
|
|
5 |
base_model:
|
6 |
- meta-llama/Llama-2-7b-hf
|
7 |
pipeline_tag: text-generation
|
8 |
+
---
|
9 |
+
|
10 |
+
**Research Paper** ["Towards Economical Inference: Enabling DeepSeek's Multi-Head Latent Attention in Any Transformer-based LLMs"](https://arxiv.org/abs/2502.14837)
|