Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Issue when running ray-llm with tensorrt-llm  #139

@leon-g-xu

Description

@leon-g-xu

I am seeing the following issue when using tensorrt-llm(0.6.1) on top of ray-llm (0.5.0)
ImportError: cannot import name 'trt_llm_engine_py' from 'tensorrt_llm.libs' (unknown location)
And looks like it's from this line of code:
https://github.com/ray-project/ray-llm/blob/master/rayllm/backend/llm/trtllm/trtllm_models.py#L15

Wondering if anyone has run into this issue before?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions