runtime error

r belt, silver pendant necklace Outfit Combination 4: - Top: Navy blue polo shirt - Bottom: Khaki shorts - Shoe: Brown leather sandals - Accessories: Navy blue baseball cap, woven brown bracelet Outfit Combination 5: - Top: Light pink dress shirt (with rolled-up sleeves) - Bottom: Charcoal gray dress pants - Shoe: Black monk strap shoes - Accessories: Black leather belt, silver tie clip The installed version of bitsandbytes was compiled without GPU support. 8-bit optimizers, 8-bit multiplication, and GPU quantization are unavailable. /usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py:1132: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. warnings.warn( The `load_in_4bit` and `load_in_8bit` arguments are deprecated and will be removed in the future versions. Please, pass a `BitsAndBytesConfig` object in `quantization_config` argument instead. Traceback (most recent call last): File "/home/user/app/app.py", line 179, in <module> main() File "/home/user/app/app.py", line 94, in main model = AutoPeftModelForCausalLM.from_pretrained( File "/usr/local/lib/python3.10/site-packages/peft/auto.py", line 104, in from_pretrained base_model = target_class.from_pretrained(base_model_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 563, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3165, 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...