Skip to content

Conversation

@luccafong
Copy link
Owner

@luccafong luccafong commented Jun 2, 2025

lm_eval --model vllm --tasks mmlu_pro --model_args pretrained=/data/users/fanglu/Llama-4-Scout-17B-16E-Instruct,max_model_len=131072,tensor_parallel_size=4 --output_path .../output --batch_size auto > /tmp/hybrid.log 2>&1 &
Groups Version Filter n-shot Metric Value Stderr
mmlu_pro 2 custom-extract exact_match 0.6488 ± 0.0043
CUDA_VISIBLE_DEVICES=0,1,3,4 uvx --with vllm --extra-index-url https://wheels.vllm.ai/e60f550b3825cbce2d3c7e882b029e2c1d914d8d lm_eval --model vllm --tasks mmlu --model_args  pretrained=/data/users/fanglu/Llama-4-Scout-17B-16E-Instruct,max_model_len=131072,tensor_parallel_size=4 --output_path .../output --batch_size auto 
Groups Version Filter n-shot Metric Value Stderr
mmlu_pro 2 custom-extract exact_match 0.6513 ± 0.0043

@github-actions
Copy link

github-actions bot commented Jun 2, 2025

👋 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.

🚀

@luccafong luccafong force-pushed the local-chunked-attention-hybrid branch 2 times, most recently from 08da678 to 05e3a22 Compare June 3, 2025 18:14
Signed-off-by: Lucia Fang <fanglu@fb.com>
@luccafong luccafong force-pushed the local-chunked-attention-hybrid branch from 05e3a22 to 9d5cd75 Compare June 10, 2025 16:30
luccafong pushed a commit that referenced this pull request Oct 10, 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.

1 participant