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

LLM: support quantized kv cache for Mistral in transformers >=4.36.0 #10326

Merged
merged 4 commits into from
Mar 5, 2024
Merged

LLM: support quantized kv cache for Mistral in transformers >=4.36.0 #10326

merged 4 commits into from
Mar 5, 2024

Conversation

lalalapotter
Copy link
Contributor

@lalalapotter lalalapotter commented Mar 5, 2024

Description

This PR enable quantize kv cache for Mistral model in transformers >= 4.36.0.

How to test?

  • MTL test
  • Arc test

@lalalapotter lalalapotter requested a review from MeouSker77 March 5, 2024 07:59
@lalalapotter lalalapotter self-assigned this Mar 5, 2024
@lalalapotter lalalapotter merged commit cc5dbfe into intel:main Mar 5, 2024
19 checks passed
liu-shaojun pushed a commit that referenced this pull request Mar 25, 2024
…10326)

* support quantize kv for mistral in transformers 4.36

* update mistral support.

* fix style.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants