Unverified Commit 0ed27ef6 authored by a2q1p's avatar a2q1p Committed by GitHub
Browse files

Fix: Spelling of inference (#17387)

parent 900edfa8
......@@ -384,7 +384,7 @@ class CompressedTensorsConfig(QuantizationConfig):
Detect whether a layer_name is found in any target and
use the quantization scheme corresponding to the matched target
to select the CompressedTensorsScheme used for infernece.
to select the CompressedTensorsScheme used for inference.
"""
# Find the "target" in the compressed-tensors config
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment