icon

step-3.5-flash-free

step-3.5-flash-free is the free, publicly available version of step-3.5-flash, offering the same model capabilities with usage limits in place to ensure service stability. Limits include up to 5 requests per minute, a maximum of 250 requests per day, and a daily quota of 500,000 tokens. Free usage is based on shared capacity and is limited in availability. This version is intended for testing and light usage; for consistent and reliable access, please switch to the paid model.
Pricing Details
  • Input Tokens: $0.00 /M tokens
  • Output Tokens: $0.00 /M tokens
  • Cache Tokens: $0.00 /M tokens
Input Modalities
  • Text
  • Vision
Output Modalities
  • Text
Features
    Tags
    • Free
    API Usage Examples
    Python
    import os
    from openai import OpenAI
    
    client = OpenAI(
        api_key=os.environ["AIHUBMIX_API_KEY"],
        base_url="https://aihubmix.com/v1",
    )
    
    response = client.chat.completions.create(
        model="step-3.5-flash-free",
        messages=[
          {
            "role": "user",
            "content": "Hello, how are you?"
          }
        ],
        max_tokens=1024,
        stream=False,
    )
    
    print(response.choices[0].message.content)
    FAQ
    What is step-3.5-flash-free?
    step-3.5-flash-free is the free, publicly available version of step-3.5-flash, offering the same model capabilities with usage limits in place to ensure service stability. Limits include up to 5 requests per minute, a maximum of 250 requests per day, and a daily quota of 500,000 tokens. Free usage is based on shared capacity and is limited in availability. This version is intended for testing and light usage; for consistent and reliable access, please switch to the paid model.
    More from StepFun
    Input:$ 0.22 /M Tokens
    Output:$ 1.32 /M Tokens
    Context:256K
    Latency:-
    Throughput:-

    step-3.7-flash is stepfun's flagship inference model, designed for high-complexity tasks that require deep reasoning and fast execution. It excels at decomposing multi-step problems, performing tool calls, and maintaining consistency across massive datasets. It is the preferred choice for complex workloads such as long-context agents, advanced software engineering, and end-to-end research automation.

    Input:$ 0.11 /M Tokens
    Output:$ 0.33 /M Tokens
    Context:256K
    Latency:-
    Throughput:-

    step-3.5-flash is stepfun's flagship inference model, designed for high-complexity tasks that require deep reasoning and fast execution. It excels at decomposing multi-step problems, performing tool calls, and maintaining consistency across massive datasets. It is the preferred choice for complex workloads such as long-context agents, advanced software engineering, and end-to-end research automation.

    Input:$ 1.1 /M Tokens
    Output:$ 2.75 /M Tokens
    Context:-
    Latency:-
    Throughput:-

    Step3 is a multimodal reasoning model released by StepFun. It uses a Mixture‑of‑Experts (MoE) architecture with 321 billion total parameters and 38 billion activation parameters. The model follows an end‑to‑end design that reduces decoding cost while delivering top‑tier performance on vision‑language reasoning tasks. Thanks to the combined use of Multi‑Head Factorized Attention (MFA) and Attention‑FFN Decoupling (AFD), Step3 remains highly efficient on both flagship and low‑end accelerators. During pre‑training, it processed over 20 trillion text tokens and 4 trillion image‑text mixed tokens, covering more than ten languages. On benchmarks for mathematics, code, and multimodal tasks, Step3 consistently outperforms other open‑source models.

    icon
    Copy ID
    Input:$ 2 /M Tokens
    Output:$ 2 /M Tokens
    Context:-
    Latency:-
    Throughput:-