mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-26 00:09:40 +08:00
[Doc] Remove duplicate docstring (#21012)
Signed-off-by: yewentao256 <zhyanwentao@126.com>
This commit is contained in:
parent
f46098335b
commit
76ddeff293
@ -378,8 +378,6 @@ def per_token_group_quant_fp8(
|
||||
is supported for now.
|
||||
column_major_scales: Outputs scales in column major.
|
||||
out_q: Optional output tensor. If not provided, function will create.
|
||||
tuple[torch.Tensor, torch.Tensor]: The quantized tensor and the
|
||||
scaling factor for quantization.
|
||||
Returns:
|
||||
tuple[torch.Tensor, torch.Tensor]: The quantized tensor and the
|
||||
scaling factor.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user