Skip to content

Commit b403c25

Browse files
rahul-tuliCopilot
andcommitted
Update src/llmcompressor/transformers/sparsification/compressed_tensors_utils.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Rahul Tuli <rtuli@redhat.com>
1 parent 94f0b62 commit b403c25

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)