Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
yuhuili
/
EAGLE-LLaMA3-Instruct-8B
like
3
Text Generation
Transformers
PyTorch
llama
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
lmzheng
commited on
about 1 month ago
Commit
7686947
·
verified
·
1 Parent(s):
02d97ad
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