Tests, Style, Updates

This commit is contained in:
Rahul Tuli
2025-04-21 20:33:59 -04:00
parent 586268a0d7
commit 2c24434ee0
5 changed files with 151 additions and 23 deletions

View File

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