docker run --gpus all -p 8000:8000 --ipc host \
-v /opt/vllm-cache:/root/.cache/huggingface \
-e CUBLASLT_WORKSPACE_SIZE=33554432 \
-e PYTORCH_CUDA_ALLOC_CONF=expandable_segments:False \
-e RUNAI_STREAMER_MEMORY_LIMIT=4294967296 \
vllm/vllm-openai:v0.22.1 \
--model thanet-s/Ornith-1.0-35B-uncensored-heretic-nvfp4-fp8dense-gb10 \
--served-model-name Ornith-1.0-35B-uncensored-heretic \
--kernel-config '{"moe_backend": "flashinfer_b12x"}' \
--load-format runai_streamer \
--gpu-memory-utilization 0.50 \
--kv-cache-dtype fp8 \
--enable-prefix-caching \
--enable-chunked-prefill \
--max-num-batched-tokens 4176 \
--enable-auto-tool-choice \
--tool-call-parser qwen3_xml \
--reasoning-parser qwen3