runtime error
Exit code: 1. Reason: 3%|ββ | 67.1M/526M [00:01<00:07, 64.7MB/s][A model.safetensors: 100%|ββββββββββ| 526M/526M [00:01<00:00, 421MB/s] Loading weights: 0%| | 0/160 [00:00<?, ?it/s][A Loading weights: 100%|ββββββββββ| 160/160 [00:00<00:00, 6444.10it/s] [transformers] [1mGPTNeoForCausalLM LOAD REPORT[0m 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][A generation_config.json: 100%|ββββββββββ| 119/119 [00:00<00:00, 960kB/s] tokenizer_config.json: 0%| | 0.00/727 [00:00<?, ?B/s][A tokenizer_config.json: 100%|ββββββββββ| 727/727 [00:00<00:00, 3.83MB/s] vocab.json: 0%| | 0.00/899k [00:00<?, ?B/s][A vocab.json: 100%|ββββββββββ| 899k/899k [00:00<00:00, 56.9MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s][A merges.txt: 100%|ββββββββββ| 456k/456k [00:00<00:00, 71.0MB/s] special_tokens_map.json: 0%| | 0.00/357 [00:00<?, ?B/s][A 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][A 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...