Opened a PR for Llama4 images to work for the AI SDK https://github.com/cloudflare/ai/pull/303 This
Opened a PR for Llama4 images to work for the AI SDK https://github.com/cloudflare/ai/pull/303
This follows the documentation found herehttps://developers.cloudflare.com/workers-ai/models/llama-4-scout-17b-16e-instruct/
This follows the documentation found herehttps://developers.cloudflare.com/workers-ai/models/llama-4-scout-17b-16e-instruct/
GitHub
Handle base64 image data for Llama 4 in chat messages.
As per the documentation found here https://developers.cloudflare.com/workers-ai/models/llama-4-scout-17b-16e-instruct/
As per the documentation found here https://developers.cloudflare.com/workers-ai/models/llama-4-scout-17b-16e-instruct/
Cloudflare Docs
Meta's Llama 4 Scout is a 17 billion parameter model with 16 experts that is natively multimodal. These models leverage a mixture-of-experts architecture to offer industry-leading performance in text and image understanding.




