[Model] Support telechat2 #27680
Annotations
8 errors
Analysing the code with ruff:
vllm/model_executor/models/telechat2.py#L20
vllm/model_executor/models/telechat2.py:20:41: F401 `typing.List` imported but unused
|
Analysing the code with ruff:
vllm/model_executor/models/telechat2.py#L20
vllm/model_executor/models/telechat2.py:20:69: F401 `typing.Union` imported but unused
|
Analysing the code with ruff:
vllm/model_executor/models/telechat2.py#L23
vllm/model_executor/models/telechat2.py:23:19: F401 `torch.nn` imported but unused
|
Analysing the code with ruff:
vllm/model_executor/models/telechat2.py#L26
vllm/model_executor/models/telechat2.py:26:28: F401 `vllm.attention.AttentionMetadata` imported but unused
|
Analysing the code with ruff:
vllm/model_executor/models/telechat2.py#L32
vllm/model_executor/models/telechat2.py:32:57: F401 `vllm.model_executor.layers.sampler.SamplerOutput` imported but unused
|
Analysing the code with ruff:
vllm/model_executor/models/telechat2.py#L39
vllm/model_executor/models/telechat2.py:39:51: F401 `vllm.model_executor.sampling_metadata.SamplingMetadata` imported but unused
|
Analysing the code with ruff:
vllm/model_executor/models/telechat2.py#L40
vllm/model_executor/models/telechat2.py:40:27: F401 `vllm.sequence.IntermediateTensors` imported but unused
|
Analysing the code with ruff
Process completed with exit code 1.
|
Loading