We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49554c9 commit 32cbebdCopy full SHA for 32cbebd
src/llmcompressor/entrypoints/utils.py
@@ -75,7 +75,7 @@ def pre_process(
75
"An error occurred when attempting to initialize "
76
"model processor, which is required when a dataset "
77
"is provided. To resolve, create and pass in a "
78
- f"processor directly to `oneshot`/`train`."
+ "processor directly to `oneshot`/`train`."
79
) from e
80
elif output_dir:
81
logger.warning(
0 commit comments