# Autonomous SRE LoRA Adapter - Base model: `unsloth/llama-3-8b-Instruct-bnb-4bit` - Adapter path in this repo: `lora_adapter/` - Format: PEFT LoRA (not merged full checkpoint) Use with `peft.PeftModel.from_pretrained(base_model, adapter_path)`.