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

[Text Generation] Enable internal kv cache if CPU architecture is avx512 #1122

Merged
merged 5 commits into from
Jul 18, 2023

Conversation

dbogunowicz
Copy link
Contributor

@dbogunowicz dbogunowicz commented Jul 17, 2023

If the CPU does not support avx512, disable internal kv cache.

@dbogunowicz dbogunowicz changed the title [Text Generation] Enable internal kv cache if CPU architecture is avx2512 [Text Generation] Enable internal kv cache if CPU architecture is avx512 Jul 17, 2023
SageMoore
SageMoore previously approved these changes Jul 17, 2023
bfineran
bfineran previously approved these changes Jul 17, 2023
rahul-tuli
rahul-tuli previously approved these changes Jul 17, 2023
@dbogunowicz dbogunowicz merged commit 745ecc3 into main Jul 18, 2023
@dbogunowicz dbogunowicz deleted the feature/damian/text_generation_avx2512 branch July 18, 2023 13:42
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.

5 participants