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

Oct 04 rebase #360

Merged
merged 30 commits into from
Oct 4, 2024
Merged

Oct 04 rebase #360

merged 30 commits into from
Oct 4, 2024

Conversation

kzawora-intel
Copy link

No description provided.

DarkLight1337 and others added 30 commits October 2, 2024 00:35
…prefix caching (vllm-project#8804)

Co-authored-by: Varun Sundar Rabindranath <varun@neuralmagic.com>
Co-authored-by: Andrew Feldman <afeld2012@gmail.com>
Signed-off-by: Alex-Brooks <Alex.Brooks@ibm.com>
Co-authored-by: Roger Wang <136131678+ywang96@users.noreply.github.com>
Co-authored-by: Varun Sundar Rabindranath <varun@neuralmagic.com>
Co-authored-by: Nick Hill <nickhill@us.ibm.com>
Co-authored-by: dvres <dvres@fri.uni-lj.si>
Signed-off-by: Muralidhar Andoorveedu <muralidhar.andoorveedu@centml.ai>
Signed-off-by: Murali Andoorveedu <muralidhar.andoorveedu@centml.ai>
Co-authored-by: DarkLight1337 <tlleungac@connect.ust.hk>
parser.add_argument(
'--use-v2-block-manager',
default=EngineArgs.use_v2_block_manager,
action='store_true',

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like a bug in upstream. If default is True, then action store_true will make the arg always be True i.e. there is no option to set it to False. Anyway, its on upstream, no changes to be done on fork,

@kzawora-intel kzawora-intel merged commit 38e60f4 into habana_main Oct 4, 2024
17 checks passed
@kzawora-intel kzawora-intel deleted the private/kzawora/oct_04_rebase branch October 7, 2024 12:51
@kzawora-intel kzawora-intel added the habana Issues or PRs submitted by Habana Labs label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
habana Issues or PRs submitted by Habana Labs
Projects
None yet
Development

Successfully merging this pull request may close these issues.