-
Notifications
You must be signed in to change notification settings - Fork 109
Update hpu_model_runner.py #1374
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
Update hpu_model_runner.py #1374
Conversation
/run-gaudi-tests |
Why we need this change anyway? Apparently as of now, bucketing context constructors handle generating prompt buckets automatically: https://github.com/HabanaAI/vllm-hpu-extension/blob/main/vllm_hpu_extension/bucketing/linear.py#L52 |
This comes from the fix that was introduced sometime ago (April) and was removed by mistake during one of the rebases to upstream. |
This comes from the fix that was introduced sometime ago (April) and was removed by mistake during one of the rebases to upstream.
/skip-gaudi-tests |
No description provided.