# Bringing serverless GPU inference to Hugging Face users

DevFeed: [Bringing serverless GPU inference to Hugging Face users](<https://devfeed.tech/articles/bringing-serverless-gpu-inference-to-hugging-face-users-7144.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/cloudflare-workers-ai>)

Author: Philipp Schmid; Jeff Boudier; Rita Kozlov; Nikhil Kothari

Published: 2024-04-02T00:00:00Z

Content type: tutorial

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [AI Chat](<https://devfeed.tech/topics/ai-chat.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [cloudflare-workers](<https://devfeed.tech/tags/cloudflare-workers.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [inference](<https://devfeed.tech/tags/inference.md>), [llama](<https://devfeed.tech/tags/llama.md>), [llm](<https://devfeed.tech/tags/llm.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [partnerships](<https://devfeed.tech/tags/partnerships.md>), [rag](<https://devfeed.tech/tags/rag.md>), [rest-api](<https://devfeed.tech/tags/rest-api.md>), [serverless](<https://devfeed.tech/tags/serverless.md>)

## AI overview

A tutorial for deploying Hugging Face generative AI models on Cloudflare Workers AI through a serverless, pay-per-request inference service. It describes using either the Workers AI REST API or the Cloudflare AI SDK and gives an illustrative RAG cost estimate.

## Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.