InternLM / lmdeploy

LMDeploy is a toolkit for compressing, deploying, and serving LLMs.
https://lmdeploy.readthedocs.io/en/latest/
Apache License 2.0
3.11k stars 280 forks source link

[side-effect] bring back "--cap" argument in chat cli #1859

Closed lvhan028 closed 3 days ago

lvhan028 commented 3 days ago

Motivation

AssertionError: usage: lmdeploy [-h] [-v] {lite,serve,convert,list,check_env,chat} ...
lmdeploy: error: unrecognized arguments: --cap completion
zhulinJulia24 commented 3 days ago

fixed!