web_demo doesn't work
I tried to run the gradio demo as follows:
python web_demo.py --from_pretrained cogcom-base-17b --local_tokenizer lmsys/vicuna-7b-v1.5 --bf16
resulting in this error:
drawn_imgs = gr.Gallery(
^^^^^^^^^^^
TypeError: Gallery.__init__() got an unexpected keyword argument 'width'