Skip to content

Commit

Permalink
Update src/llmcompressor/transformers/sparsification/compressed_tenso…
Browse files Browse the repository at this point in the history
…rs_utils.py
  • Loading branch information
rahul-tuli authored Jan 15, 2025
1 parent 98cc518 commit c2c332a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,6 @@ def get_model_compressor(
model,
state_dict=state_dict,
compress=save_compressed,
# is_marlin=is_marlin,
quantization_format=quantization_format,
)

Expand Down

0 comments on commit c2c332a

Please sign in to comment.