runtime error
Exit code: 1. Reason: on: 0%| | 0.00/2.50k [00:00<?, ?B/s][A config.json: 100%|ββββββββββ| 2.50k/2.50k [00:00<00:00, 18.5MB/s] pytorch_model.bin: 0%| | 0.00/1.42G [00:00<?, ?B/s][A pytorch_model.bin: 2%|β | 31.5M/1.42G [00:01<00:45, 30.6MB/s][A pytorch_model.bin: 7%|β | 105M/1.42G [00:02<00:25, 51.9MB/s] [A pytorch_model.bin: 26%|βββ | 367M/1.42G [00:03<00:07, 144MB/s] [A pytorch_model.bin: 87%|βββββββββ | 1.23G/1.42G [00:04<00:00, 419MB/s][A pytorch_model.bin: 100%|ββββββββββ| 1.42G/1.42G [00:04<00:00, 314MB/s] model.safetensors: 0%| | 0.00/1.42G [00:00<?, ?B/s][A model.safetensors: 4%|β | 62.9M/1.42G [00:01<00:21, 62.6MB/s][A model.safetensors: 9%|β | 126M/1.42G [00:02<00:21, 59.5MB/s] [A model.safetensors: 44%|βββββ | 621M/1.42G [00:03<00:03, 250MB/s] [A model.safetensors: 100%|ββββββββββ| 1.42G/1.42G [00:04<00:00, 331MB/s] Some weights of RobertaModel were not initialized from the model checkpoint at obi/deid_roberta_i2b2 and are newly initialized: ['roberta.pooler.dense.bias', 'roberta.pooler.dense.weight'] You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference. Cleaning... Some weights of RobertaModel were not initialized from the model checkpoint at obi/deid_roberta_i2b2 and are newly initialized: ['roberta.pooler.dense.bias', 'roberta.pooler.dense.weight'] You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference. Traceback (most recent call last): File "/home/user/app/app.py", line 26, in <module> client = OpenAI(api_key=os.environ.get("openaikey")) File "/usr/local/lib/python3.10/site-packages/openai/_client.py", line 92, in __init__ raise OpenAIError( openai.OpenAIError: The api_key client option must be set either by passing api_key to the client or by setting the OPENAI_API_KEY environment variable
Container logs:
Fetching error logs...