6651

OpenAI Operator Research Preview

OpenAI has introduced Operator, a research preview of an AI agent powered by the Computer-Using Agent (CUA) model that can independently navigate a web browser to perform tasks like filling forms and ordering groceries.

6652

OpenAI Computer-Using Agent (CUA) and Operator Research Preview

OpenAI has introduced Computer-Using Agent (CUA), a model capable of interacting with GUIs via a universal interface of screen, mouse, and keyboard to perform digital tasks, now available in research preview via Operator.

6653

OpenAI Operator System Card

OpenAI has introduced Operator, a research preview of a Computer-Using Agent (CUA) model that interacts with GUIs to perform tasks on a user's behalf, supported by a multi-layered safety framework to mitigate risks like prompt injection and model mistakes.

6654

NVIDIA KVPress: Toolkit for KV Cache Compression in Long-Context LLMs

NVIDIA has released KVPress, a Python toolkit that implements state-of-the-art KV cache compression techniques to reduce the memory footprint and increase decoding speed of long-context Large Language Models.

6655

SmolVLM 256M and 500M Release Notes

Hugging Face introduces SmolVLM-256M and SmolVLM-500M, delivering highly efficient Vision Language Models that maintain strong multimodal performance in a significantly reduced parameter footprint.

6656

Bertelsmann and OpenAI Partnership for Enterprise AI Integration

Bertelsmann is integrating OpenAI technology and ChatGPT Enterprise across its global media, services, and education brands to enhance creativity, productivity, and product development at scale.

6657

Trading Inference-Time Compute for Adversarial Robustness

OpenAI research indicates that increasing inference-time compute in reasoning models like o1-preview and o1-mini improves their robustness against multiple types of adversarial attacks.

6658

Hugging Face and FriendliAI Partnership for Model Deployment

Hugging Face has integrated FriendliAI's inference infrastructure into the Hugging Face Hub, enabling one-click deployment of generative AI models to high-performance endpoints.

6659

OpenAI Stargate Infrastructure Initiative

OpenAI is seeking partnerships with US-based data center infrastructure firms to develop the physical capacity required for its next-generation AI systems.

6660

OpenAI Announces The Stargate Project

OpenAI and its partners have launched The Stargate Project, a $500 billion initiative to build massive AI infrastructure in the United States to support the development of AGI.

6661

Hugging Face Organization Blog Articles Feature

Hugging Face now allows organizations subscribed to Enterprise Hub to publish blog articles directly to their organization profiles.

6662

Qwen Global-Batch Load Balance for MoE LLM Training

Qwen introduces a global-batch load balancing loss that improves MoE model performance and enables expert specialization by calculating balance across the entire global batch rather than individual micro-batches.

6663

Hugging Face Text Generation Inference (TGI) Multi-Backend Support

Hugging Face has introduced a multi-backend architecture for Text Generation Inference (TGI), allowing users to utilize a unified frontend to deploy LLMs via various execution engines like TensorRT-LLM and vLLM.

6664

Hugging Face Transformers timm Integration

Hugging Face has introduced the TimmWrapper, allowing any model from the PyTorch Image Models (timm) library to be used seamlessly within the transformers ecosystem for inference, quantization, and fine-tuning.

6665

OpenAI News Industry Partnerships and Axios Expansion

OpenAI has announced a new content partnership with Axios and expanded funding for local news, while detailing how nearly 20 media organizations are integrating AI to streamline production, enhance user engagement, and optimize business operations.

6666

Train 400x faster Static Embedding Models with Sentence Transformers

Hugging Face introduces a method to train static embedding models that run 100x–400x faster on CPU while retaining at least 85% of the quality of models like all‑mpnet‑base‑v2, releasing two models (static‑retrieval‑mrl‑en‑v1 and static‑similarity‑mrl‑multilingual‑v1) with training scripts and evaluation results.

6667

Adebayo Ogunlesi Joins OpenAI Board of Directors

Adebayo Ogunlesi, CEO of Global Infrastructure Partners and Senior Managing Director at BlackRock, has joined OpenAI's Board of Directors to provide expertise in infrastructure investment and global market strategy.

6668

Qwen2.5-Math-PRM and ProcessBench Release

Qwen has released Qwen2.5-Math-PRM-7B and 72B, state-of-the-art Process Reward Models designed to identify intermediate reasoning errors in mathematical problem solving, alongside ProcessBench, a new step-level evaluation benchmark.

6669

Hugging Face AI Agents Ethics and Framework Analysis

Hugging Face provides a comprehensive framework for understanding AI agents, arguing that risks increase with autonomy and recommending against the development of fully autonomous agents.

6670

Hugging Face releases vdr-2b-multi-v1 multilingual visual document retrieval model

Hugging Face has introduced vdr-2b-multi-v1, a multilingual embedding model for visual document retrieval that enables searching complex documents without OCR by encoding page screenshots into dense vectors.

6671

Hugging Face Open LLM Leaderboard: CO₂ Emissions and Model Performance Analysis

Hugging Face reveals that community fine-tuned models often exhibit higher carbon efficiency than official releases due to increased conciseness and improved instruction following.

6672

Hugging Face smolagents Release

Hugging Face has launched smolagents, a lightweight library that enables LLMs to perform complex tasks by writing actions as executable code rather than JSON, improving composability and generality.

6673

OpenAI Corporate Structure Evolution

OpenAI is planning to transition its for-profit arm into a Delaware Public Benefit Corporation to better attract capital and sustain its non-profit mission of ensuring AGI benefits humanity.

6674

QVQ-72B-Preview Release

Qwen has released QVQ-72B-Preview, an open-weight multimodal reasoning model based on Qwen2-VL-72B that achieves a score of 70.3 on the MMMU benchmark.

6675

Visualize and understand GPU memory in PyTorch – Hugging Face Blog Summary

Hugging Face’s blog post explains how to visualize GPU memory usage in PyTorch using torch.cuda.memory tools, breaks down memory components during model training, and provides formulas to estimate total memory requirements.

6676

NVIDIA LogitsProcessorZoo: Controlling Language Model Generation with Modular Logits Processors

NVIDIA's LogitsProcessorZoo provides modular logits processors for Hugging Face Transformers that let developers control generation length, enforce phrase inclusion, cite prompt content, and restrict outputs to multiple-choice choices.

6677

Deliberative alignment: reasoning enables safer language models

OpenAI introduces deliberative alignment, a training paradigm that teaches o-series models to reason over explicit safety specifications, improving safety and reducing both under‑ and over‑refusals compared to prior models.

6678

Big Bench Audio Release

Artificial Analysis has released Big Bench Audio, a dataset of 1,000 audio questions designed to evaluate the reasoning capabilities of audio language models, revealing a significant performance gap between text and speech reasoning.

6679

ModernBERT Release Notes

Hugging Face, Answer.AI, and LightOn have released ModernBERT, a state-of-the-art encoder-only model family that improves upon BERT's speed, accuracy, and context length to 8,192 tokens.

6680

Bamba-9B: Inference-Efficient Hybrid Mamba2 Model

Bamba-9B, a hybrid Mamba2 model from IBM, Princeton, CMU, and UIUC trained on 2.2T open tokens, achieves 2.5x throughput and 2x latency improvements over Llama 3.1 8B in vLLM and is immediately usable in transformers, vLLM, TRL, and llama.cpp.

6681

Benchmarking Language Model Performance on 5th Gen Xeon at GCP

Hugging Face benchmarked text embedding and generation on Google Cloud's C4 (5th‑gen Xeon) and N2 (3rd‑gen Xeon) instances, finding C4 delivers 10‑24× higher embedding throughput and 2.3‑3.6× higher generation throughput, yielding 7‑19× and 1.7‑2.9× total‑cost‑of‑ownership advantages respectively.

6682

Falcon 3 release notes / what's new

Technology Innovation Institute (TII) has released Falcon 3, a family of decoder-only large language models under 10 billion parameters designed for high efficiency and enhanced science, math, and coding capabilities.

6683

OpenAI o1 and Developer Tooling Updates December 2024

OpenAI has released the production-ready o1 reasoning model in the API, introduced Preference Fine-Tuning via DPO, and updated the Realtime API with WebRTC support and significant price reductions.

6684

Hugging Face Synthetic Data Generator

Hugging Face has introduced the Synthetic Data Generator, a no-code application that allows users to create custom text classification and chat datasets using natural language prompts.

6685

OpenAI Timeline: Elon Musk's Proposed For-Profit Structure and Departure

OpenAI released a detailed timeline and internal communications revealing that Elon Musk actively sought to transition OpenAI into a for-profit entity under his own absolute control in 2017.

6686

LeMaterial v1.0: LeMat-Bulk dataset release

LeMaterial v1.0 launches as an open-source initiative releasing the LeMat-Bulk dataset, which unifies 6.7M entries from Materials Project, Alexandria, and OQMD into a standardized format with seven properties to accelerate materials discovery.

6687

Sora is here – OpenAI releases video generation model Sora Turbo with new interface and subscription access

OpenAI announced the release of Sora Turbo, a faster video generation model available as a standalone product for ChatGPT Plus and Pro users, featuring a new interface, up to 1080p resolution and 20‑second clips, and built‑in safety measures.

6688

Hugging Face Open Preference Dataset for Text-to-Image Generation

The Data is Better Together community has released an Apache 2.0 licensed open preference dataset for text-to-image generation to address the lack of open-source preference data for model alignment.

6689

Hugging Face Models in Amazon Bedrock Marketplace

Hugging Face has integrated 83 open models into the Amazon Bedrock Marketplace, allowing AWS customers to deploy open models on managed infrastructure while maintaining compatibility with Bedrock APIs.

6690

OpenAI Sora: Creative Workflow Integration for Animator Lyndon Barrois

Animator Lyndon Barrois uses OpenAI Sora to bypass traditional studio production pipelines, enabling the direct translation of imagination into high-fidelity video content.

6691

Vallée Duhamel and Sora

OpenAI highlights the artistic perspective of Vallée Duhamel on the Sora video generation model, though the product is noted as no longer available as of April 26, 2026.

6692

OpenAI Sora System Card

OpenAI has released a system card for Sora, its video generation model capable of producing videos up to 20 seconds at 1080p resolution using a diffusion-transformer architecture.

6693

Minne Atairu and Sora

Interdisciplinary artist Minne Atairu utilizes OpenAI's Sora to challenge patriarchal imagery and redefine cultural icons.

6694

OpenAI Product Team AI Integration

OpenAI has released a webinar and guidance on integrating AI into product team workflows to enhance productivity and product development.

6695

ChatGPT Pro Release

OpenAI has launched ChatGPT Pro, a $200 monthly subscription plan providing unlimited access to o1, o1-mini, GPT-4o, and a high-compute 'o1 pro mode' for complex problem solving.

6696

OpenAI o1 System Card

OpenAI released the o1 system card detailing its chain-of-thought reasoning model, its safety evaluations, and its Preparedness Framework ratings of medium risk for persuasion and CBRN, low for cybersecurity and model autonomy.

6697

PaliGemma 2 Release Notes

Google has released PaliGemma 2, a new family of vision language models that combine the SigLIP image encoder with the Gemma 2 text decoder across three parameter sizes and multiple input resolutions.

6698

How good are LLMs at fixing their mistakes? A chatbot arena experiment with Keras and TPUs

Hugging Face tested several sub‑10B LLMs on a simple calendar‑API task and found that Gemma 2 9B consistently fixed mistakes with minimal prompting, while smaller and older models struggled or required many corrective turns.

6699

OpenAI and Future Strategic Partnership for Specialist Content

OpenAI and Future have partnered to integrate content from Future's 200-plus specialist media brands into ChatGPT, providing users with reliable, expert information and expanding the publisher's distribution reach.

6700

Morgan Stanley AI Integration and Evaluation Framework

Morgan Stanley collaborated with OpenAI to deploy GPT-4 and Whisper powered tools, achieving 98% advisor adoption through a rigorous evaluation framework focused on reliability and compliance.