Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

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

Open
leon-g-xu opened this issue Mar 6, 2024 · 1 comment
Open

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

leon-g-xu opened this issue Mar 6, 2024 · 1 comment

Comments

@leon-g-xu
Copy link

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?

@leon-g-xu
Copy link
Author

Tagging @sihanwang41 and @shrekris-anyscale for awareness as you are both the committers on the file.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant