TypeError: LlamaForCausalLM.__init__() got an unexpected keyword argument 'load_in_4bit'

try rebuilding from source:

	pip install -q -U bitsandbytes
	pip install -q -U git+https://github.com/huggingface/transformers.git
	pip install -q -U git+https://github.com/huggingface/peft.git
	pip install -q -U git+https://github.com/huggingface/accelerate.git