nielsr HF staff commited on
Commit
701c0b6
1 Parent(s): 7eb58b1

Add model card, link to paper

Browse files

This PR ensures the model is visible from https://huggingface.co/papers/2401.15077.

Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ pipeline_tag: text-generation
4
+ library_name: transformers
5
  ---
6
+
7
+ This repository contains the Eagle model presented in [EAGLE: Speculative Sampling Requires Rethinking Feature Uncertainty](https://huggingface.co/papers/2401.15077).
8
+
9
+ Github repository: https://github.com/safeailab/eagle