Skip to content

Conversation

@ekagra-ranjan
Copy link
Owner

@ekagra-ranjan ekagra-ranjan commented May 17, 2025

Updates #1 . Just cherry pick the one commit of this branch and run

downlaod the MTBench from https://github.com/SafeAILab/EAGLE/tree/main/eagle/data and point it to below cmd

time VLLM_USE_V1=1 python examples/offline_inference/eagle.py --dataset="data/mt_bench/question.jsonl" --num_spec_tokens 2 --max_num_seqs 4 --tp 1 --draft_tp 1

yangw-dev and others added 30 commits May 7, 2025 00:45
…uests for Corresponding Kernels (vllm-project#17146)

Signed-off-by: Chih-Chieh-Yang <[email protected]>
Signed-off-by: SzymonOzog <[email protected]>
Signed-off-by: SzymonOzog <[email protected]>
Signed-off-by: Isotr0py <[email protected]>
Co-authored-by: Isotr0py <[email protected]>
…c on-device sampling (vllm-project#16357)

Signed-off-by: Satyajith Chilappagari <[email protected]>
Co-authored-by: Aaron Dou <[email protected]>
Co-authored-by: Shashwat Srijan <[email protected]>
Co-authored-by: Chongming Ni <[email protected]>
Co-authored-by: Amulya Ballakur <[email protected]>
Co-authored-by: Patrick Lange <[email protected]>
Co-authored-by: Elaine Zhao <[email protected]>
Co-authored-by: Lin Lin Pan <[email protected]>
Co-authored-by: Navyadhara Gogineni <[email protected]>
Co-authored-by: Yishan McNabb <[email protected]>
Co-authored-by: Mrinal Shukla <[email protected]>
Signed-off-by: reidliu41 <[email protected]>
Co-authored-by: reidliu41 <[email protected]>
Signed-off-by: Chanh Nguyen <[email protected]>
Co-authored-by: Chanh Nguyen <[email protected]>
tjtanaa and others added 27 commits May 15, 2025 09:53
… unquantizedMethod to reenable LLama4 BF16 (vllm-project#18205)

Signed-off-by: tjtanaa <[email protected]>
Signed-off-by: lisiqi23 <[email protected]>
Signed-off-by: skylee-01 <[email protected]>
Co-authored-by: lisiqi23 <[email protected]>
@github-actions
Copy link

👋 Hi! Thank you for contributing to the vLLM project.

💬 Join our developer Slack at https://slack.vllm.ai to discuss your PR in #pr-reviews, coordinate on features in #feat- channels, or join special interest groups in #sig- channels.

Just a reminder: PRs would not trigger full CI run by default. Instead, it would only run fastcheck CI which starts running only a small and essential subset of CI tests to quickly catch errors. You can run other CI tests on top of those by going to your fastcheck build on Buildkite UI (linked in the PR checks section) and unblock them. If you do not have permission to unblock, ping simon-mo or khluu to add you in our Buildkite org.

Once the PR is approved and ready to go, your PR reviewer(s) can run CI to test the changes comprehensively before merging.

To run CI, PR reviewers can either: Add ready label to the PR or enable auto-merge.

🚀

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.