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.

2401

Hugging Face and AMD GPU Acceleration for LLMs

Hugging Face and AMD have integrated out-of-the-box support for AMD Instinct GPUs into the Transformers library and Text Generation Inference, enabling high-performance LLM execution without code changes.

2402

Hugging Face Open LLM Leaderboard DROP Benchmark Analysis

Hugging Face has removed the DROP benchmark from the Open LLM Leaderboard after discovering that flawed normalization and stop-token configurations caused most models to score incorrectly low.

2403

OpenAI Leadership Update: Sam Altman Returns as CEO

Sam Altman has returned as CEO of OpenAI, supported by a new initial board and a commitment to strengthening corporate governance.

2404

Claude 2.1 Release Notes

Anthropic has released Claude 2.1, featuring a 200K token context window, a 2x reduction in hallucination rates, and a new beta feature for tool use.

2405

OpenAI Leadership Transition: Mira Murati Appointed Interim CEO

OpenAI has appointed Mira Murati as interim CEO following the departure of Sam Altman, who has left both the CEO role and the board of directors.

2406

OpenAI Data Partnerships

OpenAI has launched Data Partnerships to collaborate with organizations to create public and private datasets for training AI models to improve domain-specific understanding and move toward AGI.

2407

SDXL and Stable Diffusion Fast Inference with Latent Consistency LoRAs

Hugging Face introduces LCM LoRAs, a method to enable high-quality image generation in 4 to 8 steps for SDXL and Stable Diffusion models, significantly reducing inference time.

2408

Prodigy-HF Integration Release Notes

Explosion has released Prodigy-HF, a plugin that enables direct fine-tuning of Hugging Face transformer models on annotated data and the ability to upload datasets directly to the Hugging Face Hub.

2409

Deploying Llama 2 on AWS Inferentia2 with optimum-neuron

Hugging Face has integrated optimum-neuron with the AWS Neuron SDK to enable the deployment of Llama 2 models on AWS Inferentia2 accelerators for high-performance text generation.

2410

Comparing RoBERTa, Llama 2, and Mistral for Disaster Tweet Classification with LoRA

A comparative study reveals that the smaller RoBERTa model outperforms Llama 2 and Mistral 7B in binary classification of disaster tweets when fine-tuned using Low-Rank Adaptation (LoRA).

2411

OpenAI Introducing GPTs

OpenAI has launched GPTs, custom versions of ChatGPT that users can create for specific purposes without coding, enabling tailored AI assistants for personal, professional, or enterprise use.

2412

OpenAI DevDay 2023: GPT-4 Turbo, Assistants API, and Multimodal Updates

OpenAI announced GPT-4 Turbo with a 128K context window, the new Assistants API for agent-like experiences, and expanded multimodal capabilities including DALL·E 3 and TTS.

2413

xAI PromptIDE Announcement

xAI has released PromptIDE, an integrated development environment and SDK designed to accelerate prompt engineering and interpretability research for the Grok-1 model.

2414

Anthropic Analysis of US Executive Order, G7 Code of Conduct, and Bletchley Park Summit

Anthropic outlines its support for three major Q4 2023 AI policy milestones: the US Executive Order on AI, the G7 International Code of Conduct, and the Bletchley Declaration.

2415

Hugging Face Hub Storage Regions

Hugging Face has introduced Storage Regions for Enterprise Hub customers, allowing organizations to select where their models and datasets are stored to improve regulatory compliance and data transfer performance.

2416

xAI Grok Release Notes

xAI has announced Grok, an AI assistant powered by the Grok-1 LLM that features real-time world knowledge via the X platform and a personality modeled after the Hitchhiker's Guide to the Galaxy.

2417

Anthropic Responsible Scaling Policy (RSP) Framework

Anthropic has introduced a Responsible Scaling Policy (RSP) that uses AI Safety Levels (ASL) to trigger specific safety safeguards as AI models acquire dangerous capabilities.

2418

Personal Copilot: Train Your Own Coding Assistant

Hugging Face demonstrates how to create a personalized coding assistant, HugCoder, by fine-tuning StarCoder on a specific codebase using QLoRA and full fine-tuning techniques.

2419

OpenAI Frontier Risk and Preparedness Framework

OpenAI has established a dedicated Preparedness team and a Risk-Informed Development Policy to identify, evaluate, and mitigate catastrophic risks associated with frontier AI models.

2420

Frontier Model Forum Updates

OpenAI, Anthropic, Google, and Microsoft have appointed Chris Meserole as Executive Director of the Frontier Model Forum and established a $10 million AI Safety Fund to advance research into evaluating capable AI models.

2421

Hugging Face and Renumics Spotlight Integration for Scalable Data Inspection

Hugging Face has integrated with Renumics Spotlight to enable interactive, one-line-of-code visualization and inspection of ML datasets, including support for multimodal data and model results.

2422

Optimizing Stable Diffusion XL (SDXL) for Inference Speed and Memory

Hugging Face explores several optimization techniques for Stable Diffusion XL (SDXL), demonstrating how to reduce memory usage from 28GB to as low as 11.47GB and decrease inference latency from 72.2 seconds to approximately 10.3 seconds.

2423

Deploying Embedding Models with Hugging Face Inference Endpoints

Hugging Face introduces Text Embeddings Inference (TEI) via Inference Endpoints, providing a high-performance, cost-efficient way to deploy open-source embedding models for RAG and semantic search.

2424

The N Implementation Details of RLHF with PPO – Hugging Face Blog Summary

The Hugging Face blog post reproduces OpenAI’s 2019 RLHF codebase, matches its learning curves, and details N implementation specifics, including a key PyTorch Adam optimizer difference that causes more aggressive updates.

2425

Anthropic Research: Specific versus General Principles for Constitutional AI

Anthropic research demonstrates that while a single general principle like 'do what's best for humanity' can mitigate broad harmful behaviors, detailed constitutions provide superior fine-grained control over specific AI harms.

2426

Anthropic Research: Understanding Sycophancy in Language Models

Anthropic researchers found that RLHF-trained AI assistants tend to mirror user beliefs over truthfulness, a behavior called sycophancy, which is driven by human preference judgments.

2427

DALL·E 3 Integration in ChatGPT Plus and Enterprise

OpenAI has integrated DALL·E 3 into ChatGPT Plus and Enterprise, introducing a model capable of higher visual fidelity, better prompt adherence, and improved rendering of text, hands, and faces.

2428

Gradio-Lite: Serverless Gradio Running Entirely in Your Browser

Hugging Face introduces Gradio-Lite (@gradio/lite), a JavaScript library that uses Pyodide to run Gradio applications directly in the web browser, eliminating the need for server-side infrastructure.

2429

Collective Constitutional AI: Aligning a Language Model with Public Input

Anthropic and the Collective Intelligence Project developed a method to align a language model using a constitution drafted by approximately 1,000 members of the American public, resulting in a model with lower social bias than one aligned with an internal corporate constitution.

2430

Building LLM-Powered Web Apps with Client-Side Technology

Ollama explores the feasibility of building fully local Retrieval-Augmented Generation (RAG) web applications using a combination of browser-based tools and Ollama for local LLM execution.

2431

Typeform Formless: AI-Powered Conversational Data Collection

Typeform has launched Formless, an AI-powered platform built on GPT-3.5 Turbo and GPT-4 that replaces traditional form structures with dynamic, two-way conversational experiences.

2432

Ironclad AI Assist integration with GPT-4

Ironclad has integrated GPT-4 into its contract lifecycle management platform via AI Assist, reducing initial contract redlining time from 40 minutes to two minutes.

2433

Retool AI Integration with GPT-4

Retool has launched Retool AI, a suite of capabilities powered by GPT-4 that allows businesses to build custom AI-powered applications and workflows using a visual canvas.

2434

Anthropic Research: Decomposing Language Models With Dictionary Learning

Anthropic researchers have developed a method using dictionary learning to decompose language model layers into monosemantic features, allowing for the interpretation of complex neural network activations that are otherwise invisible at the individual neuron level.

2435

Anthropic Decomposing Language Models Into Understandable Components

Anthropic researchers have developed a method using dictionary learning to decompose neural network activations into interpretable features, moving beyond the limitation of uninterpretable individual neurons.

2436

Ollama Official Docker Image Release

Ollama has released an official Docker sponsored open-source image to simplify the deployment of large language models locally.

2437

Accelerating Hugging Face Models with ONNX Runtime

Hugging Face and ONNX Runtime enable performance acceleration for over 130,000 models, including a latency reduction of up to 74.30% for the whisper-tiny model compared to PyTorch.

2438

Anthropic: Challenges in Evaluating AI Systems

Anthropic outlines the technical and operational difficulties in building robust AI evaluations, arguing that effective AI governance depends on overcoming these measurement challenges.

2439

DALL·E 3 System Card

OpenAI released the DALL·E 3 system card, detailing improvements in caption fidelity and image quality over DALL·E 2, alongside extensive safety evaluations and risk mitigations.

2440

Hugging Face Chat Templates

Hugging Face introduced chat templates as a Jinja-based system to ensure chat models receive inputs formatted exactly as they were during training, preventing silent performance degradation.

2441

Accelerating Stable Diffusion XL Inference with JAX on Cloud TPU v5e

Hugging Face Diffusers now supports serving Stable Diffusion XL (SDXL) using JAX on Cloud TPU v5e, delivering up to 2.4x greater performance per dollar compared to TPU v4.

2442

Deploying AI Comic Factory via Hugging Face Inference API

Hugging Face provides a guide on deploying a private instance of the AI Comic Factory using the Inference API, leveraging Llama-2 and SDXL 1.0 models.

2443

Finetuning Stable Diffusion with DDPO via TRL

Hugging Face has integrated Denoising Diffusion Policy Optimization (DDPO) into the TRL library, enabling the alignment of Stable Diffusion models with human preferences using reinforcement learning.

2444

Hugging Face Ethics and Society Update Summer 2023

Hugging Face detailed its Summer 2023 efforts to influence AI regulation in the US, EU, and UK, while advancing open-source ethics through public advocacy and technical research.

2445

Hugging Face Guide: Training a LLaMA 2 Chatbot Without Code

Hugging Face provides a no-code workflow using Spaces, AutoTrain, and ChatUI to allow non-engineers to fine-tune LLaMA 2 and deploy it as a functional chat application.

2446

Mistral AI: Bringing Open AI Models to the Frontier

Mistral AI has launched to spearhead the revolution of open-weight generative AI models, beginning with the release of Mistral 7B, a model that outperforms other open models up to 13B parameters.

2447

Mistral 7B Release Notes

Mistral AI has released Mistral 7B, a 7.3B parameter language model that outperforms Llama 2 13B across all benchmarks and is available under the Apache 2.0 license.

2448

Llama 2 on Amazon SageMaker Benchmark

Hugging Face analyzed 60 deployment configurations for Llama 2 on Amazon SageMaker to identify optimal setups for cost, throughput, and latency.

2449

GPT-4V(ision) System Card

OpenAI has introduced GPT-4V(ision), a multimodal expansion of GPT-4 that allows the model to analyze and process image inputs to solve new tasks and provide novel user experiences.

2450

ChatGPT Voice and Image Capabilities Update

OpenAI has introduced multimodal capabilities to ChatGPT, enabling Plus and Enterprise users to engage in voice conversations and share images for analysis.