Skip to content

Commit 0695eb5

Browse files
rahul-tuliCopilot
andauthored
Update src/llmcompressor/transformers/sparsification/compressed_tensors_utils.py
Co-authored-by: Copilot <[email protected]>
1 parent 4a2ae1d commit 0695eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/llmcompressor/transformers/sparsification/compressed_tensors_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ def modify_save_pretrained(model: PreTrainedModel) -> None:
4343
2. Saves the recipe, appending any current recipes to existing recipe files
4444
3. Copies any necessary python files from the model cache
4545
46-
For more information on the compression parameterrs and model saving in
46+
For more information on the compression parameters and model saving in
4747
llmcompressor, refer to docs/save_pretrained.md
4848
4949
:param model: The model whose save_pretrained method will be modified

0 commit comments

Comments
 (0)