Google: Gemma 3 4B
131K context$0.04/M input$0.08/M output
google/gemma-3-4b-itDescription
Gemma 3 introduces multimodality, supporting vision-language input and text outputs. It handles context windows up to 128k tokens, understands over 140 languages, and offers improved math, reasoning, and chat capabilities,...
Quick Start
curl https://router.tangle.tools/v1/chat/completions \
-H "Authorization: Bearer $TANGLE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "google/gemma-3-4b-it",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextInput: ImageOutput: Text
Pricing
Input$0.04/M
Output$0.08/M
Context131K tokens
Model Info
Providergoogle
IDgoogle/gemma-3-4b-it