# Smoke test for the LLM society loop — tiny everything; ~15 min on a 16 GB GPU. experiment: llm_society_smoke kind: llm_society base_model: Qwen/Qwen2.5-0.5B-Instruct seed: 1 agents: 4 generations: 2 arms: [full] g: 0.5 lam: 0.3 n_test: 15 # per family n_val: 10 n_conf: 30 # total n_inherit: 90 # total n_candidates: 4 epochs: 2 spec_train: 150 spec_epochs: 2 lora: {r: 16, alpha: 32} output: {dir: results/llm_society_smoke}