jamesliu1 commited on
Commit
e5ed08d
·
verified ·
1 Parent(s): 2d68b93

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -1,3 +1,5 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ This model is copied from https://huggingface.co/yuhuili/EAGLE3-LLaMA3.1-Instruct-8B with the following modifications to make it compatible with SGLang:
5
+ - Modify the architecture in config.json to LlamaForCausalLMEagle3