Skip to content

Commit 205e8ba

Browse files
authored
Update llmcompressor version to latest
1 parent 5201002 commit 205e8ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ def get_package_version():
144144
"vllm==0.7.2",
145145
],
146146
"llmcompressor": [
147-
"llm-compressor==0.4.1",
147+
"llm-compressor==0.5.0",
148148
],
149149
}
150150

0 commit comments

Comments
 (0)