Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[train_rlhf_llama] When using vllm,Time-consuming optimization is not obvious as expectation. #197

Open
tkqie opened this issue Dec 31, 2024 · 1 comment

Comments

@tkqie
Copy link

tkqie commented Dec 31, 2024

When running the train_rlhf_llama.sh script for LLaMA2-7B, the performance gain from using vLLM as the inference backend is not significant compared to Megatron (approximately a 20% improvement). According to some other reports, the expected improvement should be around 200%. How can it be promoted?

@adoda
Copy link
Collaborator

adoda commented Jan 7, 2025

Our tests show an improvement of about 2 times. You can compare this with the configuration and performance data provided in our documentation to see if there are any differences.

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

No branches or pull requests

2 participants