cerebras

zai-glm-4.7

Context

128K

Input

text

Output

text

Tool calling

Supported

About this model

Z.AI GLM-4.7, a 355B-parameter mixture-of-experts model (~32B active per token) with strong coding and agentic tool-use performance. Preview-tier access on Cerebras, not recommended for production traffic.

Capabilities

text

Available through the unified API

Tool CallingLong Context

Quick start

View API docs
curl https://api.oneinfer.ai/v1/chat/completions \
  -H "Authorization: Bearer $ONEINFER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "f35acad88dfd4351be3778b38c0d8f99",
    "messages": [
      { "role": "user", "content": "Hello!" }
    ]
  }'

Providers

Available routing options for this model through OneInfer.

cerebras

f35acad88dfd4351be3778b38c0d8f99

Available

Input

$2.250 / 1M

Output

$2.750 / 1M

Routing

OneInfer optimized

Pricing

Current OneInfer pricing for this model.

UsagePrice
Input tokens$2.250 / 1M
Output tokens$2.750 / 1M

Performance

Published evaluation results associated with this model.

No benchmark data is listed for this model.

API example

curl https://api.oneinfer.ai/v1/chat/completions \
  -H "Authorization: Bearer $ONEINFER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "f35acad88dfd4351be3778b38c0d8f99",
    "messages": [
      { "role": "user", "content": "Hello!" }
    ]
  }'

AI Assistant

Instances · Endpoints · Guidance

Enter ↵ to send · Shift+Enter for new line