mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-05-25 06:44:25 +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
|
Detect whether a layer_name is found in any target and
|
||||||
use the quantization scheme corresponding to the matched target
|
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
|
# Find the "target" in the compressed-tensors config
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user