Skip to content

大佬有没有对比和VLLM的推理效果? #72

Description

@white-wolf-tech

我实验发现。
没有并发的时候,tp=1,tp=2,tp=4。
Tensorrt-LLM推理速度都是高于VLLM。

启用并发的时候,VLLM使用异步IO,启用continuous batching。
Tensorrt-LLM编译也使用了inflight_batching
对比下来,Tensorrt-LLM慢到离谱。
我提了一个issue。里面有详细对比数据:
NVIDIA/TensorRT-LLM#965

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions