fnlp
/

Text Generation
Safetensors
llama
TaoJi commited on
Commit
4c01f10
·
verified ·
1 Parent(s): 84f327d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - HuggingFaceTB/smollm-corpus
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)