Netflix engineers observed two key findings in production: enriching prompts has a greater impact than scaling model capacity; and post-training RL brings additional, unexpected benefits—increasing homepage diversity and customization.
Specific data comparison: scaling the model from 120M to 900M parameters reduces WBC loss by ~1.3%, while cumulative context enrichment yields ~6.9%. In several cases, a single well-designed context addition outperformed the entire ~7.5× model capacity scaling.
However, Netflix notes diminishing returns for context enrichment: once the input context is saturated, model capacity scaling is likely to become the primary driver of further improvements. They speculate that in other industry-scale personalization scenarios, prompt enrichment may be more effective than model scaling.