Skip to content

Support Eagle cuda graph for Triton backend#3500

Merged
zhyncs merged 4 commits intosgl-project:mainfrom
ispobock:eagle-triton-cg
Feb 11, 2025
Merged

Support Eagle cuda graph for Triton backend#3500
zhyncs merged 4 commits intosgl-project:mainfrom
ispobock:eagle-triton-cg

Conversation

@ispobock
Copy link
Copy Markdown
Collaborator

Motivation

Follow-up of #3466.

# Triton backend Eagle
python3 -m sglang.launch_server --model meta-llama/Llama-2-7b-chat-hf  --speculative-algo EAGLE --speculative-draft lmzheng/sglang-EAGLE-llama2-chat-7B --speculative-num-steps 5 --speculative-eagle-topk 8 --speculative-num-draft-tokens 64 --mem-fraction 0.8 --port 33333 --disable-radix --attention-backend triton

speed: 337.11 token/s

@zhyncs zhyncs merged commit 7e6d5fc into sgl-project:main Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants