Cloudflare Workers AI 提供免费 API — 在边缘运行 LLM 而无需支付 OpenAI
📄 中文摘要
Cloudflare Workers AI 提供了一个免费的 API,允许用户在边缘计算环境中运行大型语言模型(LLMs),而无需支付 OpenAI 的费用。该服务支持多种模型,包括 Llama 3、Stable Diffusion 和 Whisper,用户可以通过简单的 curl 命令进行调用。免费套餐包括每天 10,000 个神经元,足以处理约 100-500 次请求,并且支持文本生成、图像生成、语音转文本、翻译和嵌入等功能。Cloudflare 的全球网络确保了无冷启动的边缘部署,模型始终处于热状态,提供了生产级的 AI 推理能力。
📄 English Summary
Cloudflare Workers AI Has a Free API — Run LLMs at the Edge Without Paying OpenAI
Cloudflare Workers AI offers a free API that allows users to run large language models (LLMs) at the edge without incurring costs from OpenAI. The service supports various models, including Llama 3, Stable Diffusion, and Whisper, and can be accessed via a simple curl command. The free tier includes 10,000 neurons per day, sufficient for approximately 100-500 requests, and supports functionalities such as text generation, image generation, speech-to-text, translation, and embeddings. Cloudflare's global network ensures edge deployment with no cold starts, keeping models always warm and providing production-ready AI inference capabilities.
Powered by Cloudflare Workers + Payload CMS + Claude 3.5
数据源: OpenAI, Google AI, DeepMind, AWS ML Blog, HuggingFace 等