QwenLM / Qwen-VL

The official repo of Qwen-VL (通义千问-VL) chat & pretrained large vision language model proposed by Alibaba Cloud.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

请教一下,Qwen1.5的tokenizer如何上传文件。

shenyugub opened this issue · comments

1.0版本上传文件的方式为:tokenizer.draw_bbox_on_latest_picture(response, history)。

有没有人在1.5版本该如何调用