| # Experiment 1 exploratory Cell D16 — Cell D / AT-TPQ at 16K context. | |
| # | |
| # This is the midpoint context-window ablation for the local optimized-serving | |
| # stack. It keeps the Cell D transport/model knobs fixed while testing whether | |
| # 16K avoids 8K pressure without the latency/attention spread of 32K. | |
| source configs/aat_mcp_model_optimized.env | |
| EXPERIMENT_NAME="aat_mcp_model_optimized_16384" | |
| EXPERIMENT_CELL="D16" | |
| EXPERIMENT_FAMILY="context_window_ablation" | |
| CONTRIBUTING_EXPERIMENTS="exp1_model_optimization,context_length_ablation" | |
| MAX_MODEL_LEN=16384 | |