Rebase and updates!

This commit is contained in:
Rahul Tuli
2025-04-17 17:19:59 -04:00
committed by Wing Lian
parent fe82f62248
commit 12cd09e6f5
6 changed files with 47 additions and 10 deletions

View File

@@ -149,8 +149,9 @@ extras_require = {
"vllm": [
"vllm==0.7.2",
],
# PENDING: https://github.com/vllm-project/llm-compressor/pull/1352
"llmcompressor": [
"llmcompressor~=0.5.0",
"llmcompressor==0.5.1",
],
}