InternLM / lagent

A lightweight framework for building LLM-based agents
Apache License 2.0
1.01k stars 101 forks source link

ModuleNotFoundError: No module named 'lagent.llms.lmdeploy_wrapper' #192

Open Dubby893 opened 1 week ago

Dubby893 commented 1 week ago

How to resolve this issue?

Harold-lkk commented 1 week ago

can you provide your use case?

Dubby893 commented 1 week ago

Q1

Dubby893 commented 1 week ago

Q3

Harold-lkk commented 4 days ago

Can you install Lagent from the source? We fix a typo lmdepoly-> lmdeploy but don't release a new package, so if you install from pypi, it will get a error

Dubby893 commented 4 days ago

I downloaded version 0.2.2 and then used this command to install lagent:python setup.py install, but I get an error that I can't find the Imdeploy module? Snipaste_2024-07-01_12-24-57

Dubby893 commented 4 days ago

I successfully opened the page, but it keeps showing that the connection failed. 超时