2024-07-10 02:04:02 | INFO | model_worker | args: Namespace(host='0.0.0.0', port=40001, worker_address='http://10.140.60.25:40001', controller_address='http://10.140.60.209:10075', model_path='share_internvl/InternVL2-1B/', model_name=None, device='cuda', limit_model_concurrency=5, stream_interval=1, load_8bit=False) 2024-07-10 02:04:02 | ERROR | stderr | Traceback (most recent call last): 2024-07-10 02:04:02 | ERROR | stderr | File "/mnt/hwfile/wangweiyun/workspace_cz/InternVL/streamlit_demo/model_worker.py", line 371, in 2024-07-10 02:04:02 | ERROR | stderr | if args.multi_modal: 2024-07-10 02:04:02 | ERROR | stderr | AttributeError: 'Namespace' object has no attribute 'multi_modal'