lmdeploy对于base64格式图片有长度限制么,如何修改
Open
- Dominant language
- Python
- Stars
- 8.1k
- Forks
- 748
- Avg merge
- 6d 2h
- Merged PRs (30d)
- 54
Description
用lmdeploy启动qwen2.5-vl
传入稍微大点的base64图片后报错
413 Request Entity Too Large
413 Request Entity Too Large
nginx
启动命令是lmdeploy serve api_server /model --server-port 8080 --chat-template qwen2d5 --model-name Qwen-V2.5-7B-VL-Instruct --dtype float16 --tp 1
没有限制输入长度
Contributor guide
Assessment
This issue has not been assessed yet.