Update model card with paper link and library name

#6
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,5 +1,11 @@
1
  ---
2
  license: apache-2.0
3
  pipeline_tag: text-generation
 
4
  ---
5
- EAGLE-LLaMA3-Instruct-70B
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  pipeline_tag: text-generation
4
+ library_name: transformers
5
  ---
6
+
7
+ EAGLE-LLaMA3-Instruct-70B
8
+
9
+ This model is described in the paper [EAGLE-3: Scaling up Inference Acceleration of Large Language Models via Training-Time Test](https://huggingface.co/papers/2503.01840).
10
+
11
+ Github: https://github.com/SafeAILab/EAGLE