runtime error
Exit code: 1. Reason: 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, 202kB/s] config.json: 0%| | 0.00/624 [00:00<?, ?B/s][A config.json: 100%|██████████| 624/624 [00:00<00:00, 2.26MB/s] vocab.json: 0%| | 0.00/899k [00:00<?, ?B/s][A vocab.json: 100%|██████████| 899k/899k [00:00<00:00, 25.2MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s][A merges.txt: 100%|██████████| 456k/456k [00:00<00:00, 45.7MB/s] tokenizer.json: 0%| | 0.00/1.36M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 1.36M/1.36M [00:00<00:00, 41.2MB/s] model.safetensors: 0%| | 0.00/501M [00:00<?, ?B/s][A model.safetensors: 29%|██▉ | 147M/501M [00:01<00:02, 132MB/s][A model.safetensors: 100%|█████████▉| 501M/501M [00:01<00:00, 286MB/s] Some weights of the model checkpoint at roberta-base-openai-detector were not used when initializing RobertaForSequenceClassification: ['roberta.pooler.dense.bias', 'roberta.pooler.dense.weight'] - This IS expected if you are initializing RobertaForSequenceClassification 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 RobertaForSequenceClassification from the checkpoint of a model that you expect to be exactly identical (initializing a BertForSequenceClassification model from a BertForSequenceClassification model). Traceback (most recent call last): File "/home/user/app/app.py", line 99, in <module> demo.launch( TypeError: Blocks.launch() got an unexpected keyword argument 'enable_api'
Container logs:
Fetching error logs...