liwenyang911
liwenyang911
Dear author, thank you for your excellent work, is there a training code, please
### Question when I run `python -m llava.serve.gradio_web_server_llava_plus --controller http://localhost:20001 --model-list-mode reload`  and give instruction to it, then `requests.exceptions.MissingSchema: Invalid URL '/worker_generate': No scheme supplied` throwed
### Describe the issue Issue: Why this error? Command: ``` python -m llava.serve.gradio_web_server_llava_plus --controller http://localhost:20001 --model-list-mode reload ... ``` Log: ``` 2024-02-02 13:49:53 | ERROR | stderr | /root/miniconda3/envs/llava/lib/python3.10/site-packages/gradio/blocks.py:261: UserWarning:...
code
Dear authors, thank you for your excellent work, and when will the code be released?