runtime error
Exit code: 1. Reason: ��████████| 1.61M/1.61M [00:00<00:00, 8.90MB/s] added_tokens.json: 0%| | 0.00/25.4k [00:00<?, ?B/s][A added_tokens.json: 100%|██████████| 25.4k/25.4k [00:00<00:00, 76.5MB/s] special_tokens_map.json: 0%| | 0.00/1.15k [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 1.15k/1.15k [00:00<00:00, 9.43MB/s] model.safetensors: 0%| | 0.00/1.92G [00:00<?, ?B/s][A model.safetensors: 3%|▎ | 67.1M/1.92G [00:01<00:41, 44.4MB/s][A model.safetensors: 77%|███████▋ | 1.48G/1.92G [00:02<00:00, 707MB/s] [A model.safetensors: 100%|██████████| 1.92G/1.92G [00:03<00:00, 608MB/s] Loading weights: 0%| | 0/608 [00:00<?, ?it/s][A Loading weights: 100%|██████████| 608/608 [00:00<00:00, 1651.44it/s] [transformers] The tied weights mapping and config for this model specifies to tie model.language_model.embed_tokens.weight to lm_head.weight, but both are present in the checkpoints with different values, so we will NOT tie them. You should update the config with `tie_word_embeddings=False` to silence this warning. generation_config.json: 0%| | 0.00/133 [00:00<?, ?B/s][A generation_config.json: 100%|██████████| 133/133 [00:00<00:00, 816kB/s] ZeroGPU tensors packing: 0%| | 0.00/1.81G [00:00<?, ?B/s][A ZeroGPU tensors packing: 100%|██████████| 1.81G/1.81G [00:00<00:00, 1.92GB/s] Cleaned 1.79GB of tensor files from /home/user/.cache/huggingface/hub/models--*/blobs/* after packing Traceback (most recent call last): File "/home/user/app/app.py", line 160, in <module> demo.queue(default_concurrency_limit=1, max_size=QUEUE_SIZE).launch( File "/usr/local/lib/python3.12/site-packages/spaces/zero/gradio.py", line 162, in launch return gr.Blocks.launch(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: Blocks.launch() got an unexpected keyword argument 'show_api'
Container logs:
Fetching error logs...