runtime error

sfied: filelock in /usr/local/lib/python3.10/site-packages (from torch->flash-attn) (3.13.4) Requirement already satisfied: nvidia-nvjitlink-cu12 in /usr/local/lib/python3.10/site-packages (from nvidia-cusolver-cu12==11.4.5.107->torch->flash-attn) (12.4.127) Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.10/site-packages (from jinja2->torch->flash-attn) (2.1.5) Requirement already satisfied: mpmath>=0.19 in /usr/local/lib/python3.10/site-packages (from sympy->torch->flash-attn) (1.3.0) Building wheels for collected packages: flash-attn Building wheel for flash-attn (setup.py): started Building wheel for flash-attn (setup.py): finished with status 'done' Created wheel for flash-attn: filename=flash_attn-2.5.8-py3-none-any.whl size=120922965 sha256=13454dd3d37cf173649bd389b84614b8072fb283f8f2fd23a65ab66caafc304b Stored in directory: /home/user/.cache/pip/wheels/d5/15/88/be46bc1c5098f473b027b0b21a64884118eb34dc5bf6920d3d Successfully built flash-attn Installing collected packages: ninja, einops, flash-attn Successfully installed einops-0.8.0 flash-attn-2.5.8 ninja-1.11.1.1 [notice] A new release of pip available: 22.3.1 -> 24.0 [notice] To update, run: /usr/local/bin/python -m pip install --upgrade pip Traceback (most recent call last): File "/home/user/app/app.py", line 81, in <module> model = AutoModelForCausalLM.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 561, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3024, in from_pretrained hf_*********.validate_environment( File "/usr/local/lib/python3.10/site-packages/transformers/quantizers/quantizer_bnb_4bit.py", line 62, in validate_environment raise ImportError( ImportError: Using `bitsandbytes` 8-bit quantization requires Accelerate: `pip install accelerate` and the latest version of bitsandbytes: `pip install -i https://pypi.org/simple/ bitsandbytes`

Container logs:

Fetching error logs...