1651

IDEFICS: An Open Reproduction of State-of-the-art Visual Language Model

Hugging Face has released IDEFICS, an open-access visual language model based on the Flamingo architecture that supports interleaved image and text inputs in 9B and 80B parameter sizes.

1652

Hugging Face SafeCoder Announcement

Hugging Face has introduced SafeCoder, a self-hosted, enterprise-grade code assistant solution that allows companies to build and deploy proprietary Code LLMs within their own secure infrastructure.

1653

OpenAI acquires Global Illumination

OpenAI has acquired Global Illumination, a creative tools and infrastructure company, to integrate its team into the development of core products including ChatGPT.

1654

Using GPT-4 for Content Moderation

OpenAI is utilizing GPT-4 to accelerate content moderation by automating policy application and refinement, reducing the time to develop custom policies from months to hours.

1655

Hugging Face Hub on AWS Marketplace

Hugging Face has integrated its Hub with the AWS Marketplace, allowing organizations to pay for managed services like Inference Endpoints and AutoTrain directly through their AWS accounts.

1656

Deploying DeepFloyd IF with BentoML

Hugging Face demonstrates how to use BentoML to deploy the DeepFloyd IF text-to-image model, enabling independent scaling of its multi-stage pixel diffusion architecture across multiple GPUs.

1657

Optimizing Bark using 🤗 Transformers

Hugging Face demonstrates how to reduce the memory footprint and improve inference speed of the Bark text-to-speech model using Better Transformer, half-precision (fp16), and CPU offload.

1658

Swift Transformers Release: Run On-Device LLMs on Apple Devices

Hugging Face released the alpha swift-transformers Swift package, swift-chat demo app, updated exporters and transformers-to-coreml tools, and Core ML versions of Llama 2 7B and Falcon 7B, enabling developers to run LLMs on-device in Apple apps.

1659

Fine-tuning Llama 2 with Direct Preference Optimization (DPO) via TRL

Hugging Face has integrated Direct Preference Optimization (DPO) into the TRL library, enabling the alignment of Llama 2 and other LLMs using a simplified binary cross-entropy loss instead of complex RLHF pipelines.

1660

Deploying MusicGen via Hugging Face Inference Endpoints

Hugging Face demonstrates how to deploy MusicGen, a text-to-music generation model, as an API using Inference Endpoints and custom handlers for models not supported by standard pipelines.

1661

Towards Encrypted Large Language Models with FHE

Hugging Face and Zama demonstrate how Fully Homomorphic Encryption (FHE) can enable Large Language Models to process encrypted user data while protecting the model owner's intellectual property.

1662

Huggy Lingo: Improving Hugging Face Hub Language Metadata with ML

Hugging Face is using the fastText language identification model and Librarian-Bots to automatically detect and suggest language metadata for datasets that currently lack it.

1663

Confidence-Building Measures for Artificial Intelligence

OpenAI and the Berkeley Risk and Security Lab propose six confidence-building measures (CBMs) to mitigate international security risks introduced by foundation models.

1664

Practical 3D Asset Generation Guide

Hugging Face provides a step-by-step workflow for creating low-fidelity, PS1-style 3D assets by combining OpenAI's Shap-E model with Blender and Dream Textures.

1665

Segmind SD-Small and SD-Tiny Knowledge Distillation Release

Segmind open-sourced the code and pretrained weights for SD‑Small and SD‑Tiny, two diffusion models that are 35% and 55% smaller than Stable Diffusion while delivering up to 2× faster inference.

1666

Stable Diffusion XL on Mac with Advanced Core ML Quantization

Hugging Face and Apple have ported Stable Diffusion XL to Core ML, introducing mixed-bit palettization to reduce the UNet size by 71% while maintaining image quality on Apple Silicon Macs.

1667

Frontier Model Forum Announcement

OpenAI, Google, Microsoft, and Anthropic have launched the Frontier Model Forum to coordinate safety standards, research, and information sharing for the development of frontier AI models.

1668

Agents.js Release: Give Tools to LLMs using JavaScript

Hugging Face has released Agents.js, a JavaScript library that enables LLMs to access and execute tools in the browser or on a server.

1669

Hugging Face and Partners Outline Open ML Considerations for the EU AI Act

Hugging Face, in coalition with Creative Commons, Eleuther AI, GitHub, LAION, and Open Future, has proposed five key recommendations to ensure the EU AI Act supports open-source machine learning development.

1670

OpenAI AI Governance Commitments

OpenAI has committed to a framework of internal and external red-teaming, information sharing, AI-generated content identification, and transparent reporting on model capabilities and societal risks.

1671

Hugging Face Open Source AI Game Jam Results

Hugging Face hosted its first Open Source AI Game Jam, resulting in 88 game submissions that integrated open-source AI tools for assets, coding, and gameplay mechanics.

1672

ChatGPT Custom Instructions Release

OpenAI has introduced custom instructions for ChatGPT, allowing users to set persistent preferences and requirements that the model considers across all future conversations.

1673

Hugging Face Diffusers First Anniversary Overview

Hugging Face celebrates the first anniversary of the Diffusers library, highlighting its evolution into a modular toolbox for text-to-image, video, 3D, and audio generation.

1674

OpenAI and American Journalism Project Partnership for Local News

OpenAI has partnered with the American Journalism Project (AJP) through a $10 million commitment in funding and API credits to explore how AI can enhance local journalism and counter misinformation.

1675

Llama 2 Release and Hugging Face Integration

Meta has released Llama 2, a family of open-access large language models available for commercial use, with full integration into the Hugging Face ecosystem.

1676

Hugging Face AI WebTV: Building an Automated Video and Music Synthesis Stream

Hugging Face developed AI WebTV, an experimental demo that uses Zeroscope and MusicGen to automatically synthesize video and music streams from LLM-generated prompts.

1677

Open-Source Text Generation & LLM Ecosystem at Hugging Face

Hugging Face’s 2023 blog post surveys the open‑source text generation and LLM ecosystem, covering model backgrounds, licensing, serving tools, and parameter‑efficient fine‑tuning.

1678

Fine-tuning Stable Diffusion on Intel Sapphire Rapids CPUs using Hugging Face Diffusers

Hugging Face shows how to fine-tune a Stable Diffusion model on Intel Sapphire Rapids CPUs using textual inversion with just five example images, demonstrating CPU‑based fine‑tuning via Intel Extension for PyTorch and oneCCL.

1679

Analyzing Large Scale Qualitative Data with Viable and GPT-4

Viable leverages fine-tuned GPT-4 models to move beyond simple summarization to provide accurate, large-scale qualitative data analysis for business insights.

1680

OpenAI Frontier AI Regulation Proposal

OpenAI and a multidisciplinary group of researchers propose a regulatory framework for frontier AI models to manage public safety risks through standard-setting, registration, and compliance mechanisms.

1681

Making ML-powered web games with Transformers.js

Hugging Face demonstrates how to create Doodle Dash, a real-time sketch detection game that runs entirely in the browser using Transformers.js and a finetuned MobileViT model.

1682

Deploying LLMs with Hugging Face Inference Endpoints

Hugging Face Inference Endpoints is a managed SaaS solution that allows developers to deploy open-source LLMs as production-ready APIs with features like autoscaling, scale-to-zero, and enterprise-grade security.

1683

Hugging Face: Making a Web App Generator with Open ML Models

Hugging Face demonstrates how to build a text-to-webapp generator using NodeJS, the WizardCoder-15B model, and the Hugging Face Inference Endpoints API.

1684

Leveraging Hugging Face for Complex Generative AI Use Cases: Writer Case Study

Hugging Face highlights its partnership with Writer, demonstrating how the company evolved from a user to a customer and open-source contributor while utilizing the Hugging Face Expert Acceleration Program for scalable LLM production.

1685

OpenAI Global Conversations: Insights and Strategic Focus Areas

OpenAI conducted a global listening tour across 25 cities and 6 continents to gather feedback from users, developers, and policymakers to refine its AI development and deployment strategies.

1686

Accelerating Vision-Language Models: BridgeTower on Habana Gaudi2

Hugging Face demonstrates that fine‑tuning the BridgeTower vision‑language model on Habana Gaudi2 with Optimum Habana yields up to 2.5× speed‑over Nvidia A100 and 1.4× over H100 by using more dataloader workers and hardware‑accelerated image decoding.

1687

OpenAI London Office Opening

OpenAI has opened its first international office in London to expand its research and development footprint and attract global talent for the development of safe AGI.

1688

Hugging Face Ethics and Society Newsletter #4: Bias in Text-to-Image Models

Hugging Face outlines the complex sources of bias in text-to-image models and proposes a multi-pronged approach using exploration tools, red-teaming, and documentation to detect and mitigate these biases.

1689

Hugging Face Open LLM Leaderboard MMLU Evaluation Analysis

Hugging Face explains how different implementation details in the MMLU benchmark lead to significantly different performance scores and rankings for the same LLMs.

1690

Panel Integration with Hugging Face Spaces

Hugging Face has integrated a Panel template into Hugging Face Spaces, allowing users to build and deploy Python-based dashboards and complex applications effortlessly.

1691

Hugging Face Response to the U.S. NTIA Request for Comment on AI Accountability

On June 12, 2023, Hugging Face submitted a response to the U.S. NTIA’s request for comment on AI accountability, recommending that accountability mechanisms cover the full ML lifecycle, combine internal documentation with external transparency, and involve a broad range of stakeholders.

1692

Fine-Tune MMS Adapter Models for Low-Resource ASR

Hugging Face announced that fine‑tuning adapter layers on Meta AI's Massive Multilingual Speech (MMS) models yields state‑of‑the‑art word error rates for low‑resource languages after only minutes of training, while being more memory‑efficient than full model fine‑tuning.

1693

Autoformer – Transformers are effective for time series forecasting

Hugging Face announced that the Autoformer model is now available in the 🤗 Transformers library, showing that Transformer‑based models outperform simple linear baselines like DLinear on time‑series forecasting benchmarks.

1694

Hugging Face Content Guidelines and Policy Update

Hugging Face has updated its Content Policy to address the unique challenges of moderating machine learning artifacts and to establish consent as a core value for protecting user rights and privacy.

1695

Deploying Livebook Notebooks as Apps to Hugging Face Spaces

Hugging Face now supports the deployment of Livebook notebooks as interactive applications to Hugging Face Spaces, enabling Elixir-based machine learning apps to be shared easily.

1696

Faster Stable Diffusion with Core ML on iPhone, iPad, and Mac

Hugging Face and Apple have introduced 6-bit palettization and updated attention layer optimizations in Core ML to significantly reduce memory usage and increase inference speed for Stable Diffusion on Apple devices.

1697

OpenAI Function Calling and API Updates

OpenAI introduced function calling for gpt-4-0613 and gpt-3.5-turbo-0613, enabling models to output structured JSON for external tool and API integration.

1698

Hugging Face and AMD Partnership for Model Acceleration

Hugging Face and AMD have partnered to optimize state-of-the-art transformer models for AMD CPUs, GPUs, and AI accelerators to improve cost-performance standards for training and inference.

1699

The Hugging Face Hub for Galleries, Libraries, Archives and Museums

Hugging Face published a guide showing how galleries, libraries, archives, and museums can use its Hub to share models, datasets, and demos, lowering barriers to machine learning in the GLAM sector.

1700

Can Foundation Models Label Data Like Humans? Hugging Face Analysis

Hugging Face investigated whether GPT-4 can reliably replace human labelers for LLM preference evaluation, finding significant positional and verbosity biases that limit its accuracy as a proxy for human judgment.