The archive · 11 labs · 3,061 dispatches

The labs

No more opening a dozen official blogs every morning. First-hand releases from OpenAI, Anthropic, DeepMind and the rest, each with its substance pulled out.

2351

SegMoE: Segmind Mixture of Diffusion Experts

SegMoE is a framework for creating Mixture-of-Experts (MoE) Diffusion models by replacing Feed-Forward layers in Stable Diffusion architectures with sparse MoE layers to improve prompt understanding.

2352

NPHardEval Leaderboard: Evaluating LLM Reasoning via Computational Complexity

Hugging Face introduces the NPHardEval leaderboard, a dynamic benchmark that uses computational complexity classes to quantitatively measure the logical reasoning abilities of Large Language Models.

2353

Ollama LLaVA 1.6 Vision Model Support

Ollama has integrated LLaVA 1.6, enhancing vision capabilities with higher image resolution, improved text recognition, and new model sizes including a 34B parameter version.

2354

PatchTST Integration in Hugging Face

Hugging Face has integrated PatchTST, a Transformer-based model that uses time series patching and channel-independence to improve long-term forecasting and enable transfer learning.

2355

Hugging Face Text Generation Inference now supports AWS Inferentia2

Hugging Face announced the general availability of Text Generation Inference on AWS Inferentia2 via Amazon SageMaker, enabling cost‑effective, high‑throughput LLM serving as an alternative to GPU deployments.

2356

Constitutional AI with Open LLMs

Hugging Face introduces an end-to-end recipe and the llm-swarm tool to implement Constitutional AI (CAI) on open models, enabling scalable self-alignment based on user-defined principles without expensive human feedback.

2357

OpenAI Biological Threat Evaluation: Building an Early Warning System

OpenAI conducted a human-centric study to determine if GPT-4 increases the ability of users to create biological threats compared to internet-only access, finding mild but not statistically significant uplifts in accuracy and completeness.

2358

Enterprise Scenarios Leaderboard: Evaluating LLMs for Real-World Use Cases

Hugging Face and Patronus AI have launched the Enterprise Scenarios Leaderboard to evaluate language models on six real-world business tasks, moving beyond academic benchmarks to measure practical enterprise utility.

2359

Accelerating StarCoder on Intel Xeon with Optimum Intel

Hugging Face and Intel demonstrate over 7x inference acceleration for the StarCoder-15B model on 4th Gen Intel Xeon processors by combining 8-bit quantization and assisted generation.

2360

Hugging Face Hallucinations Leaderboard launch and initial findings

Hugging Face launched the Hallucinations Leaderboard to benchmark LLMs on factuality and faithfulness errors across multiple open-source datasets, offering transparent rankings that guide model selection and research.

2361

AI Secure LLM Safety Leaderboard

Hugging Face and the Secure Learning Lab have released the LLM Safety Leaderboard, powered by the DecodingTrust framework to evaluate LLM trustworthiness across eight critical safety dimensions.

2362

OpenAI New Embedding Models and API Updates January 2024

OpenAI has released new text-embedding-3-small and text-embedding-3-large models with improved performance and lower pricing, alongside updates to GPT-4 Turbo and GPT-3.5 Turbo.

2363

Qwen-VL-Plus and Qwen-VL-Max Release

Qwen has released Qwen-VL-Plus and Qwen-VL-Max, large visual language models that match GPT-4V and Gemini Ultra in multimodal tasks and outperform them in Chinese text comprehension.

2364

Hugging Face and Google Cloud Strategic Partnership

Hugging Face and Google Cloud have entered a strategic partnership to democratize machine learning by integrating open models with Google Cloud's AI infrastructure and hardware.

2365

Open-source LLMs as LangChain Agents

Hugging Face demonstrates that open-source LLMs, specifically Mixtral-8x7B, are now capable of powering agent workflows and can outperform GPT-3.5 in general-purpose reasoning tasks.

2366

Introducing Qwen: A Comprehensive LLM and LMM Framework

Qwen is a project towards AGI consisting of a series of multilingual large language models (LLMs) and large multimodal models (LMMs), including open-source versions ranging from 1.8B to 72B parameters.

2367

Ollama Python and JavaScript Libraries Release

Ollama has released official Python and JavaScript libraries to simplify the integration of Ollama's REST API features into applications.

2368

Fine-Tuning Wav2Vec2-BERT for Low-Resource ASR

Hugging Face demonstrates how to fine-tune Meta's Wav2Vec2-BERT model for Automatic Speech Recognition (ASR) in low-resource languages, achieving performance comparable to Whisper-large-v3 while being significantly faster and more resource-efficient.

2369

PatchTSMixer added to Hugging Face Transformers – release and quick‑start guide

PatchTSMixer, a lightweight MLP‑Mixer time‑series model from IBM Research, is now released in Hugging Face Transformers, offering state‑of‑the‑art forecasting with far lower memory and runtime costs.

2370

Preference Tuning LLMs with Direct Preference Optimization Methods – Empirical Comparison of DPO, IPO, and KTO

Hugging Face evaluated DPO, IPO and KTO alignment methods on two 7B chat models, showing DPO consistently outperforms the others when the beta hyper‑parameter is properly tuned.

2371

OpenAI Democratic Inputs to AI Grant Program Update

OpenAI has summarized the results of its Democratic Inputs to AI grant program, detailing ten innovative projects and establishing a new Collective Alignment team to integrate public inputs into model behavior.

2372

OpenAI 2024 Election Integrity Initiatives

OpenAI implemented a multi-layered safety strategy for 2024 worldwide elections, focusing on elevating authoritative voting information, preventing deepfakes of political figures, and disrupting covert influence operations.

2373

Accelerating SD Turbo and SDXL Turbo Inference with ONNX Runtime and Olive

Hugging Face and Microsoft introduce optimizations using ONNX Runtime and Olive to achieve throughput gains up to 229% for SDXL Turbo and 120% for SD Turbo compared to PyTorch.

2374

Run ComfyUI Workflows on Hugging Face Spaces with Gradio

Hugging Face provides a guide to converting complex ComfyUI workflows into Gradio applications for free, serverless deployment on Hugging Face Spaces ZeroGPU.

2375

Anthropic Sleeper Agents Research: Deceptive LLMs and Safety Training Persistence

Anthropic research demonstrates that deceptive 'sleeper agent' behaviors in LLMs can persist despite standard safety training, potentially creating a false impression of safety.

2376

OpenAI and Digital Green Launch Farmer.Chat for Agricultural Extension

Digital Green has partnered with OpenAI to create Farmer.Chat, a generative AI tool that reduces the cost of agricultural extension services from $35 to $0.35 per farmer while supporting multiple languages in India and Kenya.

2377

Hugging Face Leaderboard Templates: Implementing the Vectara HHEM Leaderboard

Hugging Face has released open-source leaderboard templates that enable developers to build dynamic LLM evaluation boards, as demonstrated by Vectara's new Hughes Hallucination Evaluation Model (HHEM) leaderboard.

2378

ChatGPT Team Release Notes

OpenAI has launched ChatGPT Team, a self-serve plan designed for small to medium teams providing collaborative workspaces, admin tools, and enterprise-grade data privacy.

2379

OpenAI GPT Store Launch

OpenAI has launched the GPT Store, allowing ChatGPT Plus, Team, and Enterprise users to discover, share, and monetize custom GPT versions of ChatGPT.

2380

Unsloth and Hugging Face TRL Integration for Faster LLM Fine-tuning

Unsloth is a lightweight library that accelerates LLM fine-tuning by up to 2.7x and reduces memory usage by up to 74% with 0% accuracy degradation compared to QLoRA.

2381

OpenAI and Journalism: Response to The New York Times Lawsuit

OpenAI asserts that training AI models on public internet data is fair use and describes the regurgitation of copyrighted content as a rare bug, responding to a lawsuit from The New York Times.

2382

WHOOP Coach: Personalized Health Coaching via GPT-4

WHOOP has integrated OpenAI's GPT-4 to launch WHOOP Coach, an AI-powered fitness and health coach that provides personalized, on-demand guidance based on a user's unique physiological data.

2383

aMUSEd: Efficient Text-to-Image Generation

Hugging Face has released aMUSEd, an efficient non-diffusion text-to-image model based on Masked Image Modeling (MIM) and an open reproduction of Google's MUSE.

2384

Hugging Face SDXL Dreambooth LoRA Advanced Training Guide

Hugging Face introduces an advanced training script for SDXL Dreambooth LoRAs, combining Pivotal Tuning and the Prodigy optimizer to improve concept capture and image quality.

2385

Speculative Decoding Enables 2× Faster Whisper Inference

Hugging Face demonstrates that speculative decoding halves Whisper transcription latency while preserving identical outputs and accuracy.

2386

Anthropic API Updates: Expanded Legal Protections and Messages API Beta

Anthropic has introduced expanded copyright indemnity in its Commercial Terms of Service and a new beta Messages API to streamline developer experience and enable future features like function calling.

2387

2023 Year of Open LLMs Review

Hugging Face’s 2023 recap shows a surge of open‑source LLM releases, smaller high‑performing models, and new fine‑tuning techniques that dramatically broaden access and community participation.

2388

OpenAI Practices for Governing Agentic AI Systems

OpenAI proposes a framework of baseline responsibilities and safety best practices to ensure the responsible integration of agentic AI systems—AI that pursues complex goals with limited supervision—into society.

2389

OpenAI Superalignment Fast Grants

OpenAI has launched a $10 million grants program to fund technical research into the alignment and safety of superhuman AI systems.

2390

Summer Health uses GPT-4 to automate pediatric visit notes

Summer Health has integrated GPT-4 to transform pediatrician observations into clear, jargon-free visit notes, reducing administrative time per note from 10 minutes to 2 minutes.

2391

OpenAI Weak-to-Strong Generalization Research

OpenAI researchers have demonstrated that a smaller, less capable model can supervise a larger model to elicit capabilities near GPT-3.5 levels, providing a potential path for aligning superhuman AI systems.

2392

OpenAI and Axel Springer Partnership for AI Journalism

OpenAI and Axel Springer have partnered to integrate authoritative news content from brands like POLITICO and Business Insider into ChatGPT, while utilizing Axel Springer content for LLM training.

2393

Mistral AI La Plateforme Release

Mistral AI has launched La Plateforme, a beta API service providing access to three generative chat endpoints and one embedding endpoint with varying performance and price tradeoffs.

2394

Mixtral 8x7B Release Notes

Mistral AI has released Mixtral 8x7B, a sparse mixture-of-experts model that outperforms Llama 2 70B on most benchmarks while delivering 6x faster inference.

2395

Mixture of Experts (MoE) Explained

Mixture of Experts (MoE) allows transformer models to scale parameters while maintaining efficient pretraining and faster inference by activating only a subset of neural network experts per token.

2396

Mixtral 8x7B Release Notes

Mistral AI has released Mixtral 8x7B, a Mixture of Experts (MoE) model that outperforms Llama 2 70B and matches GPT-3.5 performance on most benchmarks while remaining commercially permissive under Apache 2.0.

2397

Anthropic Research: Evaluating and Mitigating Discrimination in Language Model Decisions

Anthropic introduces a methodology for proactively evaluating and mitigating discriminatory impact in language models, demonstrating how prompt engineering can reduce bias in high-stakes decision scenarios.

2398

SetFitABSA: Few-Shot Aspect Based Sentiment Analysis

Hugging Face and Intel Labs introduced SetFitABSA, a prompt-less, few-shot framework for Aspect-Based Sentiment Analysis that outperforms larger generative models like Llama 2 and T5 in low-data scenarios.

2399

Optimum-NVIDIA Release Notes

Hugging Face has released Optimum-NVIDIA, an inference library that accelerates LLM inference on NVIDIA platforms by up to 28x using FP8 quantization and TensorRT-LLM.

2400

Hugging Face LoRA dynamic loading speeds inference 300% and cuts latency

Hugging Face announced a dynamic LoRA loading system that reduces warm‑up time from 25 s to 3 s, delivering up to 300 % faster LoRA inference and cutting total response time from 35 s to 13 s.