Models/google/Google: Gemma 4 31B (free)
google

Google: Gemma 4 31B (free)

262K contextFree inputFree output
google/gemma-4-31b-it:free

Description

Gemma 4 31B Instruct is Google DeepMind's 30.7B dense multimodal model supporting text and image input with text output. Features a 256K token context window, configurable thinking/reasoning mode, native function...

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-4-31b-it:free",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: ImageInput: TextInput: VideoOutput: Text

Pricing

InputFree
OutputFree
Context262K tokens

Model Info

Providergoogle
IDgoogle/gemma-4-31b-it:free