PulseAugur
EN
LIVE 17:25:21

Hugging Face revamps Inference API, shifts serverless to third-party GPUs

Hugging Face has updated its Inference API, integrating its serverless offering into a broader "Inference Providers" layer. This change means serverless inference now primarily routes requests to third-party GPU providers rather than Hugging Face's own infrastructure, which is mainly focused on CPU-based tasks for smaller or legacy models. The pricing model has shifted from request limits to a credit system, with free and paid tiers offering monthly credits, after which pay-as-you-go rates apply. This shift positions serverless as a solution for model exploration and evaluation, rather than a production-ready service with guaranteed low latency. AI

IMPACT Changes to Hugging Face's Inference API impact how developers deploy and manage models, affecting cost and latency considerations for production applications.

RANK_REASON The article discusses changes to an existing API and infrastructure offering, focusing on pricing and deployment models rather than a new model release or research breakthrough.

Read on dev.to — LLM tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Hugging Face revamps Inference API, shifts serverless to third-party GPUs

COVERAGE [1]

  1. dev.to — LLM tag TIER_1 English(EN) · Promptra Team ·

    Hugging Face Inference API — когда serverless не выгоднее dedicated inference

    <p>Ты запускаешь модель, берёшь serverless, потому что он включается за минуту и не требует выбирать инстанс. А через месяц продукт начинает зависеть от времени ответа как от собственной функции - и оказывается, что режим, который ты выбрал за простоту старта, ничего не обещал пр…