model_worker_5ff0b0.log 2.28 KB
Newer Older
wanglch's avatar
wanglch committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
2024-07-01 10:13:19 | ERROR | stderr | /usr/local/lib/python3.10/site-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 10:13:19 | ERROR | stderr |   warnings.warn(
2024-07-01 10:13:19 | 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 10:13:19 | INFO | model_worker | Loading the model DocOwl1.5-Omni-base on worker 5ff0b0 ...
2024-07-01 10:13:43 | ERROR | stderr | /usr/local/lib/python3.10/site-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 10:13:43 | ERROR | stderr |   warnings.warn(
2024-07-01 10:13:43 | ERROR | stderr | /usr/local/lib/python3.10/site-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 10:13:43 | ERROR | stderr |   warnings.warn(
2024-07-01 10:13:43 | INFO | stdout | Running on local URL:  http://0.0.0.0:7860
2024-07-01 10:13:43 | INFO | stdout | 
2024-07-01 10:13:43 | INFO | stdout | To create a public link, set `share=True` in `launch()`.
2024-07-01 10:13:44 | INFO | stdout | IMPORTANT: You are using gradio version 3.47.1, however version 4.29.0 is available, please upgrade.
2024-07-01 10:13:44 | INFO | stdout | --------
2024-07-01 10:15:38 | INFO | stdout | Keyboard interruption in main thread... closing server.