Google: Gemma 3 27B (free)
Free Multimodal Gemma Power
Run Gemma 3 Free
Multimodal Input
Text Images Combined
Processes text and images via SigLIP encoder for vision-language tasks.
128K Context
Handles Long Docs
Supports 131k token window for extended conversations and documents.
Zero Cost
Free API Access
Zero input output token pricing on OpenRouter for Google: Gemma 3 27B (free).
Examples
See what Google: Gemma 3 27B (free) can create
Copy any prompt below and try it yourself in the playground.
Doc Summary
“Summarize this 50-page technical report on renewable energy trends, highlighting key statistics and future projections.”
Code Reasoning
“Analyze this Python function for bugs and suggest optimizations for better performance on large datasets.”
Image QA
“Describe the architectural elements in this image of a modern skyscraper and explain their structural purpose.”
Multilingual Translate
“Translate this French business email to English while preserving formal tone and technical terms.”
For Developers
A few lines of code.
Gemma 3. Free API call.
ModelsLab handles the infrastructure: fast inference, auto-scaling, and a developer-friendly API. No GPU management needed.
- Serverless: scales to zero, scales to millions
- Pay per token, no minimums
- Python and JavaScript SDKs, plus REST API
import requestsresponse = requests.post("https://modelslab.com/api/v7/llm/chat/completions",json={"key": "YOUR_API_KEY","prompt": "","model_id": ""})print(response.json())
Ready to create?
Start generating with Google: Gemma 3 27B (free) on ModelsLab.