tjellm commited on
Commit
d1236ad
·
verified ·
1 Parent(s): 216cacc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -7,4 +7,14 @@ language:
7
  pipeline_tag: text-generation
8
  tags:
9
  - eagle
10
- ---
 
 
 
 
 
 
 
 
 
 
 
7
  pipeline_tag: text-generation
8
  tags:
9
  - eagle
10
+ ---
11
+
12
+ # EAGLE heads weights for WizardLM
13
+
14
+ This model is trained using the repository https://github.com/SafeAILab/EAGLE (commit: cab744bdab6f6083fa04f19879475e5acbd1706e).
15
+
16
+ It shows approximately 2x speed up for WizardLM model evaluate on ShareGPT dataset.
17
+
18
+ To run the code please follow the instruction in https://github.com/SafeAILab/EAGLE .
19
+ You will also need to download the base model weights from [WizardLM-7b-V1.0](https://huggingface.co/WizardLM/WizardLM-7B-V1.0)
20
+