Skip to content

[E2E Testing] KV-Cache #1004

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

Merged
merged 4 commits into from
Jan 10, 2025
Merged

[E2E Testing] KV-Cache #1004

merged 4 commits into from
Jan 10, 2025

Conversation

horheynm
Copy link
Contributor

@horheynm horheynm commented Dec 20, 2024

Contingent on merge of vllm-project/vllm#11354
^ merged

SUMMARY:
Add kv-cache e2e testing

  • One small model - tinyllama - with kv-cache
  • One small model - tinyllama - with kv-cache + gptq
  • Fused Model - phi3 - with kv-cache

Copy link

👋 Hi! Thank you for contributing to llm-compressor. Please add the ready label when the PR is ready for review.

@@ -0,0 +1,7 @@
cadence: "nightly"
test_type: "regression"
model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Other models/size and recipes are welcome.
currently targeting small model and fused layer model

@horheynm horheynm changed the title configs [Testing e2e] KV-Cache Dec 23, 2024
@horheynm horheynm changed the title [Testing e2e] KV-Cache [E2E Testing] KV-Cache Dec 23, 2024
@horheynm horheynm marked this pull request as ready for review December 23, 2024 15:12
@kylesayrs
Copy link
Collaborator

Can approve if nightly passes

Copy link
Collaborator

@dsikka dsikka left a comment

Choose a reason for hiding this comment

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

Does the nightly pass @horheynm ?

@dsikka dsikka merged commit 120ac57 into main Jan 10, 2025
6 of 7 checks passed
@dsikka dsikka deleted the e2e-kv-cache branch January 10, 2025 14:48
kylesayrs pushed a commit that referenced this pull request Jan 15, 2025
~~Contingent on merge of
vllm-project/vllm#11354
^ merged

SUMMARY:
Add kv-cache e2e testing
* One small model - tinyllama - with kv-cache
* One small model - tinyllama - with kv-cache + gptq
* Fused Model - phi3 - with kv-cache

Signed-off-by: Kyle Sayers <[email protected]>
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.

3 participants