Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
lmzheng
/
sglang-EAGLE-llama2-chat-7B
like
1
PyTorch
llama
Model card
Files
Files and versions
Community
Train
lmzheng
commited on
Dec 31, 2024
Commit
6be2ade
·
verified
·
1 Parent(s):
fa80349
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-llama2-chat-7B with the following modifications to make it compatible with SGLang:
2
+
- Modify the architecture in config.json to LlamaForCausalLMEagle