I'm an AI assistant - my answers may be incorrect and I cannot see screenshots. Please verify information with the OpenRouter docs.
To help debug the "Cloudflare: Worker Exceeded Resource Limits" error, I need a bit more information:
- What is the exact error message and HTTP status code returned in the API response?
- Which exact model identifier are you using (e.g.,
meta-llama/llama-3.2-11b-vision-instructor another)? - Could you share the relevant part of your request payload or code—especially the image URL format and message structure?
Regarding resource limits: while the provider table lists some context and output limits (e.g., Cloudflare provider for llama-3.2-11b-vision-instruct has 128K context and 128K max output), it does not specify Cloudflare Worker execution or memory limits. These errors can occur if your image URLs result in the model or provider pulling larger files or exceeding processing quotas. You can review provider-specific parameters and limits in the provider section for your model Llama 3.2 11B Vision Instruct.
Once you provide the above details, it will help the support team or mods diagnose the issue more efficiently.
-# This is an automated response powered by Answer HQ. Use !mute to stop the bot from responding.