Spaces:
Running
Running
2024-07-11 22:32:29 | INFO | model_worker | args: Namespace(host='0.0.0.0', port=40007, worker_address='http://10.140.66.196:40007', controller_address='http://10.140.60.209:10075', model_path='share_internvl/InternVL2-78B/', model_name=None, device='auto', limit_model_concurrency=5, stream_interval=1, load_8bit=False) | |
2024-07-11 22:32:29 | INFO | model_worker | Loading the model InternVL2-78B on worker 03bfe8 ... | |
2024-07-11 22:32:29 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2024-07-11 22:32:29 | WARNING | transformers.tokenization_utils_base | Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. | |
2024-07-11 22:32:33 | ERROR | stderr | Loading checkpoint shards: 0%| | 0/33 | |
2024-07-11 22:32:36 | ERROR | stderr | Loading checkpoint shards: 3%|▎ | 1/33 | |
2024-07-11 22:32:38 | ERROR | stderr | Loading checkpoint shards: 6%|▌ | 2/33 | |
2024-07-11 22:32:40 | ERROR | stderr | Loading checkpoint shards: 9%|▉ | 3/33 | |
2024-07-11 22:32:42 | ERROR | stderr | Loading checkpoint shards: 12%|█▏ | 4/33 | |
2024-07-11 22:32:44 | ERROR | stderr | Loading checkpoint shards: 15%|█▌ | 5/33 | |
2024-07-11 22:32:46 | ERROR | stderr | Loading checkpoint shards: 18%|█▊ | 6/33 | |
2024-07-11 22:32:48 | ERROR | stderr | Loading checkpoint shards: 21%|██ | 7/33 | |
2024-07-11 22:32:50 | ERROR | stderr | Loading checkpoint shards: 24%|██▍ | 8/33 | |
2024-07-11 22:32:53 | ERROR | stderr | Loading checkpoint shards: 27%|██▋ | 9/33 | |
2024-07-11 22:32:55 | ERROR | stderr | Loading checkpoint shards: 30%|███ | 10/33 | |
2024-07-11 22:32:57 | ERROR | stderr | Loading checkpoint shards: 33%|███▎ | 11/33 | |
2024-07-11 22:32:59 | ERROR | stderr | Loading checkpoint shards: 36%|███▋ | 12/33 | |
2024-07-11 22:33:01 | ERROR | stderr | Loading checkpoint shards: 39%|███▉ | 13/33 | |
2024-07-11 22:33:03 | ERROR | stderr | Loading checkpoint shards: 42%|████▏ | 14/33 | |
2024-07-11 22:33:04 | ERROR | stderr | Loading checkpoint shards: 45%|████▌ | 15/33 | |
2024-07-11 22:33:06 | ERROR | stderr | Loading checkpoint shards: 48%|████▊ | 16/33 | |
2024-07-11 22:33:08 | ERROR | stderr | Loading checkpoint shards: 52%|█████▏ | 17/33 | |
2024-07-11 22:33:10 | ERROR | stderr | Loading checkpoint shards: 55%|█████▍ | 18/33 | |
2024-07-11 22:33:12 | ERROR | stderr | Loading checkpoint shards: 58%|█████▊ | 19/33 | |
2024-07-11 22:33:14 | ERROR | stderr | Loading checkpoint shards: 61%|██████ | 20/33 | |
2024-07-11 22:33:16 | ERROR | stderr | Loading checkpoint shards: 64%|██████▎ | 21/33 | |
2024-07-11 22:33:18 | ERROR | stderr | Loading checkpoint shards: 67%|██████▋ | 22/33 | |
2024-07-11 22:33:20 | ERROR | stderr | Loading checkpoint shards: 70%|██████▉ | 23/33 | |
2024-07-11 22:33:22 | ERROR | stderr | Loading checkpoint shards: 73%|███████▎ | 24/33 | |
2024-07-11 22:33:24 | ERROR | stderr | Loading checkpoint shards: 76%|███████▌ | 25/33 | |
2024-07-11 22:33:26 | ERROR | stderr | Loading checkpoint shards: 79%|███████▉ | 26/33 | |
2024-07-11 22:33:28 | ERROR | stderr | Loading checkpoint shards: 82%|████████▏ | 27/33 | |
2024-07-11 22:33:29 | ERROR | stderr | Loading checkpoint shards: 85%|████████▍ | 28/33 | |
2024-07-11 22:33:31 | ERROR | stderr | Loading checkpoint shards: 88%|████████▊ | 29/33 | |
2024-07-11 22:33:33 | ERROR | stderr | Loading checkpoint shards: 91%|█████████ | 30/33 | |
2024-07-11 22:33:36 | ERROR | stderr | Loading checkpoint shards: 94%|█████████▍| 31/33 | |
2024-07-11 22:33:37 | ERROR | stderr | Loading checkpoint shards: 97%|█████████▋| 32/33 | |
2024-07-11 22:33:39 | ERROR | stderr | Loading checkpoint shards: 100%|██████████| 33/33 | |
2024-07-11 22:33:39 | ERROR | stderr | Loading checkpoint shards: 100%|██████████| 33/33 | |
2024-07-11 22:33:39 | ERROR | stderr | | |
2024-07-11 22:33:40 | INFO | model_worker | Register to controller | |
2024-07-11 22:33:40 | ERROR | stderr | INFO: Started server process | |
2024-07-11 22:33:40 | ERROR | stderr | INFO: Waiting for application startup. | |
2024-07-11 22:33:40 | ERROR | stderr | INFO: Application startup complete. | |
2024-07-11 22:33:40 | ERROR | stderr | INFO: Uvicorn running on http://0.0.0.0:40007 (Press CTRL+C to quit) | |
2024-07-11 22:33:55 | INFO | model_worker | Send heart beat. Models: | |
2024-07-11 22:34:06 | INFO | model_worker | Split images to torch.Size([13, 3, 448, 448]) | |
2024-07-11 22:34:06 | INFO | model_worker | | |
2024-07-11 22:34:06 | INFO | model_worker | Generation config: {'num_beams': 1, 'max_new_tokens': 2048, 'do_sample': True, 'temperature': 0.8, 'repetition_penalty': 1.1, 'max_length': 8192, 'top_p': 0.7, 'streamer': <transformers.generation.streamers.TextIteratorStreamer object at 0x7fca140d51e0>} | |
2024-07-11 22:34:07 | WARNING | transformers.generation.utils | Setting `pad_token_id` to `eos_token_id`:151645 for open-end generation. | |
2024-07-11 22:34:07 | WARNING | transformers.generation.utils | Both `max_new_tokens` (=2048) and `max_length`(=8192) seem to have been set. `max_new_tokens` will take precedence. Please refer to the documentation for more information. (https://huggingface.co/docs/transformers/main/en/main_classes/text_generation) | |
2024-07-11 22:34:10 | INFO | model_worker | Send heart beat. Models: | |