mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-01-03 15:34:02 +08:00
Fix: Spelling of inference (#17387)
This commit is contained in:
parent
900edfa8d4
commit
0ed27ef66c
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user