Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
lmzheng
/
sglang-EAGLE-LLaMA3-Instruct-8B
like
0
PyTorch
llama
Model card
Files
Files and versions
Community
Train
lmzheng
commited on
about 1 month ago
Commit
4fa34d8
·
verified
·
1 Parent(s):
3820641
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
ADDED
Viewed
@@ -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