← Back to the Media Generation category

Cloudflare Model

Run any of the models available in the [Cloudflare Workers AI catalog](https://developers.cloudflare.com/workers-ai/models/). ### How to use 1. Click the model selector on the node — a dropdown opens with the full catalog grouped by task (Text Generation, Text-to-Image, Translation, …) 2. Type in the **search field** at the top of the dropdown to filter by identifier, description or task 3. Click a model — the node's inputs and outputs update to match the model's published schema 4. Connect parameters and run the workflow When the schema changes, connected edges are cleared to prevent type mismatches. If you want to switch models without losing wiring, duplicate the node first. ### Loading a model that isn't listed If you type a well-formed identifier (e.g. \

AICloudflareGeneric
Try this node

Inputs

NameTypeRequiredDescription
modelstringYesCloudflare Workers AI model identifier (e.g., @cf/meta/llama-3.2-3b-instruct)

Reference

External Documentation

Related Nodes in Media Generation