runtime error

The installed version of bitsandbytes was compiled without GPU support. 8-bit optimizers, 8-bit multiplication, and GPU quantization are unavailable. Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> config = PeftConfig.from_pretrained(peft_model_id) File "/usr/local/lib/python3.10/site-packages/peft/config.py", line 151, in from_pretrained return cls.from_peft_type(**kwargs) File "/usr/local/lib/python3.10/site-packages/peft/config.py", line 118, in from_peft_type return config_cls(**kwargs) TypeError: LoraConfig.__init__() got an unexpected keyword argument 'enable_lora'

Container logs:

Fetching error logs...