gemma3-27b-itParasail
- api
- chat
- hosting
- US
- model lab
- weights
- open
- added
- March 2025
- model id
- parasail/gemma3-27b-it
capabilities 2/8
- input
- $0.30
- output
- $0.50
- cache write
- -
- cache read
- -
worked cost
| volume | cost |
|---|---|
| 100K in + 10K out | $0.0350 |
| 1M in + 100K out | $0.35 |
| 10M in + 1M out | $3.50 |
Requesty charges what the upstream provider charges, with no markup and no per-request fee. Prompt caching and smart routing cut the effective cost further on repeated context. Gateway pricing
no measured traffic for this endpoint yet. pricing above is the provider's own
no published scores for this exact variant. region deployments and highspeed tiers usually share the base model's results
- retention
- none
- trains on prompts
- no
- hosted in
- US
Terms are the provider's, not Requesty's: routing a request here puts it under them. Parasail Privacy Policy
Need every request to stay in one jurisdiction? EU hosting routes only through EU-hosted providers.
parasail/gemma3-27b-itthis id pins the parasail deployment, with no routing and no failover. the managed id on the canonical page routes across all 1 providers instead
from openai import OpenAI client = OpenAI( api_key="YOUR_REQUESTY_API_KEY", base_url="https://router.requesty.ai/v1",) response = client.chat.completions.create( model="parasail/gemma3-27b-it", messages=[ {"role": "user", "content": "Explain quantum computing in one paragraph."}, ],) print(response.choices[0].message.content)
Change the base url to https://router.requesty.ai/v1, use your Requesty key, set the model to the id above. Existing OpenAI SDK code needs no other edit, and the same key reaches every other model in the catalog. Browse all models
Gemma 3 1B is the smallest of the new Gemma 3 family. It handles context windows up to 32k tokens, understands over 140 languages, and offers improved math, reasoning, and chat capabilities, including structured outputs and function calling. Note: Gemma 3 1B is not multimodal. For the smallest multimodal Gemma 3 model, please see [Gemma 3 4B](google/gemma-3-4b-it)
questions 5
How much does gemma3-27b-it cost?
What is the context window of gemma3-27b-it?
What can gemma3-27b-it do?
How do I use gemma3-27b-it with the OpenAI SDK?
Can I run gemma3-27b-it through Requesty?
more from parasail 4
| endpoint | ctx | in /M |
|---|---|---|
| deepseek-v4-flash-0424 | 1.0M | $0.14 |
| gemma-4-26B-A4B-it | 262K | $0.13 |
| parasail-qwen3-235b-a22b-instruct-2507 | 262K | $0.15 |
| parasail-qwen25-vl-72b-instruct | 33K | $0.70 |
call gemma3-27b-it through one endpoint
One key for this endpoint and 600+ other models. No markup on provider prices, automatic failover when a provider degrades, and prompt caching built in. Methodology
