1401

Prezi Case Study: Accelerating ML Roadmap with Hugging Face Expert Support

Prezi is leveraging the Hugging Face Expert Support Program and Inference Endpoints to integrate efficient open-source multimodal models into its Prezi AI presentation generation tool.

1402

Paf Increases Developer Productivity via ChatGPT Enterprise and Custom GPTs

Gaming company Paf has deployed ChatGPT Enterprise and over 85 custom GPTs to automate boilerplate code and accelerate developer training, achieving output equivalent to 12 full-time employees.

1403

Clay: Achieving 10x Growth with Agentic Sales Prospecting

Clay uses GPT-4 to power Claygent, an AI agent that automates web research and data enrichment for go-to-market teams, resulting in 10x year-over-year growth.

1404

BigCodeBench: A New Benchmark for Complex Python Code Generation

Hugging Face has released BigCodeBench, a benchmark of 1,140 function-level tasks designed to evaluate LLMs on practical programming and diverse library usage, addressing the simplicity and contamination issues of HumanEval.

1405

Color Health uses GPT-4o to accelerate cancer care and diagnostic workups

Color Health has developed a copilot application powered by GPT-4o to help clinicians identify missing diagnostics and create personalized cancer screening and treatment plans.

1406

OpenAI Appoints Retired U.S. Army General Paul M. Nakasone to Board of Directors

OpenAI has appointed Retired U.S. Army General Paul M. Nakasone to its Board of Directors to strengthen the company's cybersecurity posture and safety oversight as AI capabilities advance toward AGI.

1407

Hugging Face Accelerate: Harmonizing DeepSpeed and FSDP Precision

Hugging Face Accelerate 0.30.0 introduces automatic upcasting for PyTorch FSDP to align its precision handling with DeepSpeed, enabling seamless switching between the two backends without loss of convergence.

1408

Stable Diffusion 3 Medium Integration with Diffusers

Hugging Face has integrated Stable Diffusion 3 Medium (2B parameters) into the Diffusers library, introducing a Multimodal Diffusion Transformer (MMDiT) and rectified flow-matching for improved text-to-image synthesis.

1409

Hugging Face TRL RLOO Trainer Release

Hugging Face has introduced the RLOO (REINFORCE Leave One-Out) Trainer in TRL, an online RLHF algorithm that uses 50-70% less vRAM and converges up to 3x faster than PPO while remaining competitive in performance.

1410

OpenAI Appoints Sarah Friar as CFO and Kevin Weil as CPO

OpenAI has appointed Sarah Friar as Chief Financial Officer and Kevin Weil as Chief Product Officer to scale operations and product deployment as the company grows.

1411

OpenAI Voice Engine: Technical Implementation and Safety Framework

OpenAI's Voice Engine is a synthetic voice model developed since 2022 that has been iteratively deployed through controlled releases to inform safety research and policy development.

1412

Hugging Face Embedding Container for Amazon SageMaker Release

Hugging Face has released a general availability (GA) Embedding Container for Amazon SageMaker, powered by Text Embedding Inference (TEI) for high-performance deployment of open embedding models.

1413

Hugging Face Transformers Documentation Redesign

Hugging Face is redesigning the Transformers documentation to move from a rigid, incremental structure to a code-first, integrated experience tailored for product developers.

1414

Qwen2 Release Notes / What's New

Qwen announces Qwen2, a series of five open-source models ranging from 0.5B to 72B parameters with enhanced multilingual support for 27 additional languages and context lengths up to 128K tokens.

1415

10BedICU and OpenAI: Enhancing India's Critical Care Infrastructure

10BedICU is integrating OpenAI's GPT-4 and Whisper models into its CARE platform to automate medical documentation, integrate legacy hardware, and streamline discharge summaries across Indian government hospitals.

1416

Qwen-Agent: Generalizing LLMs from 8k to 1M Context

Qwen has developed an agent framework that enables 8k-context models to process 1M tokens, surpassing both RAG and native long-context models in specific benchmarks.

1417

Artificial Analysis Text to Image Leaderboard and Arena Launch

Hugging Face has launched the Artificial Analysis Text to Image Leaderboard and Arena, using human preference data from over 45,000 votes to rank open-source and proprietary image generation models.

1418

Extracting Concepts from GPT-4

OpenAI has developed scalable sparse autoencoder methods to decompose GPT-4's internal representations into 16 million human-interpretable features.

1419

Hugging Face NPC-Playground: Integrating LLM-Powered NPCs in 3D Environments

Hugging Face introduces NPC-Playground, a 3D demo utilizing Cubzh and Gigax to enable realistic, LLM-driven NPC interactions through function calling and Lua scripting.

1420

Intel Gaudi Assisted Generation Support

Hugging Face has integrated assisted generation (speculative sampling) into Optimum Habana, enabling up to 2x speedups for large transformer-based models on Intel Gaudi processors.

1421

Hugging Face Spaces Secrets Security Update

Hugging Face disclosed a security incident involving unauthorized access to a subset of Spaces secrets, leading to the revocation of affected tokens and a transition to fine-grained access tokens.

1422

OpenAI Disrupts Covert AI Influence Operations

OpenAI terminated accounts linked to five covert influence operations that used AI to generate deceptive content, though none achieved significant audience reach.

1423

OpenAI Introduces ChatGPT Edu for Universities

OpenAI has launched ChatGPT Edu, a version of ChatGPT designed for universities to deploy AI at scale with enterprise-grade security, data privacy, and access to GPT-4o.

1424

OpenAI for Nonprofits Initiative

OpenAI has launched OpenAI for Nonprofits, providing discounted access to ChatGPT Business and Enterprise to help nonprofit organizations overcome operational and funding constraints.

1425

MavenAGI Automated Customer Support Agents powered by OpenAI

MavenAGI has launched AI customer service agents built on GPT-4 that automate up to 93% of support questions and reduce the average cost per ticket from $40 to $8.

1426

OpenAI and WAN-IFRA Launch The Newsroom AI Catalyst Program

OpenAI and WAN-IFRA have launched The Newsroom AI Catalyst, an accelerator program providing funding and technical assistance to 128 newsrooms globally to fast-track AI adoption and improve journalistic sustainability.

1427

OpenAI and The Atlantic Partnership for News Integration

OpenAI and The Atlantic have entered a strategic partnership to integrate The Atlantic's premium news content into ChatGPT and other OpenAI products, featuring attribution and links to full articles.

1428

OpenAI and Vox Media Strategic Partnership

OpenAI and Vox Media have entered a strategic partnership to integrate Vox Media's journalistic content into ChatGPT and collaborate on AI-driven products for consumers and advertisers.

1429

Benchmarking Text Generation Inference

Hugging Face introduces a benchmarking tool for Text Generation Inference (TGI) to help developers profile throughput and latency trade-offs to optimize LLM deployment costs and performance.

1430

OpenAI Board Forms Safety and Security Committee

OpenAI has established a Safety and Security Committee to oversee critical safety and security decisions for its projects and operations as it begins training its next frontier model.

1431

Training and Finetuning Embedding Models with Sentence Transformers

Hugging Face provides a comprehensive guide on using the Sentence Transformers library to train and finetune embedding models for tasks like semantic search and RAG, introducing the new SentenceTransformerTrainer.

1432

Falcon 2 11B Release Notes

TII has released Falcon 2 11B, a series of smaller, high-performance models including a pretrained LLM and a Vision-Language Model (VLM) trained on over 5,000 billion tokens.

1433

CyberSecEval 2: Evaluating Cybersecurity Risks in Large Language Models

Hugging Face and Meta have introduced CyberSecEval 2, a comprehensive framework to evaluate LLM susceptibility to code interpreter abuse, offensive cybersecurity capabilities, and prompt injection attacks.

1434

OpenAI and News Corp Multi-Year Global Partnership

OpenAI and News Corp have entered a multi-year agreement allowing OpenAI to integrate News Corp's current and archived content from major publications like The Wall Street Journal and The Times into its products to improve information reliability.

1435

Hugging Face AWS Inferentia2 Integration

Hugging Face has expanded support for AWS Inferentia2, enabling the deployment of over 100,000 models via Amazon SageMaker and introducing new Inf2 instance options for Hugging Face Inference Endpoints.

1436

OpenAI Safety Practices

OpenAI has detailed ten core safety practices used to develop and deploy frontier AI models, emphasizing a scientific approach that integrates safety into every stage of the model lifecycle.

1437

Hugging Face and Microsoft Strategic Collaboration Update May 2024

Hugging Face and Microsoft have expanded their strategic partnership to integrate popular open models into the Azure Model Catalog, enable AMD MI300X GPU support on Azure, and introduce a VS Code integration for Hugging Face Spaces.

1438

Hugging Face Integration for AMD Instinct MI300 GPU

Hugging Face has enabled first-class integration for the AMD Instinct MI300 GPU, delivering up to 3x faster inference and 2x faster fine-tuning for Llama 3 70B compared to the MI250.

1439

Dell Enterprise Hub: On-Premise AI Deployment and Training

Hugging Face and Dell have launched the Dell Enterprise Hub, a platform that simplifies the on-premise training and deployment of open-source large language models on Dell hardware.

1440

Hugging Face Spaces Dev Mode Release

Hugging Face has introduced Spaces Dev Mode, allowing PRO subscribers to connect via VS Code or SSH for real-time code editing without requiring git pushes for every change.

1441

OpenAI ChatGPT Voice Selection Process

OpenAI detailed the five-month casting process used to select the five professional voice actors for ChatGPT, while clarifying that the voice 'Sky' was not intended to mimic Scarlett Johansson.

1442

ChatGPT Data Analysis Improvements May 2024

OpenAI has introduced enhancements to data analysis in ChatGPT, including direct cloud storage integration, interactive tables, and customizable charts, powered by GPT-4o.

1443

OpenAI and Reddit Partnership

OpenAI and Reddit have partnered to integrate real-time Reddit content into ChatGPT and implement OpenAI's AI models to enhance Reddit's user and moderator features.

1444

Hugging Face KV Cache Quantization

Hugging Face has introduced KV Cache Quantization in the Transformers library to reduce memory usage for long-context text generation with minimal impact on model quality.

1445

Canva Magic Studio Integration with OpenAI

Canva has integrated OpenAI's GPT-4 and API to power its Magic Studio AI suite, which has been used over 5 billion times to simplify design for non-professional creators.

1446

OpenAI Leadership Change: Ilya Sutskever Departs, Jakub Pachocki Named Chief Scientist

OpenAI has announced that co-founder Ilya Sutskever is leaving the company, with Jakub Pachocki appointed as the new Chief Scientist to lead research efforts toward AGI.

1447

Introducing the Open Arabic LLM Leaderboard

Hugging Face and the Technology Innovation Institute have launched the Open Arabic LLM Leaderboard (OALL) to provide a specialized, open evaluation platform for Arabic Large Language Models.

1448

PaliGemma Vision Language Model Release

Google has released PaliGemma, a family of open vision-language models combining SigLIP-So400m and Gemma-2B to enable tasks like image captioning, visual question answering, and object detection.

1449

Hugging Face and LangChain Launch langchain_huggingface Partner Package

Hugging Face and LangChain have released langchain_huggingface, a jointly maintained partner package to streamline the integration of Hugging Face models into the LangChain ecosystem.

1450

OpenAI GPT-4o Release Notes

OpenAI has released GPT-4o, an omni-model trained end-to-end across text, vision, and audio to enable natural human-computer interaction with human-like response latencies.