gpt-5-4-nano-5fe886ba·7 events·first seen Aliases: GPT-5.4 nano, GPT-5 nano
CodeRescue introduces a post-failure decision framework for coding agents that routes between cheap-model retry and escalation to a stronger model based on execution feedback. A supervised router trained on execution rollouts is combined with a Conformal Risk Control (CRC) layer that adjusts cost penalties at deployment time without retraining. Evaluated across five coding benchmarks, one CRC-calibrated configuration exceeds always-escalate solve rates while using only 35% of the mean recovery cost in a GPT-5.4-nano/GPT-5.4 setting. The work addresses a practical inference-economics problem in agentic coding deployments.
Researchers propose a hybrid framework for automated essay scoring (AES) that uses GPT-5, GPT-5 mini, and GPT-5 nano to generate controlled-length summaries of long essays, addressing transformer input-length limitations. Summaries are combined with handcrafted linguistic features and fed into downstream AES models evaluated on the ASAP 2.0 dataset using quadratic weighted kappa. GPT-5 mini achieves the best human-rating agreement while GPT-5 produces higher summarization quality, revealing cost-performance trade-offs. The study also finds that higher-scoring, more complex essays are harder to compress without information loss, raising fairness concerns for educational deployment.
OpenAI has released two smaller variants of GPT-5.4 — GPT-5.4 mini and GPT-5.4 nano — to the Chat Completions and Responses API. GPT-5.4 mini targets high-volume workloads with GPT-5.4-class capabilities and supports tool search, built-in computer use, and compaction; GPT-5.4 nano is optimized for simple, high-volume, speed- and cost-sensitive tasks and supports only compaction. The release extends the GPT-5.4 family into smaller, more economical tiers for production deployment.
Researchers introduce Structured Concept Evolution (SCE), a framework pairing an LLM with an algebraic mutation grammar to discover lifted-product quantum LDPC code families. The system evolves structured algebraic specifications rather than asking the LLM to design codes from scratch, enabling discovery of both abelian and non-abelian code families competitive with standard designs like bivariate-bicycle codes. Results are achieved using lightweight models (GPT-5.4-mini and GPT-5.4-nano), suggesting LLM-guided combinatorial search can be effective for hard discrete design problems in quantum error correction.
A multi-item roundup covers several AI developments: Nvidia unveiled NemoClaw at GTC 2026, an enterprise software stack integrating with OpenClaw to add security and governance for agentic deployments, with launch partners including Salesforce, Cisco, and CrowdStrike. OpenAI released GPT-5.4 mini and nano, smaller variants optimized for speed with benchmark results on SWE-Bench Pro and OSWorld-Verified, priced at $0.75 and $0.20 per million input tokens respectively. Nvidia also released Nemotron 3 Nano 4B, a hybrid Mamba-Transformer 4B parameter on-device model. Additional items cover Midjourney V8 alpha (5x faster, diffusion-only) and Mamba-3, a 1.5B state space model from CMU and Together.AI with improved accuracy over Mamba-2.
OpenAI has released GPT-5.4 mini and nano, smaller and faster variants of GPT-5.4 optimized for coding, tool use, multimodal reasoning, and high-volume API and sub-agent workloads. These models are positioned for efficiency-sensitive deployment scenarios including agentic pipelines. The release extends the GPT-5.4 family with tiered model options targeting different cost and latency tradeoffs.
Gradient Labs is deploying AI agents for banking support workflows, powered by OpenAI's GPT-4.1 and GPT-5.4 mini and nano models. The system targets low latency and high reliability for automating customer-facing banking operations. This represents a concrete enterprise deployment of frontier OpenAI models in a regulated financial services context.