951

OpenAI Intellectual Freedom by Design Framework

OpenAI has introduced a framework for intellectual freedom in ChatGPT, focusing on objectivity by default, user-controlled customization, and new evaluations for political bias.

952

Hugging Face Hub Migration from Git LFS to Xet

Hugging Face has migrated 500,000 repositories and 20 PB of data from Git LFS to Xet, a content-addressed storage system designed to scale with AI workloads.

953

OpenAI EU Code of Practice and European AI Strategy

OpenAI has announced its intention to sign the EU Code of Practice for General Purpose AI and is launching the 'OpenAI for Countries European Rollout' to expand AI infrastructure and adoption across Europe.

954

Kimina-Prover: Applying Test-time RL Search on Large Formal Reasoning Models

Hugging Face announces Kimina-Prover-72B, a state-of-the-art theorem proving model for Lean 4 that achieves a 92.2% pass rate on the miniF2F benchmark using a novel Test-Time Reinforcement Learning (TTRL) search framework.

955

Building the Hugging Face MCP Server

Hugging Face has released an official Model Context Protocol (MCP) server that allows AI assistants to dynamically access the Hugging Face Hub and thousands of Gradio-based AI applications via a single URL.

956

ScreenEnv Release: Deploying Full Stack Desktop Agents

Hugging Face has released ScreenEnv, a Python library that enables the creation of isolated Ubuntu desktop environments in Docker containers for testing and deploying GUI agents.

957

Hugging Face Asynchronous Robot Inference

Hugging Face introduces asynchronous robot inference to decouple action prediction from execution, reducing robot idleness and achieving up to a 2x speedup in task completion time.

958

Hugging Face Gradio MCP Servers Integration

Hugging Face has integrated the Model Context Protocol (MCP) into Gradio (v5.28.0), enabling Hugging Face Spaces to function as a vast library of MCP servers that grant LLMs new capabilities like image editing and transcription.

959

Creating Custom Kernels for the AMD MI300

Hugging Face collaborated with AMD to develop open-source optimized kernels for the MI300X, significantly improving FP8 inference performance for Llama 3.1 405B in VLLM.

960

Reachy Mini: Open-Source Desktop Robot for AI Development

Hugging Face and Pollen Robotics have introduced Reachy Mini, an open-source, programmable desktop robot starting at $399 designed for human-robot interaction and AI experimentation.

961

OpenAI and AFT Launch National Academy for AI Instruction

OpenAI has partnered with the American Federation of Teachers to launch the National Academy for AI Instruction, a five-year initiative providing $10 million in funding and resources to equip 400,000 K-12 educators with AI fluency.

962

Hugging Face Efficient MultiModal Data Pipeline

Hugging Face introduces a five-stage optimization process for multimodal data pipelines, utilizing a balanced knapsack packing strategy to minimize GPU idle time and padding waste.

963

SmolLM3 Release: Multilingual, Long-Context 3B Reasoner

Hugging Face has released SmolLM3, a 3B parameter model that outperforms Llama-3.2-3B and Qwen2.5-3B, featuring dual-mode reasoning and a 128k context window.

964

Hugging Face Production Infrastructure Alerting Strategies

Hugging Face utilizes specialized alerting for NAT gateway throughput, log archival success rates, and Kubernetes API health to maintain stability and cost-efficiency in its production environment.

965

NeurIPS 2025 E2LM Competition: Early Training Evaluation of Language Models

Hugging Face and partners announce the E2LM competition to develop benchmarks that can detect reasoning and scientific knowledge signals during the early stages of LLM training.

966

Genspark Super Agent: No-Code Autonomous Agents powered by GPT-4.1 and Realtime API

Genspark has launched Super Agent, a no-code autonomous AI assistant that uses GPT-4.1 and the OpenAI Realtime API to automate complex real-world tasks like phone calls and presentation generation.

967

BAIR PEVA: Whole-Body Conditioned Egocentric Video Prediction

BAIR introduces PEVA, a world model for embodied agents that predicts egocentric video frames based on high-dimensional whole-body kinematic pose trajectories.

968

Training and Finetuning Sparse Embedding Models with Sentence Transformers

Hugging Face introduces a comprehensive guide for training and finetuning sparse embedding models using the Sentence Transformers library to improve hybrid search and retrieval performance.

969

OpenAI AI Economic Blueprint for Australia

OpenAI and Mandala Partners have released an AI Economic Blueprint for Australia to provide an actionable plan for boosting national productivity and economic growth through AI adoption.

970

NVIDIA Llama Nemotron Nano VL Release

NVIDIA has released Llama Nemotron Nano VL, an 8B Vision Language Model (VLM) optimized for high-accuracy intelligent document processing and OCR tasks.

971

Qwen-TTS Update: Support for Chinese Dialects and Bilingual Synthesis

Qwen has released an update to Qwen-TTS (qwen-tts-latest) that introduces support for Pekingese, Shanghainese, and Sichuanese dialects alongside Chinese-English bilingual synthesis.

972

Qwen VLo: Unified Multimodal Understanding and Generation

Qwen VLo is a unified multimodal model that bridges the gap between perception and creation by combining high-quality image generation, open-ended editing, and precise visual understanding in a single system.

973

Retell AI Voice Automation with GPT-4o

Retell AI uses GPT-4o and GPT-4.1 to provide a no-code platform for creating natural-sounding voice agents that reduce call handling costs by up to 80%.

974

Gemma 3n Release Notes: Multimodal On-Device AI

Google's Gemma 3n is now available in the open-source ecosystem, featuring native multimodality (text, image, audio, video) and memory-efficient architectures designed for local hardware execution.

975

Unify GTM Growth System using OpenAI o3, GPT-4.1, and CUA

Unify has implemented a scalable go-to-market system using OpenAI o3, GPT-4.1, and Computer-Using Agent (CUA) to automate prospecting and personalized messaging, now generating 30% of its own pipeline.

976

SGLang Transformers Backend Integration

SGLang now supports Hugging Face transformers as a backend, enabling high-performance inference for any transformers-compatible model without requiring native SGLang support.

977

Fine-Tuning FLUX.1-dev with QLoRA on Consumer Hardware

Hugging Face demonstrates how to fine-tune the FLUX.1-dev model using QLoRA and the diffusers library to reduce peak VRAM usage to under 10 GB on a single consumer GPU.

978

OpenAI Research on Emergent Misalignment and Persona-Based Generalization

OpenAI researchers discovered that fine-tuning models on narrow, incorrect data can trigger a "misaligned persona" feature, leading to broad unethical behavior across unrelated tasks.

979

OpenAI Preparing for Future AI Risks in Biology

OpenAI is implementing a multi-pronged mitigation strategy to prevent the misuse of frontier AI models in creating biological threats as models approach 'High' capability thresholds in biology.

980

OpenAI for Government Initiative Launch

OpenAI has launched OpenAI for Government, a consolidated initiative providing U.S. federal, state, and local governments with secure AI tools, custom models, and a $200 million pilot program with the U.S. Department of Defense.

981

Groq Integration with Hugging Face Inference Providers

Hugging Face has added Groq as a supported Inference Provider, allowing users to access high-speed LPU-powered inference for models like Llama 4 and QWQ-32B directly through the Hub.

982

Optimizing LLM Performance: Solving Long Prompt Blocking and Decode Slowdowns

Hugging Face explores how long prompts block request queues and slow down token generation, proposing request-parallel prefills and disaggregated prefill as solutions to reduce latency.

983

Featherless AI Integration with Hugging Face Inference Providers

Hugging Face has added Featherless AI as a supported Inference Provider, enabling serverless access to a vast catalog of open-source text and conversational models.

984

OpenAI and Mattel Partnership for AI-Powered Play

OpenAI and Mattel have partnered to integrate AI capabilities into Mattel's toy brands and deploy ChatGPT Enterprise for internal business operations.

985

Hugging Face Kernel Hub Release

Hugging Face has introduced the Kernel Hub, a centralized repository for loading pre-compiled, optimized compute kernels directly into Python applications to accelerate GPU operations without local compilation.

986

NVIDIA Isaac GR00T N1.5: Post-Training for LeRobot SO-101 Arm

NVIDIA has released Isaac GR00T N1.5, an open foundation model for humanoid robot reasoning and skills that can be post-trained for specific robotic embodiments like the LeRobot SO-101 arm.

987

Hugging Face and NVIDIA Launch Training Cluster as a Service

Hugging Face and NVIDIA have introduced Training Cluster as a Service, a collaboration designed to provide research organizations with flexible, on-demand access to large-scale NVIDIA GPU clusters for training foundational models.

988

OpenAI Outbound Coordinated Disclosure Policy

OpenAI has introduced an Outbound Coordinated Disclosure Policy to responsibly report security vulnerabilities in third-party software discovered by its AI systems and researchers.

989

Hugging Face ScreenSuite Release

Hugging Face has released ScreenSuite, a comprehensive evaluation suite for GUI agents that unifies 13 benchmarks to assess Vision Language Models (VLMs) across perception, grounding, and action capabilities.

990

OpenAI Data Retention Update: Response to New York Times Litigation

OpenAI has ended the indefinite retention of consumer ChatGPT and API data following the expiration of a legal order on September 26, 2025, though it continues to store limited historical data from April to September 2025.

991

Qwen3 Embedding and Reranker Release

Qwen has released the Qwen3 Embedding series, a set of proprietary models based on the Qwen3 foundation model designed for state-of-the-art text embedding, retrieval, and reranking across 100+ languages.

992

OpenAI Disrupting Malicious Uses of AI Report June 2025

OpenAI's June 2025 report details the use of AI as a force multiplier for investigative teams to detect and disrupt malicious activities including covert influence operations and cyber espionage.

993

KV Cache Implementation in nanoVLM

Hugging Face implemented KV Caching from scratch in the nanoVLM repository, resulting in a 38% speedup in generation for their Vision Language Model.

994

Real-Time AI Sound Generation on Arm CPUs

Arm and Hugging Face demonstrate a personal sound generation tool using Stable Audio Open that enables real-time, on-device audio creation for music production workflows.

995

Holo1 and Surfer-H: Open-Source Action VLMs for GUI Automation

H Company has released Holo1, a family of Action Vision Language Models designed for precise GUI localization, and Surfer-H, a modular web agent that achieves 92.2% accuracy on real-world tasks at a cost of $0.13 per task.

996

Hugging Face TRL: Co-located vLLM for Efficient GRPO Training

Hugging Face introduces co-located vLLM in TRL, allowing training and inference to share the same GPUs to eliminate idle time and increase throughput during GRPO training.

997

SmolVLA: Efficient Vision-Language-Action Model trained on Lerobot Community Data

Hugging Face introduces SmolVLA, a compact 450M parameter open-source Vision-Language-Action model that outperforms larger models on simulation and real-world robotics tasks using community-shared data.

998

OpenAI Disrupts China-Linked Cyber Operations Vixen and Keyhole Panda

OpenAI has disabled accounts linked to China-affiliated threat actors (Vixen and Keyhole Panda) who used LLMs for reconnaissance, script modification, and infrastructure setup without gaining novel capabilities beyond publicly available resources.

999

OpenAI Operation ScopeCreep: Disrupting Russian-speaking Malware Development

OpenAI banned a cluster of ChatGPT accounts used by a Russian-speaking threat actor, dubbed ScopeCreep, to iteratively develop Windows malware and command-and-control infrastructure.

1000

OpenAI Disrupts Deceptive IT Employment Schemes

OpenAI has banned accounts associated with deceptive employment campaigns that used AI to automate fraudulent job applications and bypass corporate security measures, behaviors consistent with DPRK-linked activity.