HF Inference Providers
AssessPlatforms
Hosted inference service used to serve the model in the workflow.
Why it's here
Placed in Assess: 4 article(s) of evidence from 1 source(s), led by product launches, with 1 in the last 30 days. Confidence 47%.
Evidence (4)
- 6Hugging Face Blog·8/6/2026product_launchBaseten joins Hugging Face Inference Providers
Hugging Face has added Baseten as a supported Inference Provider on the Hub, expanding serverless model inference options on model pages and in the client SDKs. The initial rollout supports conversational and text-generation tasks, including access to models such as DeepSeek V4 Flash, Kimi K3, and GLM-5.2, with more tasks planned later.
- 6Hugging Face Blog·6/23/2026framework_updateHugging Face automates weekly huggingface_hub releases with open tools and human review
Hugging Face describes a new release workflow for huggingface_hub that moves routine release tasks into GitHub Actions while using an open-weights model to draft release notes and announcements. The process keeps a human in the loop for review and editing before publication, with the goal of making the setup reusable by other maintainers.
- 6Hugging Face Blog·4/29/2026product_launchDeepInfra Added as a Hugging Face Inference Provider
Hugging Face has added DeepInfra as a supported Inference Provider on the Hub, expanding serverless model access directly from model pages and client SDKs. The initial rollout supports conversational and text-generation tasks for popular open-weight LLMs, with more task types such as image, video, and embeddings coming soon.
- 7Hugging Face Blog·1/15/2026open_sourceHugging Face backs Open Responses for agent workflows
Hugging Face introduced Open Responses, an open inference standard based on OpenAI’s Responses API and intended for agentic workloads. The post explains how it aims to replace Chat Completions with a more flexible, open format for stateless requests, semantic streaming, and provider-specific extensions.