{"slug": "gpt-5-6-has-three-names-luna-terra-sol", "title": "GPT-5.6 Has Three Names. Luna, Terra, Sol", "summary": "OpenAI released three models named Luna, Terra, and Sol, which correspond to small, medium, and large variants of GPT-5.6. The naming reflects an inference cost architecture based on the roofline model from high-performance computing, optimizing for compute-bound or memory-bound scenarios.", "body_md": "Member-only story\n\n# GPT-5.6 Has Three Names. Luna, Terra, Sol\n\nOpenAI just released three models and named them after celestial bodies. That is not branding.\n\nThat is an inference cost architecture announcement dressed up as a product launch. Let me show you the why.\n\nI’ve spent the last 48 hours pulling apart what these three names actually mean for anyone building production AI systems.\n\nLuna is the small, fast model. Terra is the medium. Sol is the large, capable one.\n\nPretty names.\n\nBut behind them is a cost optimisation problem that any systems architect should recognise immediately — because it maps directly to the roofline model from high-performance computing, a framework that has been around since 2009.\n\nThe branding is the distraction. The math is the announcement.\n\nGrab coffee. This is going to take a while.\n\n— -\n\n**Chapter 1: The Roofline Model, Translated for LLMs**\n\nThe roofline model asks one question: is your computation limited by how fast your hardware can do arithmetic, or by how fast it can move data?\n\nDefine arithmetic intensity I as:\n\n**I = FLOPs_executed / bytes_transferred**\n\nIf I is large — you’re doing a lot of computation per byte moved — you’re compute-bound. Faster math units help you.", "url": "https://wpnews.pro/news/gpt-5-6-has-three-names-luna-terra-sol", "canonical_source": "https://pub.towardsai.net/gpt-5-6-has-three-names-luna-terra-sol-b328674161c4?source=rss----98111c9905da---4", "published_at": "2026-07-15 03:07:58+00:00", "updated_at": "2026-07-15 03:23:19.687108+00:00", "lang": "en", "topics": ["large-language-models", "ai-products", "ai-infrastructure"], "entities": ["OpenAI", "GPT-5.6", "Luna", "Terra", "Sol"], "alternates": {"html": "https://wpnews.pro/news/gpt-5-6-has-three-names-luna-terra-sol", "markdown": "https://wpnews.pro/news/gpt-5-6-has-three-names-luna-terra-sol.md", "text": "https://wpnews.pro/news/gpt-5-6-has-three-names-luna-terra-sol.txt", "jsonld": "https://wpnews.pro/news/gpt-5-6-has-three-names-luna-terra-sol.jsonld"}}