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

[E2E Testing] KV-Cache #1004

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

[E2E Testing] KV-Cache #1004

wants to merge 3 commits into from

Conversation

horheynm
Copy link
Collaborator

@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
Collaborator 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

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.

2 participants