We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08f9f79 commit 9e6ceb8Copy full SHA for 9e6ceb8
src/llmcompressor/pipelines/sequential/README.md
@@ -1,5 +1,5 @@
1
# Sequential Pipeline #
2
-The sequential pipeline is a data pipeline, primarily used compressing models with the
+The sequential pipeline is a data pipeline, primarily used for compressing models with the
3
[GPTQModifier](/src/llmcompressor/modifiers/quantization/gptq/base.py) or the
4
[SparseGPTModifier](/src/llmcompressor/modifiers/obcq/base.py).
5
0 commit comments