# LoRA (Low-Rank Adaptation) adapter application toggle # Set to "true" to use the LoRA adapter (hiroyuki-style responses) # Set to "false" to use only the base model (default Qwen2.5-0.5B-Instruct responses) USE_LORA=true