runtime error

Exit code: 1. Reason: 3%|β–ˆβ–Ž | 67.1M/526M [00:01<00:07, 64.7MB/s] model.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 526M/526M [00:01<00:00, 421MB/s] Loading weights: 0%| | 0/160 [00:00<?, ?it/s] Loading weights: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 160/160 [00:00<00:00, 6444.10it/s] [transformers] GPTNeoForCausalLM LOAD REPORT from: EleutherAI/gpt-neo-125M Key | Status | | ------------------------------------------------------+------------+--+- transformer.h.{0...11}.attn.attention.masked_bias | UNEXPECTED | | transformer.h.{0, 2, 4, 6, 8, 10}.attn.attention.bias | UNEXPECTED | | Notes: - UNEXPECTED: can be ignored when loading from different task/architecture; not ok if you expect identical arch. generation_config.json: 0%| | 0.00/119 [00:00<?, ?B/s] generation_config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 119/119 [00:00<00:00, 960kB/s] tokenizer_config.json: 0%| | 0.00/727 [00:00<?, ?B/s] tokenizer_config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 727/727 [00:00<00:00, 3.83MB/s] vocab.json: 0%| | 0.00/899k [00:00<?, ?B/s] vocab.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 899k/899k [00:00<00:00, 56.9MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s] merges.txt: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 456k/456k [00:00<00:00, 71.0MB/s] special_tokens_map.json: 0%| | 0.00/357 [00:00<?, ?B/s] special_tokens_map.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 357/357 [00:00<00:00, 1.90MB/s] tokenizer.json: 0%| | 0.00/2.11M [00:00<?, ?B/s] tokenizer.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2.11M/2.11M [00:00<00:00, 41.8MB/s] Traceback (most recent call last): File "/app/app.py", line 56, in <module> iface = gr.Interface(chat_base, gr.inputs.Textbox(label="Ask Hassan a Question"), "text", allow_screenshot=False, allow_flagging=False) ^^^^^^^^^ AttributeError: module 'gradio' has no attribute 'inputs'

Container logs:

Fetching error logs...