Rebase and updates!

This commit is contained in:
Rahul Tuli
2025-04-17 17:19:59 -04:00
parent 45b7293793
commit ff4904c8c4
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",
],
}