runtime error

Exit code: 1. Reason: ), got 50256. This may result in unexpected behavior. [transformers] Model config: eos_token_id must be `None` or an integer within the vocabulary (between 0 and 24999), got 50256. This may result in unexpected behavior. pytorch_model.bin: 0%| | 0.00/433M [00:00<?, ?B/s] pytorch_model.bin: 100%|██████████| 433M/433M [00:02<00:00, 197MB/s] pytorch_model.bin: 100%|██████████| 433M/433M [00:02<00:00, 197MB/s] Loading weights: 0%| | 0/149 [00:00<?, ?it/s] Loading weights: 100%|██████████| 149/149 [00:00<00:00, 27348.97it/s] [transformers] GPT2LMHeadModel LOAD REPORT from: binxu/Ziyue-GPT2-deep Key | Status | | ----------------------------------------+------------+--+- transformer.h.{0...11}.attn.masked_bias | UNEXPECTED | | Notes: - UNEXPECTED: can be ignored when loading from different task/architecture; not ok if you expect identical arch. model.safetensors: 0%| | 0.00/433M [00:00<?, ?B/s] config.json: 0%| | 0.00/624 [00:00<?, ?B/s] config.json: 100%|██████████| 624/624 [00:00<00:00, 2.52MB/s] tokenizer_config.json: 0%| | 0.00/49.0 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 49.0/49.0 [00:00<00:00, 221kB/s] vocab.txt: 0%| | 0.00/110k [00:00<?, ?B/s] vocab.txt: 100%|██████████| 110k/110k [00:00<00:00, 86.2MB/s] tokenizer.json: 0%| | 0.00/269k [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 269k/269k [00:00<00:00, 49.8MB/s] Traceback (most recent call last): File "/app/app.py", line 46, in <module> inputs=[gr.inputs.Textbox(lines=2, label="Prompt"), ^^^^^^^^^ AttributeError: module 'gradio' has no attribute 'inputs' model.safetensors: 15%|█▌ | 67.0M/433M [00:01<00:08, 44.3MB/s] model.safetensors: 100%|██████████| 433M/433M [00:01<00:00, 276MB/s]

Container logs:

Fetching error logs...