runtime error
Exit code: 1. Reason: 0:00<00:00, 179kB/s] model.safetensors: 0%| | 0.00/331M [00:00<?, ?B/s][A model.safetensors: 19%|█▉ | 63.0M/331M [00:02<00:09, 27.9MB/s][A model.safetensors: 100%|██████████| 331M/331M [00:02<00:00, 114MB/s] Some weights of the model checkpoint at distilroberta-base were not used when initializing RobertaForMaskedLM: ['roberta.pooler.dense.bias', 'roberta.pooler.dense.weight'] - This IS expected if you are initializing RobertaForMaskedLM from the checkpoint of a model trained on another task or with another architecture (e.g. initializing a BertForSequenceClassification model from a BertForPreTraining model). - This IS NOT expected if you are initializing RobertaForMaskedLM from the checkpoint of a model that you expect to be exactly identical (initializing a BertForSequenceClassification model from a BertForSequenceClassification model). tokenizer_config.json: 0%| | 0.00/25.0 [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 25.0/25.0 [00:00<00:00, 27.7kB/s] vocab.json: 0%| | 0.00/899k [00:00<?, ?B/s][A vocab.json: 100%|██████████| 899k/899k [00:00<00:00, 61.5MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s][A merges.txt: 100%|██████████| 456k/456k [00:00<00:00, 70.5MB/s] tokenizer.json: 0%| | 0.00/1.36M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 1.36M/1.36M [00:00<00:00, 40.5MB/s] Device set to use cpu * Running on local URL: http://0.0.0.0:7860, with SSR ⚡ (experimental, to disable set `ssr_mode=False` in `launch()`) Traceback (most recent call last): File "/home/user/app/app.py", line 70, in <module> demo.launch(server_name="0.0.0.0") File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2817, in launch raise ValueError( ValueError: When localhost is not accessible, a shareable link must be created. Please set share=True or check your proxy settings to allow access to localhost.
Container logs:
Fetching error logs...