Cloudflare 中文文档
AI Gateway
编辑这个页面
跳转官方原文档
Set theme to dark (⇧+D)

HuggingFace

https://gateway.ai.cloudflare.com/v1/{account_id}/{gateway_id}/huggingface

When making requests to HuggingFace Inference API, replace https://api-inference.huggingface.co/models/ in the URL you’re currently using with https://gateway.ai.cloudflare.com/v1/{account_id}/{gateway_id}/huggingface. Note that the model you’re trying to access should come right after, for example https://gateway.ai.cloudflare.com/v1/{account_id}/{gateway_id}/huggingface/bigcode/starcoder.

If you are using the HuggingFace.js library, you can set your inference endpoint like this: