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

Signed-off-by: Rahul Tuli <rahul@neuralmagic.com>
  • Loading branch information
rahul-tuli committed Jan 15, 2025
1 parent 450dc1a commit ad7c768
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 ad7c768

Please sign in to comment.