Files
enginex-vastai-va16-vllm/vllm_vacc/vllm/spec_decode/var.py
2026-04-02 04:55:00 +00:00

3 lines
99 B
Python

# qwen fused attention
import os
USE_FUSED_MTP_SAMPLER = int(os.getenv("USE_FUSED_MTP_SAMPLER", 1))