测试问题询问
Open
- Dominant language
- Python
- Stars
- 9k
- Forks
- 775
- PR merge metrics
- No merged PRs in 30d
Description
python deployment/vllm/demo_vllm.py --model ByteDance/Dolphin --image_path ./demo/page_imgs/page_1.jpeg --prompt "Parse the reading order of this document."测试一个图像,出现下面的错误,TypeError: DolphinMultiModalProcessor._call_hf_processor() got an unexpected keyword argument 'tok_kwargs' ,这个怎么解决?
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the command shown for deployment/vllm/demo_vllm.py with page_1.jpeg and the Dolphin model. Start by tracing the reported DolphinMultiModalProcessor._call_hf_processor() error and the tok_kwargs argument; done means the command processes the image without this TypeError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100