fnlp
/

Text Generation
Safetensors
llama
TaoJi commited on
Commit
5584856
·
verified ·
1 Parent(s): 597a4d2

Update README.md

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