2024-07-01 02:12:51 | ERROR | stderr | /usr/local/lib/python3.10/dist-packages/gradio/components/button.py:89: UserWarning: Using the update method is deprecated. Simply return a new object instead, e.g. `return gr.Button(...)` instead of `return gr.Button.update(...)`. 2024-07-01 02:12:51 | ERROR | stderr | warnings.warn( 2024-07-01 02:12:51 | INFO | stdout | ['DocOwl1.5-Omni-base', 'assets', 'evaluation', 'scripts', 'README.md', 'model_worker.py', 'docowl_infer.py', 'requirements.txt', 'docowl_app_demo.sh', '__pycache__', 'mplug_docowl', 'app.py', 'docowl_doclocal4k_evaluate.py', 'docowl_benchmark_evaluate.py', 'demo_logs', 'image', 'DocLocal4K'] 2024-07-01 02:12:51 | INFO | model_worker | Loading the model DocOwl1.5-Omni-base on worker eee82a ... 2024-07-01 02:15:12 | ERROR | stderr | /usr/local/lib/python3.10/dist-packages/transformers/generation/configuration_utils.py:362: UserWarning: `do_sample` is set to `False`. However, `temperature` is set to `0.9` -- this flag is only used in sample-based generation modes. You should set `do_sample=True` or unset `temperature`. This was detected when initializing the generation config instance, which means the corresponding file may hold incorrect parameterization and should be fixed. 2024-07-01 02:15:12 | ERROR | stderr | warnings.warn( 2024-07-01 02:15:12 | ERROR | stderr | /usr/local/lib/python3.10/dist-packages/transformers/generation/configuration_utils.py:367: UserWarning: `do_sample` is set to `False`. However, `top_p` is set to `0.6` -- this flag is only used in sample-based generation modes. You should set `do_sample=True` or unset `top_p`. This was detected when initializing the generation config instance, which means the corresponding file may hold incorrect parameterization and should be fixed. 2024-07-01 02:15:12 | ERROR | stderr | warnings.warn( 2024-07-01 02:15:18 | INFO | stdout | Running on local URL: http://0.0.0.0:7860 2024-07-01 02:15:18 | INFO | stdout | 2024-07-01 02:15:18 | INFO | stdout | To create a public link, set `share=True` in `launch()`. 2024-07-01 02:16:31 | ERROR | stderr | /usr/local/lib/python3.10/dist-packages/fastapi/routing.py:191: GradioUnusedKwargWarning: You have unused kwarg parameters in Button, please remove them: {'mode': 'static'} 2024-07-01 02:16:31 | ERROR | stderr | return await dependant.call(**values) 2024-07-01 02:16:32 | ERROR | stderr | /usr/lib/python3.10/asyncio/runners.py:44: GradioUnusedKwargWarning: You have unused kwarg parameters in Button, please remove them: {'mode': 'static'} 2024-07-01 02:16:32 | ERROR | stderr | return loop.run_until_complete(main) 2024-07-01 02:16:33 | ERROR | stderr | ic| max_context_length: 4096 2024-07-01 02:16:33 | ERROR | stderr |  input_ids.shape[-1]: 98 2024-07-01 02:16:33 | ERROR | stderr |  num_image_tokens: 1799.0 2024-07-01 02:16:33 | ERROR | stderr |  max_new_tokens: 512 2024-07-01 02:16:33 | ERROR | stderr | /usr/local/lib/python3.10/dist-packages/transformers/generation/configuration_utils.py:362: UserWarning: `do_sample` is set to `False`. However, `temperature` is set to `0.1` -- this flag is only used in sample-based generation modes. You should set `do_sample=True` or unset `temperature`. 2024-07-01 02:16:33 | ERROR | stderr | warnings.warn( 2024-07-01 02:16:33 | ERROR | stderr | /usr/local/lib/python3.10/dist-packages/transformers/generation/configuration_utils.py:367: UserWarning: `do_sample` is set to `False`. However, `top_p` is set to `0.6` -- this flag is only used in sample-based generation modes. You should set `do_sample=True` or unset `top_p`. 2024-07-01 02:16:33 | ERROR | stderr | warnings.warn( 2024-07-01 02:16:48 | INFO | stdout | Caught Unknown Error 2024-07-01 02:16:48 | INFO | stdout | chunk: {"text": "**NETWORK ERROR DUE TO HIGH TRAFFIC. PLEASE REGENERATE OR REFRESH THIS PAGE.**", "error_code": 1} 2024-07-01 02:16:48 | ERROR | stderr | /usr/lib/python3.10/asyncio/runners.py:44: GradioUnusedKwargWarning: You have unused kwarg parameters in Button, please remove them: {'mode': 'dynamic'} 2024-07-01 02:16:48 | ERROR | stderr | return loop.run_until_complete(main) 2024-07-01 02:46:57 | INFO | stdout | Keyboard interruption in main thread... closing server. 2024-07-01 02:46:57 | INFO | stdout |