Skip to content

Commit eb1c69b

Browse files
committed
Pinned compressed-tensors to 0.5.0.
1 parent b7fedf5 commit eb1c69b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

quantize_llm_compressor_recipe/data_axs.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,12 @@
5959
"package_name=llm-compressor",
6060
"installable=git+https://github.com/vllm-project/llm-compressor.git@sa/big_model_support",
6161
["desired_python_version", [ "^^", "get", "desired_python_version" ] ]
62+
]] ],
63+
[ "^^", "python_sync_pip_package", [[
64+
"python_package",
65+
"package_name=compressed-tensors",
66+
"package_version=0.5.0",
67+
["desired_python_version", [ "^^", "get", "desired_python_version" ] ]
6268
]] ]
6369
],
6470

0 commit comments

Comments
 (0)