StepFun: Step 3.7 Flash — AI model

StepFun: Step 3.7 Flash is a AI model from StepFun, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

Step 3.7 Flash is StepFun's latest high-efficiency multimodal Mixture-of-Experts model. It pairs a 196B-parameter language backbone with a vision encoder for native image and video understanding, activating roughly 11B parameters...

Specs

VendorStepFun
Typetext, image, video
Context window256,000 tokens
Pricing$0.20/M in · $1.15/M out
APIchat_completions
CapabilitiesVision · Tools

Code example

curl https://api.hormouz.net/v1/chat/completions \
  -H "Authorization: Bearer ng-YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "stepfun/step-3.7-flash",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Use via Hormouz

Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.

Get started

Related models