OpenAI Details for GPT-Red: An Automated Internal Model of the Red Team Beats Human Red Teams 84% ​​to 13% in Rapid Injection

OpenAI Details for GPT-Red: An Automated Internal Model of the Red Team Beats Human Red Teams 84% ​​to 13% in Rapid Injection

This week, OpenAI published details of the GPT-Redthe only internal model that defaults to the red group. Its job is to attack OpenAI models and detect rapid injection vulnerabilities. OpenAI offers two reasons. Bringing people together in red takes time and is not fair. Commonly used durability tests are now available in the latest models. … Read more

Patter SDK Guide to Building a Restaurant Reservation Phone Agent with Dynamic Dynamics, Monitors, Timekeeping Dashboards, and Eval Checks

Patter SDK Guide to Building a Restaurant Reservation Phone Agent with Dynamic Dynamics, Monitors, Timekeeping Dashboards, and Eval Checks

In this lesson, we examine the Patter SDK for creating a voice agent workflow that mimics how an AI phone assistant behaves during real conversations. We are working on a restaurant reservation use case where we define caller variables, register callable devices, implement output security protocols, simulate text-to-speech and text-to-speech behavior, and run a complete … Read more

SpaceXAI Open-Sources Grok Build: Rust Agent Harness, TUI, and Tool Layer Behind Its CLI Code

SpaceXAI Open-Sources Grok Build: Rust Agent Harness, TUI, and Tool Layer Behind Its CLI Code

SpaceXAI has open sourced the Grok Buildthe terminal-based AI code agent behind it grok The CLI. The source hit GitHub today. Release includes agent harness, TUI, CLI shell, and developer tools under the Apache 2.0 license What is Grok Build? A harnesses scaffolding around the model. It compiles the context, … Read more

Thinking Machines Lab Releases Inkling: 975B-Parameter Open-Weights Multimodal MoE with 41B Functional Parameters and Controllable Thinking Effort

Thinking Machines Lab Releases Inkling: 975B-Parameter Open-Weights Multimodal MoE with 41B Functional Parameters and Controllable Thinking Effort

The Thinking Machines Lab has just been released The Inklingtheir first model trained from scratch, weights on, opens up nicely for Tinker. The lab sets it as a base for customization. What is an Inkling? Inkling is a Mixture-of-Experts converter with a total of 975B and 41B active parameters. It supports a context window of … Read more

Soofi Consortium Releases Soofi S 30B-A3B: Hybrid Mamba-Transformer MoE Base Model in German and English

Soofi Consortium Releases Soofi S 30B-A3B: Hybrid Mamba-Transformer MoE Base Model in German and English

A German research organization has published a report on training Soofi S 30B-A3B. It is an open basic model in German and English. The training was completed in Deutsche Telekom’s Industrial AI Cloud in Munich. Preview weights are on Hugging Face. It is worth noting that among the other fully tested basic models, the Soofi … Read more

Building a PyTorch Controlled Gin Configurable Pipeline with Configurable MLP Splits, Cosine Plotting, and Runtime Parameter Overriding

Building a PyTorch Controlled Gin Configurable Pipeline with Configurable MLP Splits, Cosine Plotting, and Runtime Parameter Overriding

In this tutorial, we use ia Gin Config-a controlled PyTorch test pipeline where the executable training code remains stable. At the same time, the experimental degrees of freedom are moved to the declarative configuration files. We construct a nonlinear spiral binary classification function, define a configurable MLP with a variety of properties, and expose parameters … Read more

Google Releases LiteRT.js: A JavaScript Binding for LiteRT Using .tflite Models in Browsers with WebGPU

Google Releases LiteRT.js: A JavaScript Binding for LiteRT Using .tflite Models in Browsers with WebGPU

Google is released LiteRT.js, JavaScript binding for LiteRT. LiteRT is Google’s cross-platform library, formerly known as TensorFlow Lite. LiteRT.js works .tflite models directly within the browser. Because the thinking is always local, Google cites improved user privacy, zero server costs, and very low latency. What is LiteRT.js? It is not a new model format. Instead, … Read more

PrismML Releases Bonsai 27B: 1-bit and Ternary Builds of Qwen3.6-27B Running on Laptops and Phones

PrismML Releases Bonsai 27B: 1-bit and Ternary Builds of Qwen3.6-27B Running on Laptops and Phones

” style=”width:100%;border:0;height:600px;display:block;overflow:hidden;” scrolling=”no” loading=”lazy” title=”Bonsai 27B interactive explainer”> That structure shapes the pressure mechanism below. How Compression Works Each weight is coded, with one shared FP16 scale per group of 128. The effective weight is w_i = s_g · t_i. The ternary value carries log2(3) ≈ 1.585 pieces. One FP16 scale at 128 weights adds … Read more