lmzheng commited on
Commit
7686947
·
verified ·
1 Parent(s): 02d97ad

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ This model is copied from https://huggingface.co/yuhuili/EAGLE-LLaMA3-Instruct-8B with the following modifications to make it compatible with SGLang:
2
+ - Modify the architecture in config.json to LlamaForCausalLMEagle