runtime error
Exit code: 1. Reason: Downloading shards: 0%| | 0/3 [00:00<?, ?it/s][A Downloading shards: 33%|███▎ | 1/3 [00:15<00:30, 15.37s/it][A Downloading shards: 67%|██████▋ | 2/3 [00:29<00:14, 14.90s/it][A Downloading shards: 100%|██████████| 3/3 [00:44<00:00, 14.55s/it][A Downloading shards: 100%|██████████| 3/3 [00:44<00:00, 14.69s/it] Loading checkpoint shards: 0%| | 0/3 [00:00<?, ?it/s][A Loading checkpoint shards: 33%|███▎ | 1/3 [00:09<00:18, 9.25s/it][A Loading checkpoint shards: 67%|██████▋ | 2/3 [00:16<00:08, 8.14s/it][A Loading checkpoint shards: 100%|██████████| 3/3 [00:16<00:00, 5.54s/it] Some parameters are on the meta device because they were offloaded to the cpu and disk. Device set to use cpu Traceback (most recent call last): File "/home/user/app/app.py", line 65, in <module> qa_chain = create_retrieval_chain(retriever=retriever, llm=llm) TypeError: create_retrieval_chain() got an unexpected keyword argument 'llm'
Container logs:
Fetching error logs...