External Publication
Visit Post

Feature Request: Enable IPv6 Support for Hugging Face API

Hugging Face Forums [Unofficial] June 6, 2026
Source

Currently, Hugging Face endpoints do not resolve to IPv6 (no AAAA records). With the global exhaustion of IPv4 addresses, cloud providers like AWS and Google Cloud (GCP) now charge extra for public IPv4 addresses, encouraging developers to deploy workloads in IPv6-only environments (e.g., using --no-address on GCP VM or IPv6-only subnets).

Running inference or downloading models directly from an IPv6-only server currently fails unless we use a paid NAT gateway or third-party DNS64 translation.

Please consider adding AAAA records to your CDN/load balancers (Cloudflare/AWS CloudFront) to support native IPv6.

Discussion in the ATmosphere

Loading comments...