runtime error

compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT /home/user/.local/lib/python3.10/site-packages/langchain/__init__.py:34: UserWarning: Importing PromptTemplate from langchain root module is no longer supported. Please use langchain.prompts.PromptTemplate instead. warnings.warn( /home/user/.local/lib/python3.10/site-packages/langchain/__init__.py:34: UserWarning: Importing HuggingFacePipeline from langchain root module is no longer supported. Please use langchain.llms.huggingface_pipeline.HuggingFacePipeline instead. warnings.warn( Using TensorFlow backend tokenizer_config.json: 0%| | 0.00/1.71k [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 1.71k/1.71k [00:00<00:00, 10.3MB/s] tokenizer.model: 0%| | 0.00/500k [00:00<?, ?B/s] tokenizer.model: 100%|██████████| 500k/500k [00:00<00:00, 124MB/s] tokenizer.json: 0%| | 0.00/1.84M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 1.84M/1.84M [00:00<00:00, 34.5MB/s] special_tokens_map.json: 0%| | 0.00/437 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 437/437 [00:00<00:00, 3.07MB/s] config.json: 0%| | 0.00/1.10k [00:00<?, ?B/s] config.json: 100%|██████████| 1.10k/1.10k [00:00<00:00, 8.60MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 36, in <module> model = AutoModelForCausalLM.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 566, in from_pretrained return model_class.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2714, in from_pretrained raise ImportError( ImportError: Using `load_in_8bit=True` requires Accelerate: `pip install accelerate` and the latest version of bitsandbytes `pip install -i https://test.pypi.org/simple/ bitsandbytes` or pip install bitsandbytes`

Container logs:

Fetching error logs...