Step3-VL-10B

69.6K
379
license:apache-2.0
by
stepfun-ai
Image Model
OTHER
10B params
Fair
70K downloads
Community-tested
Edge AI:
Mobile
Laptop
Server
23GB+ RAM
Mobile
Laptop
Server
Quick Summary

AI model with specialized capabilities.

Device Compatibility

Mobile
4-6GB RAM
Laptop
16GB RAM
Server
GPU
Minimum Recommended
10GB+ RAM

Code Examples

🚀 Deployment with vLLM (OpenAI-compatible API)bashvllm
pip install vllm --pre --extra-index-url https://wheels.vllm.ai/nightly
🚀 Deployment with SGLang (OpenAI-compatible API)bash
pip install "sglang @ git+https://github.com/sgl-project/sglang.git#subdirectory=python"
     pip install nvidia-cudnn-cu12==9.16.0.29
bash
docker run --gpus all \
      --shm-size 32g \
      -p 30000:30000 \
      -v ~/.cache/huggingface:/root/.cache/huggingface \
      --ipc=host \
      lmsysorg/sglang:latest \
      python3 -m sglang.launch_server --model-path stepfun-ai/Step3-VL-10B --host 0.0.0.0 --port 30000

Deploy This Model

Production-ready deployment in minutes

Together.ai

Instant API access to this model

Fastest API

Production-ready inference API. Start free, scale to millions.

Try Free API

Replicate

One-click model deployment

Easiest Setup

Run models in the cloud with simple API. No DevOps required.

Deploy Now

Disclosure: We may earn a commission from these partners. This helps keep LLMYourWay free.